g3log/test_unit
landwehrj 9bb36eb7e5
Fix pretty function magic constant overwriting (#424)
* Fix bug with __PRETTY_FUNCTION__ being always overwritten.

* Fix unit test to reflect new pretty function.
2021-12-19 20:45:12 -07:00
..
test_concept_sink.cpp G3log placeholder thread ID formatting (#248) 2018-03-08 09:16:12 -07:00
test_cpp_future_concepts.cpp C++20 compatability -- std::result_of with std::invoke_result (#392) 2020-12-16 06:51:26 -07:00
test_crashhandler_windows.cpp Improved copy constructors and assignment operator which is needed now when LOGLEVELS can be made on the fly 2015-08-12 06:43:24 -06:00
test_filechange.cpp Addressing the std2 concern raised in https://github.com/KjellKod/g3log/issues/212 (#246) 2018-02-20 22:02:19 -07:00
test_io.cpp Fix pretty function magic constant overwriting (#424) 2021-12-19 20:45:12 -07:00
test_linux_dynamic_loaded_sharedlib.cpp Addressing the std2 concern raised in https://github.com/KjellKod/g3log/issues/212 (#246) 2018-02-20 22:02:19 -07:00
test_message.cpp G3log placeholder thread ID formatting (#248) 2018-03-08 09:16:12 -07:00
test_sink.cpp speed up build (#367) by downloading gtest zip and avoiding cloning 2020-06-28 07:54:53 -06:00
Test.cmake play/tryout: It is confusing to name the target g3logger. KISS --> g3log (#372) 2020-07-08 22:42:55 -06:00
tester_sharedlib.cpp Cross-compiling: Version readout fixed (#189) 2017-05-17 14:24:11 -06:00
tester_sharedlib.h Renamed directories for a cleaner project structure 2014-10-03 01:20:33 -06:00
testing_helpers.cpp Addressing the std2 concern raised in https://github.com/KjellKod/g3log/issues/212 (#246) 2018-02-20 22:02:19 -07:00
testing_helpers.h C++20 compatability -- std::result_of with std::invoke_result (#392) 2020-12-16 06:51:26 -07:00