g3log/test_unit
Kjell Hedstrom 786b92a6d1 Another, tiny, breaking change.
Due to popular request I have added the possibility to put in your own custom log levels. Due to performance regards changes to the log levels should ONLY be done
in a single thread context (initialiation) for that reason the namespace
used to "setLogLevel" is named appropriately
i.e. use: g3::only_change_at_initialization::setLogLevel(...)
2015-07-20 08:00:33 -06:00
..
test_concept_sink.cpp Easier to install. continues 2015-07-19 23:10:56 -06:00
test_configuration.cpp Easier to install. continues 2015-07-19 23:10:56 -06:00
test_crashhandler_windows.cpp g2log.hpp is kept as a helper include. It will pull in the most frequent include files 2015-07-16 01:55:23 -06:00
test_filechange.cpp Easier to install. continues 2015-07-19 23:10:56 -06:00
test_io.cpp Another, tiny, breaking change. 2015-07-20 08:00:33 -06:00
test_linux_dynamic_loaded_sharedlib.cpp Another, tiny, breaking change. 2015-07-20 08:00:33 -06:00
test_sink.cpp Easier to install. continues 2015-07-19 23:10:56 -06:00
Test.cmake Auto generate macro defintions in a file. This way you don't have to re-state them in your library 2015-07-13 07:49:44 -06:00
tester_sharedlib.cpp Easier to install. continues 2015-07-19 23:10:56 -06:00
tester_sharedlib.h Renamed directories for a cleaner project structure 2014-10-03 01:20:33 -06:00
testing_helpers.cpp Another, tiny, breaking change. 2015-07-20 08:00:33 -06:00
testing_helpers.h Easier to install. continues 2015-07-19 23:10:56 -06:00