.. |
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
|
Remove unnecessary template arg from basic_format_args
|
2016-12-30 10:19:38 -08:00 |
format-impl-test.cc
|
Parameterize basic_format_arg on context (#442)
|
2016-12-29 15:25:22 -08:00 |
format-test.cc
|
Don't erase writer type
|
2016-12-28 07:55:33 -08:00 |
gmock-gtest-all.cc
|
Move gmock into test/
|
2016-02-10 07:16:49 -08:00 |
gtest-extra-test.cc
|
Move format_system_error to the public API (#323)
|
2016-05-13 07:19:39 -06:00 |
gtest-extra.cc
|
Move format_system_error to the public API (#323)
|
2016-05-13 07:19:39 -06:00 |
gtest-extra.h
|
Use a mock to test locale support
|
2016-05-19 17:38:44 -07: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
|
|
|
ostream-test.cc
|
MakeArg -> make_arg
|
2016-12-27 07:55:44 -08:00 |
posix-mock-test.cc
|
Use a mock to test locale support
|
2016-05-19 17:38:44 -07:00 |
posix-mock.h
|
|
|
posix-test.cc
|
Fix -Wpessimizing-move
|
2016-06-14 15:53:40 -07:00 |
printf-test.cc
|
FormatError -> format_error
|
2016-08-25 08:38:07 -07:00 |
string-test.cc
|
Fix handling of wide strings in StringWriter
|
2016-07-18 08:47:11 -07:00 |
test-assert.h
|
|
|
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
|
Merge value and MakeValue
|
2016-12-30 09:25:01 -08:00 |
util.cc
|
|
|
util.h
|
Move fmt::fprintf to printf.h
|
2016-08-03 08:52:05 -07:00 |