fmt/test
2015-02-16 04:12:45 +01: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 Temporarily disable the test as the fix didn't work. 2015-02-08 20:41:13 -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 Revert "Add #pragma once" 2015-02-15 21:59:50 +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 Revert "Add #pragma once" 2015-02-15 21:59:50 +08:00
posix-test.cc Add extra BufferedFile methods 2015-02-16 04:12:45 +01:00
posix-test.h Add extra BufferedFile methods 2015-02-16 04:12:45 +01: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 Silence "warning C4996: 'strcpy': This function or variable may be unsafe." on MSVC 2015-02-15 09:03:49 +01: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