Gavin Howard
|
55113c6609
|
Update travis for coming changes
|
2 years ago |
Gavin Howard
|
4c3ee7174c
|
Make temporary changes to debug ppc64le history
|
2 years ago |
Gavin Howard
|
d995c7594f
|
Update travis to use prompt so that history will be tested
|
2 years ago |
Gavin Howard
|
5f1ef5589e
|
Attempt to fix the history tests
|
2 years ago |
Gavin Howard
|
1d524cb1c2
|
Make changes to help debug failing travis
|
2 years ago |
Gavin Howard
|
b420027fe3
|
Attempt to add expect to travis
|
2 years ago |
Gavin Howard
|
adebb55719
|
Add history tests to travis
|
2 years ago |
Gavin Howard
|
fb47685637
|
Don't use builtin rand with Travis
This is to test the non-builtin code
|
2 years ago |
Gavin Howard
|
51cba121f1
|
Remove 2 problem arches from travis
|
3 years ago |
Gavin Howard
|
952fa99385
|
Remove clang from travis
I use it enough, gcc is "standard", and clang caused some problems.
|
3 years ago |
Gavin Howard
|
e3c5f0371f
|
Remove GEN_HOST=0 from travis
|
3 years ago |
Gavin Howard
|
76302ca7cf
|
Add arches to travis
|
3 years ago |
Gavin Howard
|
0ba6ca4e7d
|
Adjust travis
|
3 years ago |
Gavin Howard
|
e9528fda81
|
Update travis
|
3 years ago |
Gavin Howard
|
a648273a8c
|
Test calculators individually in travis
|
3 years ago |
Gavin Howard
|
b7075bba6b
|
Change travis back
|
3 years ago |
Gavin Howard
|
15b9985943
|
Adjust travis
|
3 years ago |
Gavin Howard
|
b74af5da37
|
Give up on travis Python 3
|
3 years ago |
Gavin Howard
|
01c224ac51
|
Attempt to fix travis
|
3 years ago |
Gavin Howard
|
904d7bc23d
|
Use Python 3 in travis
|
3 years ago |
Gavin Howard
|
04aec4c76a
|
Remove testing for LONG_BIT == 16
|
3 years ago |
Gavin Howard
|
420449bf00
|
Adjust the travis file for recent changes
|
3 years ago |
Gavin Howard
|
6052010003
|
Attempt to add the Linux timeconst.bc to travis
|
3 years ago |
Gavin Howard
|
1b8892e9ab
|
Attempt to fix travis
|
3 years ago |
Gavin Howard
|
3ab8e5ef3f
|
Add more to travis
|
3 years ago |
Gavin Howard
|
4182d0188b
|
Try again to fix travis
|
3 years ago |
Gavin Howard
|
d805fcfed8
|
Yet another attempt to fix travis
|
3 years ago |
Gavin Howard
|
05934dffb7
|
Another attempt to fix travis
|
3 years ago |
Gavin Howard
|
2e28467dd4
|
Attempt to fix travis
|
3 years ago |
Gavin Howard
|
ce82bb5076
|
Update travis
|
3 years ago |
Gavin Howard
|
21f1115dee
|
Remove some useless testing in travis
|
3 years ago |
Gavin Howard
|
a0fd26be81
|
Fix another problem with travis
|
3 years ago |
Gavin Howard
|
fed6da8c23
|
Fix travis
|
3 years ago |
Gavin Howard
|
d1e30c0a58
|
Remove release builds from travis
|
3 years ago |
Gavin Howard
|
31a26db77e
|
Add more to the travis build matrix
|
4 years ago |
Gavin Howard
|
a2e5bb09fc
|
Remove the ability to turn off references
|
4 years ago |
Gavin Howard
|
2be9b7dd62
|
Add -N to my build matrices
|
4 years ago |
Gavin Howard
|
39eb5394f9
|
Undo the last change
It reduced the amount of tested code.
|
4 years ago |
Gavin Howard
|
7b34532056
|
Enable another thing to reduce non-tested lines of code
|
4 years ago |
Gavin Howard
|
3062339739
|
Attempt to stop travis compilers from inlining
|
4 years ago |
Gavin Howard
|
65e3fe9deb
|
Reduce optimizations in travis
This is an attempt to stop several lines not being covered by code
coverage because functions were inlined.
|
4 years ago |
Gavin Howard
|
bb9e0506c9
|
Remove signals tests
|
4 years ago |
Gavin Howard
|
27679c46d9
|
Make travis install dc and generate tests
|
4 years ago |
Gavin Howard
|
a5c6619adb
|
Remove tests from travis with history enabled
I can't really test it, so there is no reason to have it enabled.
Besides, it reduces my matrix size.
|
4 years ago |
Gavin Howard
|
9e26c80289
|
Optimize to max, not min size, in travis
This is because -O3 is more likely to reveal bugs.
|
4 years ago |
Gavin Howard
|
14f1187c42
|
Remove Coverity again
|
4 years ago |
Gavin Howard
|
2dee35199f
|
Attempt to fix Coverity
|
4 years ago |
Gavin Howard
|
6954022d6b
|
Attempt to make code coverage work
|
4 years ago |
Gavin Howard
|
4e449d779f
|
Don't generate tests in travis
|
4 years ago |
Gavin Howard
|
00571d5d22
|
Remove Coverity Scan from travis
|
4 years ago |