..
add-subdirectory-test
compile-error-test
Formatting of function pointers, member function pointers, member object pointers... ( #2610 )
2021-11-23 12:55:22 -08:00
cuda-test
find-package-test
Reformat all source code; no functional changes
2021-11-25 09:15:25 -08:00
fuzzing
Detect overflow on large precision
2021-12-05 07:26:58 -08:00
gtest
move gtest-specific check into gtest/CMakeLists.txt
2021-12-17 16:05:56 -08:00
static-export-test
args-test.cc
Minor code style tweaks for consistency
2021-12-23 11:55:58 -08:00
assert-test.cc
chrono-test.cc
Implement c++20 std::chrono::duration subsecond formatting ( #2623 )
2021-12-09 06:45:13 -08:00
CMakeLists.txt
remove incorrect C++20 check from test/CMakeLists.txt ( #2663 )
2021-12-23 12:32:03 -08:00
color-test.cc
compile-fp-test.cc
Always run grisu_gen_digits before fallback_format
2021-09-26 07:54:25 -07:00
compile-test.cc
fix: check to make sure both 'if constexpr' and return type deduction are available
2021-10-14 10:44:24 -07:00
core-test.cc
Don't convert scoped enums to integers
2021-12-09 12:09:33 -08:00
enforce-checks-test.cc
Reformat all source code; no functional changes
2021-11-25 09:15:25 -08:00
format-impl-test.cc
Refactor FP formatting
2021-09-26 10:25:46 -07:00
format-test.cc
deprecate _format UDL in code using FMT_DEPRECATED
2021-12-18 08:33:20 -08:00
gtest-extra-test.cc
gtest-extra.cc
gtest-extra.h
Reformat all source code; no functional changes
2021-11-25 09:15:25 -08:00
header-only-test.cc
Disable fallback_formatter for arrays
2021-09-03 08:59:36 -07:00
mock-allocator.h
module-test.cc
Upgrade module-test
to msvc 16.11.5 and 17.0-pre5 ( #2558 )
2021-10-24 08:12:39 -07:00
os-test.cc
Depreate strtod and remove problematic tests
2021-08-28 09:20:36 -07:00
ostream-test.cc
Disable is_streamable for string[_view]
2021-12-09 10:02:18 -08:00
posix-mock-test.cc
Depreate strtod and remove problematic tests
2021-08-28 09:20:36 -07:00
posix-mock.h
printf-test.cc
ranges-odr-test.cc
Reformat all source code; no functional changes
2021-11-25 09:15:25 -08:00
ranges-test.cc
Add a set formatter
2021-12-18 07:35:40 -08:00
scan-test.cc
scan.h
test-assert.h
test-main.cc
unicode-test.cc
Replacing strftime with std::time_put ( #2550 )
2021-10-30 08:25:45 -07:00
util.cc
util.h
Reformat all source code; no functional changes
2021-11-25 09:15:25 -08:00
xchar-test.cc
Add platform-specific 'z' formatter
2021-11-25 06:52:39 -08:00