.. |
add-subdirectory-test
|
|
|
compile-error-test
|
add tests for format string compile-time checks
|
2021-12-27 20:55:06 -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
|
Fix overflow for chrono durations (#2722)
|
2022-01-17 12:14:59 -08:00 |
CMakeLists.txt
|
disable compile-error-test on Windows
|
2021-12-27 20:55:06 -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
|
fmt::join support FMT_COMPILE (#2720)
|
2022-01-14 09:58:49 -08:00 |
core-test.cc
|
Add format_as for enums
|
2022-01-28 06:38:02 -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
|
Add fmt::underlying for enum classes
|
2022-01-22 08:06:22 -08:00 |
gtest-extra-test.cc
|
|
|
gtest-extra.cc
|
FMT_NOEXCEPT -> noexcept
|
2022-01-20 16:55:47 -08:00 |
gtest-extra.h
|
FMT_NOEXCEPT -> noexcept
|
2022-01-20 16:55:47 -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
|
FMT_NOEXCEPT -> noexcept
|
2022-01-20 16:55:47 -08:00 |
noexception-test.cc
|
Improve noexception test
|
2021-12-26 16:28:41 -08: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
|
Deprecate more
|
2022-01-03 11:13:09 -08:00 |
ranges-odr-test.cc
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
ranges-test.cc
|
Supporting nested format specs for ranges. (#2673)
|
2022-01-08 09:48:26 -08:00 |
scan-test.cc
|
|
|
scan.h
|
|
|
test-assert.h
|
|
|
test-main.cc
|
Switch to threadsafe death test style
|
2021-07-29 06:56:38 -07:00 |
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
|
FMT_NOEXCEPT -> noexcept
|
2022-01-20 16:55:47 -08:00 |