fmt/test
2017-09-08 11:25:49 -07:00
..
add-subdirectory-test Enable C++11 in tests. 2016-10-01 07:18:55 -07:00
compile-test Fix compile tests 2017-09-08 11:25:49 -07:00
find-package-test Enable C++11 in tests. 2016-10-01 07:02:58 -07:00
gmock Suppress a warning in gmock 2017-08-26 08:50:09 -07:00
gtest Fix error on MinGW 2017-03-09 06:09:43 -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 Separate parsing and formatting 2017-08-13 13:09:02 -07:00
format-impl-test.cc Remove legacy code 2017-08-26 09:09:43 -07:00
format-test.cc Add nullptr support 2017-09-04 11:10:08 -07:00
gmock-gtest-all.cc Move gmock into test/ 2016-02-10 07:16:49 -08:00
gtest-extra-test.cc Fix tests 2017-03-08 08:08:08 -08:00
gtest-extra.cc Follow standard naming conventions 2017-02-21 06:56:26 -08:00
gtest-extra.h Fix windows build 2017-03-04 07:10:54 -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 Replace fmt::internal::make_unsigned with std::make_unsigned 2017-09-04 11:41:15 -07:00
posix-mock-test.cc Get rid of old compat macros 2017-09-08 08:26:05 -07:00
posix-mock.h Refactor posix tests 2015-06-24 08:43:30 -07:00
posix-test.cc Follow standard naming conventions 2017-02-21 06:56:26 -08:00
printf-test.cc Remove printf_arg_formatter from format.h and cleanup 2017-09-04 12:28:53 -07: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 Remove conditional and to_iterator 2017-09-04 13:56:14 -07: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