..
compile-test
Update compile-test
2015-03-01 17:03:44 -08:00
assert-test.cc
Only use death tests if available
2015-06-22 08:17:23 -07:00
CMakeLists.txt
Fix compilation with FMT_PEDANTIC=ON
2015-08-19 08:03:17 -07:00
format-impl-test.cc
Improve detection of isinf, isnan and getsign
2015-11-21 07:20:18 -08:00
format-test.cc
Fix handling of empty non-null-terminated strings
2015-11-25 09:49:01 -08:00
gtest-extra-test.cc
Fix fmt::BufferedFile::fileno not compiling with Android NDK.
2015-12-03 21:30:08 +01:00
gtest-extra.cc
Move posix tests from gtest-extra-test to a separate test
2015-06-24 09:16:03 -07:00
gtest-extra.h
Move posix tests from gtest-extra-test to a separate test
2015-06-24 09:16:03 -07:00
header-only-test2.cc
Add a test for header-only configuration
2014-12-09 06:22:55 -08:00
header-only-test.cc
Add a test for header-only configuration
2014-12-09 06:22:55 -08:00
macro-test.cc
Fix warnings
2015-08-07 07:39:04 -07:00
mock-allocator.h
Test buffer
2014-10-01 08:12:10 -07:00
posix-mock-test.cc
Fix fmt::BufferedFile::fileno not compiling with Android NDK.
2015-12-03 21:30:08 +01:00
posix-mock.h
Refactor posix tests
2015-06-24 08:43:30 -07:00
posix-test.cc
Fix fmt::BufferedFile::fileno not compiling with Android NDK.
2015-12-03 21:30:08 +01:00
printf-test.cc
Use format specifiers when formatting null pointers & strings
2015-11-23 21:01:28 -08:00
test-assert.h
Fix assertion tests
2015-06-22 09:24:54 -07:00
test-main.cc
Suppress another bogus warning in Coverity
2015-10-19 08:39:31 -07:00
util-test.cc
Use overloaded operator<< for enums if available ( #232 )
2015-11-24 08:18:19 -08:00
util.cc
Fix open_buffered_file
2015-07-08 07:48:54 -07:00
util.h
Add sprintf overload for wide strings
2015-09-18 16:26:41 -07:00