..
add-subdirectory-test
cppformat -> fmt
2016-04-24 09:06:12 -07:00
compile-test
Fix FMT_STATIC_ASSERT compile test
2016-05-04 00:36:48 +02:00
find-package-test
cppformat -> fmt
2016-04-24 09:06:12 -07:00
gmock
Workaround an issue with "delete this" in GMock and gcc 6.1.1
2016-10-23 11:44:19 +02:00
gtest
Fix error on MinGW
2017-06-08 11:32:49 +02:00
assert-test.cc
cppformat -> fmt
2016-04-24 09:06:12 -07:00
CMakeLists.txt
Correct buffer growth when formatting time ( #367 )
2016-10-23 12:01:17 +02:00
format-impl-test.cc
Allow compiling and using as DLL in windows ( #502 )
2017-06-09 12:42:32 +02:00
format-test.cc
Fix handling of implicit conversion to integral types larger than int ( #507 )
2017-06-08 12:08:50 +02:00
gmock-gtest-all.cc
Move gmock into test/
2016-02-10 07:16:49 -08:00
gtest-extra-test.cc
Fix/suppress MSVC warnings
2016-03-19 06:39:33 -07:00
gtest-extra.cc
Fix sign conversion warnings
2016-03-02 07:53:14 -08:00
gtest-extra.h
Use a mock to test locale support
2016-10-23 11:46:05 +02: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
FMT_NULLPTR -> FMT_NULL and improve formatting
2017-06-08 11:22:50 +02:00
ostream-test.cc
Move ostream support to ostream.{h,cc}
2016-05-06 07:37:20 -07:00
posix-mock-test.cc
Fix test compilation for FreeBSD ( #433 )
2017-06-08 11:28:48 +02:00
posix-mock.h
Refactor posix tests
2015-06-24 08:43:30 -07:00
posix-test.cc
Fix -Wpessimizing-move
2016-10-23 11:50:02 +02:00
printf-test.cc
check -> const_check to avoid a conflict with AssertMacros.h ( #350 )
2016-10-23 11:52:49 +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-06-09 12:42:32 +02:00
util-test.cc
Using FMT_NULLPTR instead of literal 0
2017-06-08 11:21:41 +02:00
util.cc
Fix open_buffered_file
2015-07-08 07:48:54 -07:00
util.h
Move ostream support to ostream.{h,cc}
2016-05-06 07:37:20 -07:00