g3log/g2log/test_unit
KjellKod d5ec3424e5 Renaming, moving from .h to .hpp. Should not affect API, mostly internal stuff
--HG--
rename : g2log/src/g2future.h => g2log/src/g2future.hpp
rename : g2log/src/g2sink.h => g2log/src/g2sink.hpp
rename : g2log/src/g2sinkhandle.h => g2log/src/g2sinkhandle.hpp
rename : g2log/src/g2sinkwrapper.h => g2log/src/g2sinkwrapper.hpp
rename : g2log/src/shared_queue.h => g2log/src/shared_queue.hpp
2013-12-15 22:13:43 -07:00
..
test_concept_sink.cpp Renaming, moving from .h to .hpp. Should not affect API, mostly internal stuff 2013-12-15 22:13:43 -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 dynamic logging levels are now possible. Use "#define G2_DYNAMIC_LOGGING" to get it. A slight performance penalty will result 2013-12-10 14:57:04 -07:00
test_sink.cpp Even faster. Using internal MoveOnCopy struct-wrapper. 2013-11-15 02:02:30 -07:00
testing_helpers.cpp dynamic logging levels are now possible. Use "#define G2_DYNAMIC_LOGGING" to get it. A slight performance penalty will result 2013-12-10 14:57:04 -07:00
testing_helpers.h dynamic logging levels are now possible. Use "#define G2_DYNAMIC_LOGGING" to get it. A slight performance penalty will result 2013-12-10 14:57:04 -07:00