..
add-subdirectory-test
add alias targets with fmt namespace
2017-05-25 14:36:16 +03:00
compile-test
Fix FMT_STATIC_ASSERT compile test
2016-05-04 00:36:48 +02:00
find-package-test
added new namespace to the header only target in the find package test
2017-05-25 14:36:16 +03:00
gmock
Workaround an issue with "delete this" in GMock and gcc 6.1.1
2016-05-14 17:58:14 -07:00
gtest
Fix error on MinGW
2017-02-25 09:00:56 -08:00
assert-test.cc
cppformat -> fmt
2016-04-24 09:06:12 -07:00
CMakeLists.txt
BasicContainerWriter utility added
2017-01-05 20:44:35 -08:00
container-test.cc
BasicContainerWriter utility added
2017-01-05 20:44:35 -08:00
custom-formatter-test.cc
Make printf argument formatters public ( #335 , #360 )
2016-07-21 06:59:28 -07:00
format-impl-test.cc
Allow compiling and using as DLL in windows ( #502 )
2017-05-05 14:58:09 +02:00
format-test.cc
Add concat and concat_separated
2017-11-02 09:24:01 +01: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
macro-test.cc
cppformat -> fmt
2016-04-24 09:06:12 -07:00
mock-allocator.h
Use allocator_traits if available.
2017-10-18 06:11:15 -07:00
ostream-test.cc
Fix handling of types convertible to int
2017-09-02 07:08:19 -07:00
posix-mock-test.cc
Fix test compilation for FreeBSD ( #433 )
2016-12-14 06:28:41 -08:00
posix-mock.h
Refactor posix tests
2015-06-24 08:43:30 -07:00
posix-test.cc
Fix -Wpessimizing-move
2016-06-14 15:53:40 -07:00
printf-test.cc
%.f should have zero precision, not default precision
2017-04-08 07:18:10 -07:00
string-test.cc
to_wstring added
2017-08-27 18:52:57 +02: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
Allow compiling and using as DLL in windows ( #502 )
2017-05-05 14:58:09 +02:00
util-test.cc
Fix a segfault in test on glibc 2.26 #551 , take 2
2017-08-10 09:27:06 -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