Commit Graph

13 Commits

Author SHA1 Message Date
Lev Walkin 17a93cf955 distcheck has to be capped as well 2017-08-02 13:32:24 -07:00
Lev Walkin ef72650489 Revert "testing build stages"
This reverts commit 233be53854.
2017-07-05 16:34:13 -07:00
Lev Walkin 233be53854 testing build stages 2017-07-05 16:31:00 -07:00
Lev Walkin aadc1f9f59 reintroduce make check tests 2017-06-27 08:25:16 -07:00
Bi-Ruei, Chiu f1e29c8a9c Temporarily remove 'make check' from .travis.yml
Travis CI failed due to weird reason :

  The log length has exceeded the limit of 4 MB \
  (this usually means that the test suite is raising \
  the same exception over and over).

  The job has been terminated

A temporary solution is removing `make check` and
only perform `make distcheck` to reduce log size.
2017-05-08 17:28:37 +08:00
Lev Walkin 0eca8c3227 support clang code coverage 2017-03-26 23:06:42 -07:00
Vasil Velichkov 9e935ae7d3 Send code coverage reports to coveralls.io
See https://github.com/eddyxu/cpp-coveralls
2017-03-26 04:47:14 -07:00
Lev Walkin 88434eed32 avoid too much verbosity 2016-07-02 23:03:32 -07:00
Lev Walkin 9db13ab322 more verbose builds 2016-03-14 04:04:08 -07:00
Lev Walkin d7a4621673 do a distcheck as well 2016-01-23 13:06:30 -08:00
Lev Walkin 304a93e6c8 warnings as errors 2016-01-10 13:15:18 -08:00
Lev Walkin 1b03c79368 removed autotools intermediate files from source code; use autoreconf -iv. 2014-10-12 17:31:26 -07:00
Lev Walkin 5809ec65dd travis CI integration 2014-09-07 09:39:39 -07:00