fmt/test
2015-02-19 07:54:59 -08:00
..
compile-test Use type_traits to test if copyable/assignable 2014-09-30 07:30:05 -07:00
CMakeLists.txt Add format linking to tests 2015-01-06 16:57:07 +01:00
format-impl-test.cc Separate memory management and formatting 2014-09-29 08:48:16 -07:00
format-test.cc Move Windows implementation of print_colored to a separate branch 2015-02-19 07:54:59 -08:00
gtest-extra-test.cc Separate memory management and formatting 2014-09-29 08:48:16 -07:00
gtest-extra.cc Use throw() when noexcept is not supported 2015-02-14 09:58:29 +08:00
gtest-extra.h Use throw() when noexcept is not supported 2015-02-14 09:58:29 +08:00
header-only-test2.cc Add a test for header-only configuration 2014-12-09 06:22:55 -08:00
header-only-test.cc Add a test for header-only configuration 2014-12-09 06:22:55 -08:00
macro-test.cc Store types in ArgList instead of Arg 2014-09-23 07:59:43 -07:00
mock-allocator.h Test buffer 2014-10-01 08:12:10 -07:00
posix-test.cc Suppress more bogus warnings 2014-12-17 06:53:32 -08:00
posix-test.h Add a portable getpagesize() implementation 2014-09-12 13:53:52 -07:00
printf-test.cc Fix error handling in fmt::fprintf. 2014-11-14 09:40:01 -08:00
test-main.cc Move the Crash Reporter fix to Google Test where it belongs. 2014-08-23 10:25:21 -07:00
util-test.cc Improve StringRef test 2015-02-17 06:45:45 -08:00
util.cc Fix windows build. 2014-09-05 10:56:00 -07:00
util.h Move safe_strerror to anonymous namespace. 2014-09-05 08:44:41 -07:00