kc3-lang/libtommath/.travis.yml

Branch :


Log

Author Commit Date CI Message
e8f56cc4 2019-04-05 11:37:49 enable -Wconversion and -Wsign-conversion on travis * no changes to the library code * conversion issues in the demo testsuite fixed * add CONV_WARNINGS and enable the warnings only for clang-7 (for now) * disable Wsystem-headers if Wconversion is enabled, to avoid warnings from the system headers
6d092b85 2019-04-19 19:01:38 travis: test various compiler options
c4bb3c1b 2019-04-06 17:59:49 let's see if the xenial version of astyle is better
179daef1 2019-04-06 17:37:33 add travis-build to check source-code format
9e8b71e3 2019-04-05 11:43:36 remove travis build of clang + x32 as clang has no x32 support at all there's no need to test it [skip ci]
39ef9858 2019-03-26 14:38:54 partially port over valgrind test logic from ltc also try if the test failure has to do with travis_wait
db391b6e 2019-03-11 03:12:02 added valgrind tests to testme.sh and travis.yml
aaa52a3d 2017-10-19 12:01:58 also run test vs mtest with real random data
d5328bfa 2017-10-19 11:40:16 create a travis build matrix
c107b659 2017-08-28 17:06:32 also build release-branch in travis