fmt/test
2017-02-18 07:46:32 -08:00
..
add-subdirectory-test Enable C++11 in tests. 2016-10-01 07:18:55 -07:00
compile-test Fix FMT_STATIC_ASSERT compile test 2016-05-04 00:36:48 +02:00
find-package-test Enable C++11 in tests. 2016-10-01 07:02:58 -07:00
gmock Workaround an issue with "delete this" in GMock and gcc 6.1.1 2016-05-14 17:58:14 -07:00
gtest Move gmock into test/ 2016-02-10 07:16:49 -08:00
assert-test.cc cppformat -> fmt 2016-04-24 09:06:12 -07:00
CMakeLists.txt Enable C++11 in tests. 2016-10-01 07:18:55 -07:00
custom-formatter-test.cc ArgFormatter -> arg_formatter 2017-02-18 07:46:32 -08:00
format-impl-test.cc StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
format-test.cc StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
gmock-gtest-all.cc Move gmock into test/ 2016-02-10 07:16:49 -08:00
gtest-extra-test.cc Pass buffer instead of writer to format_value 2017-02-14 19:39:34 -05:00
gtest-extra.cc StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
gtest-extra.h StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
header-only-test2.cc cppformat -> fmt 2016-04-24 09:06:12 -07:00
header-only-test.cc cppformat -> fmt 2016-04-24 09:06:12 -07:00
mock-allocator.h Test buffer 2014-10-01 08:12:10 -07:00
ostream-test.cc ArgFormatter -> arg_formatter 2017-02-18 07:46:32 -08:00
posix-mock-test.cc StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
posix-mock.h Refactor posix tests 2015-06-24 08:43:30 -07:00
posix-test.cc StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
printf-test.cc StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
string-test.cc Merge StringWriter into StringBuffer 2017-02-17 06:23:16 -08:00
test-assert.h Fix assertion tests 2015-06-22 09:24:54 -07:00
test-main.cc Correct comment 2016-01-09 08:06:59 -08:00
time-test.cc Use a heuristic to detect empty strftime result (#367) 2016-08-05 07:27:56 -07:00
util-test.cc StringRef -> string_view, LongLong -> long_long 2017-02-18 07:34:52 -08:00
util.cc Fix open_buffered_file 2015-07-08 07:48:54 -07:00
util.h Move fmt::fprintf to printf.h 2016-08-03 08:52:05 -07:00