g3log/g2log/test_unit
KjellKod c00981fad0 Bugfixes and improvments. Thanks to Csaba with team.
Bugfixes:   Initialization/Destruction order was wrong. This would cause a shutdown race condition.
Improvements:  Skipped pimpl (no hiding necessary), pointer comparison in g2log.cpp,  clarified shutdown safety with comment in ~LogWorker
Unit tests:  Added agressive shutdown test in test_sinks.cpp
2014-04-28 23:46:42 -06:00
..
test_concept_sink.cpp performance increase by using internal unique_ptr for the sink instead of shared_pointer. 2014-01-19 22:55:44 -07:00
test_configuration.cpp Renaming, moving from .h to .hpp. Should not affect API, mostly internal stuff 2013-12-15 22:13:43 -07:00
test_filechange.cpp (after 1 day of lost work)... recreating-work in progress. some unit test are still failing. Using unique_ptr for spee 2013-11-12 02:21:40 -07:00
test_io.cpp VS2013: removed warnings 2014-02-26 07:00:08 +01:00
test_linux_dynamic_loaded_sharedlib.cpp Added another sink to get even more data flow through the test 2014-03-10 23:25:38 -06:00
test_sink.cpp Bugfixes and improvments. Thanks to Csaba with team. 2014-04-28 23:46:42 -06:00
tester_sharedlib.cpp Thanks to Rajesh to push for g3log support for "runtime loading of dynamic libraries" (that will use g3log, initiated in main) 2014-03-08 23:33:49 -07:00
tester_sharedlib.h Thanks to Rajesh to push for g3log support for "runtime loading of dynamic libraries" (that will use g3log, initiated in main) 2014-03-08 23:33:49 -07:00
testing_helpers.cpp Thanks to Rajesh to push for g3log support for "runtime loading of dynamic libraries" (that will use g3log, initiated in main) 2014-03-08 23:33:49 -07:00
testing_helpers.h Bugfixes and improvments. Thanks to Csaba with team. 2014-04-28 23:46:42 -06:00