chrono
|
17a7bf3fd2
|
Add AUTOTEST Option to CMakeLists.txt
|
2018-10-07 22:09:54 +00:00 |
|
Maxim Biro
|
f5afc52655
|
Default to not defining MIN_LOGGER_LEVEL in CMake
That way CMake's behavior matches what autotools does -- letting
toxcore/logger.h handle the default case.
|
2018-10-07 15:15:58 -04:00 |
|
iphydf
|
597f23bdd9
|
Use run_auto_test.h test fixture for some auto-tests.
Most of the auto-tests should use this fixture, but I've only done a few
to set an example.
|
2018-07-05 23:41:27 +00:00 |
|
iphydf
|
1a54be06cd
|
Simplify Travis CI builds.
Have one script per build. This means more duplication between the
scripts, but it's much easier to understand and to run locally.
|
2018-07-01 08:35:44 +00:00 |
|