Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Chabrowski
368b3699d0 Run ASAN/TSAN jobs with clang
Bring back removed tests/Makefile
2018-08-12 18:42:54 +02:00
Daniel Chabrowski
7e32ccbd8f Modify travis-ci, fix issues
Added:
* Release/Debug job for gcc 7 and clang 3.5
* Debug asan gcc 7 job
* Debug tsan gcc 7 job
* Disabled extensions
* Added a spdlog::spdlog alias for tests

Removed:
* Valgrind workaround, the current version is 3.10.1
* install_libcxx
* Makefiles

Fixed:
* examples build
* multisink build

Workarounds:
* gcc7 with tsan and asan needs gold linker, otherwise build
  fails becase of unrecognized option '--push-state'
2018-08-11 02:24:45 +02:00
gabime
81fa788bca Updated tests 2018-06-12 22:43:49 +03:00
gabime
cdbf2e361b Upgrade to fmt 5.x 2018-06-12 18:48:22 +03:00
gabime
7eb41ccf0f Use -O3 flag in tests 2018-02-23 14:29:14 +02:00
fogo
ee525f9bef allow printf style logging
* tests updated for printf style
* tests makefile support printf style
2017-10-05 10:54:06 -03:00
gabime
495ecaeaee astyle 2016-04-03 02:14:54 +03:00
Kevin M. Godby
c0c5c016c3 Added -I copmiler flag to find spdlog headers for Travis CI and tests/Makefile. 2016-02-25 13:09:33 -06:00
gabime
319a62d73f fixed tests makefile 2015-05-15 23:04:09 +03:00
gabime
d0f145f009 fixed tests make file 2015-05-15 22:54:07 +03:00
gabime
8387d779b4 fixed tests 2015-05-15 21:45:10 +03:00
gabime
c701420cf6 fixed tests 2015-05-15 20:54:01 +03:00
gabime
b5eaef81d4 fixed tests under gcc 2015-05-15 20:48:38 +03:00
gabime
2f81e54568 Added unit tests (catch based) 2015-05-15 20:30:37 +03:00