..
add-subdirectory-test
compile-error-test
prepare -> compile
2019-07-25 19:39:41 +03:00
cuda-test
Making CUDA test work with CMAKE_MSVC_RUNTIME_LIBRARY
2019-09-25 06:46:11 -07:00
find-package-test
fuzzing
Apply clang format and other minor formatting tweaks
2019-06-30 08:52:15 -07:00
gmock
gtest
assert-test.cc
Fix EXPECT_DEBUG_DEATH_IF_SUPPORTED ( #1214 )
2019-07-04 07:55:36 -07:00
chrono-test.cc
add oss-fuzz support
2019-06-30 06:10:07 -07:00
CMakeLists.txt
Making CUDA test work with CMAKE_MSVC_RUNTIME_LIBRARY
2019-09-25 06:46:11 -07:00
color-test.cc
Fix format overload that takes text_style ( #1305 )
2019-09-08 18:41:02 -07:00
compile-test.cc
add test for multiple compilation types
2019-09-24 06:25:21 -07:00
core-test.cc
Add defaulted copy and move operations to format_error and system_error ( #1347 )
2019-10-11 10:44:20 -07:00
custom-formatter-test.cc
Make buffer_range public and update custom formatting docs ( #1281 )
2019-08-28 06:50:20 -07:00
format
Remove unused code and refactor
2019-09-01 13:08:53 -07:00
format-impl-test.cc
Implement divmod
2019-10-09 13:40:50 -07:00
format-test.cc
Fix undefined in format-test ( #1349 )
2019-10-08 15:42:51 -07:00
gmock-gtest-all.cc
grisu-test.cc
Fix small number rounding with fixed precision in grisu
2019-07-04 07:11:40 -07:00
gtest-extra-test.cc
FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr
2019-05-30 07:42:36 -07:00
gtest-extra.cc
gtest-extra.h
FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr
2019-05-30 07:42:36 -07:00
header-only-test2.cc
header-only-test.cc
locale-test.cc
Workaround a broken C locale on Windows
2019-07-25 12:55:23 +03:00
mock-allocator.h
Cleanup
2019-06-15 09:44:51 -07:00
ostream-test.cc
Disable integral operator<< ( #1316 )
2019-09-23 20:34:08 -07:00
posix-mock-test.cc
typedef -> using
2019-07-07 17:14:26 -07:00
posix-mock.h
posix-test.cc
Remove redundant and nonportable test ( #1313 )
2019-09-23 13:36:12 -07:00
printf-test.cc
Implement divmod
2019-10-09 13:40:50 -07:00
ranges-test.cc
Fix ambiguity for types with dodgy conversions
2019-09-28 11:35:20 -07:00
scan-test.cc
Add preliminary user-defined type support
2019-06-08 09:04:46 -07:00
scan.h
Fix a warning
2019-08-11 11:38:16 -07:00
std-format-test.cc
Make numeric alignment optional
2019-09-06 09:43:53 -07:00
test-assert.h
Add defaulted copy and move operations to format_error and system_error ( #1347 )
2019-10-11 10:44:20 -07:00
test-main.cc
util.cc
util.h
FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr
2019-05-30 07:42:36 -07:00