NAThompson
11188f47eb
Also remove duplicated test of misc.
2019-10-14 14:26:18 -04:00
NAThompson
6e008886f9
Remove duplicated quadrature test in appveyor.
2019-10-14 12:59:45 -04:00
jzmaddock
2ae29b5134
Manually check out libs/timer.
2019-02-28 09:30:27 +00:00
jzmaddock
24b1fe51e5
CI: split quadrature tests into a separate group to try to avoid timeouts.
2019-02-24 13:13:57 +00:00
jzmaddock
0571b1cd83
Update CI tests to include some C++17 testers.
2019-01-14 19:06:47 +00:00
jzmaddock
1006c2d2ca
Update CI scripts to handle new module layout.
2018-12-20 09:07:59 +00:00
jzmaddock
0f3365c576
test_roots.cpp: Fix macro usage (again), also split up CI tests a bit more to handle timeouts.
2018-12-10 19:31:42 +00:00
jzmaddock
8e756c53f2
CI: more splits to avoid timeouts.
2018-11-15 08:46:14 +00:00
jzmaddock
7bf699ed32
CI: Split msvc-12 tests to avoid timeouts.
2018-11-11 17:58:55 +00:00
jzmaddock
b4bf07205d
Appveyor: split vc14.x tests up a bit to prevent timeouts.
2018-06-17 19:16:43 +01:00
jzmaddock
d2a5ce2af3
Correct over long path names in appveyor.yml
2017-11-02 11:02:08 +00:00
jzmaddock
0420f33dfe
Appveyor: temporarily disable C++-latest testing as dependent libraries don't support this in master yet.
2017-07-02 09:07:34 +01:00
jzmaddock
9651db9ea7
Rework Jamfiles to make them easier to maintain,
...
also added examples to CI testing.
2017-06-29 18:27:26 +01:00
jzmaddock
22e5f996eb
CI Fix appveyor.yml b2 command line:
...
remove stray "misc".
2017-06-06 15:11:07 +01:00
jzmaddock
4bf5193abb
CI: rework appveyor file:
...
* Fix bjam command line and make easier to read.
2017-06-06 08:09:13 +01:00
jzmaddock
0d15adb16f
CI: Fix some more mingw issues
...
Make serialization a static link and split gcc-6.3 tests into smaller blocks so we don't time out.
2017-06-05 19:49:08 +01:00
jzmaddock
540c93c542
CI: Fix more testing configuration issues.
...
* Disable testing the old mingw32 - it's too broken.
* Add feature dependency checks for new C++11 tests.
* Disable some tests that generate too large object files.
2017-06-05 09:32:00 +01:00
jzmaddock
5c3624c0b8
Address CI failures:
...
* Fix bjam command line in appveyor file.
* Fix assertions triggered in bessel_i0.hpp.
* Remove common factor testing - it's moved to integer.
* Add lots of additional {} in initializers to silence clang warnings.
2017-06-04 13:12:33 +01:00
jzmaddock
1e03ffc53b
Split tests up for easier CI testing.
2017-06-03 13:14:25 +01:00
jzmaddock
8ade63fc7d
Add initial CI YML files.
2017-06-02 19:44:44 +01:00