This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
g3log
Watch
1
Star
0
Fork
0
You've already forked g3log
mirror of
https://github.com/KjellKod/g3log.git
synced
2025-01-24 02:51:35 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
g3log
/
g2log
/
test_unit
History
kjell@kjell-win7.hsd1.co.comcast.net.
ebc8ae22b7
VS2013: removed warnings
2014-02-26 07:00:08 +01: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_sink.cpp
Bugfix: sinkhandle can now be used to call, asynchronously, functions with more return types than std::string
2014-02-11 20:00:20 -07:00
testing_helpers.cpp
Dynamic logging levels can be enabled with a define. All levels are by default ON
2014-01-08 22:48:18 -07:00
testing_helpers.h
Cleanup, added headers where they were missing. Removed default option ON for unit test.
2013-12-15 22:29:26 -07:00