fmt/test
2022-03-26 09:01:30 -07:00
..
add-subdirectory-test
compile-error-test Fix #2818: diagnose unformattable arguments in unpacked case 2022-03-18 10:11:14 -07: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 Fix warning C4251: class fmt::v8::file needs to have dll-interface (#2797) 2022-03-07 12:09:48 -08:00
color-test.cc Implement styled arguments (#2793) 2022-03-08 09:50:14 -08:00
compile-fp-test.cc
compile-test.cc fmt::join support FMT_COMPILE (#2720) 2022-01-14 09:58:49 -08:00
core-test.cc int128_t -> int128_opt 2022-02-17 20:03:25 -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 Simplify float_info 2022-03-14 13:37:03 -07:00
format-test.cc Fix formatting of std::byte via format_as 2022-03-26 09:01:30 -07: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
mock-allocator.h
module-test.cc Replace `make_args_checked with make_format_args` (#2760) 2022-02-13 20:13:35 -08:00
noexception-test.cc Improve noexception test 2021-12-26 16:28:41 -08:00
os-test.cc
ostream-test.cc Simplify ostream opt-in API 2022-02-04 18:33:59 -08:00
posix-mock-test.cc Fixed all clang -Wreserved-id-macro warnings (on macOS at least) 2022-03-24 07:33:43 -07:00
posix-mock.h
printf-test.cc Make ostream operators opt in to reduce the risk of ODR violations 2022-02-04 15:06:45 -08:00
ranges-odr-test.cc Reformat all source code; no functional changes 2021-11-25 09:15:25 -08:00
ranges-test.cc Fix compilation error for ranges with ADL begin/end (#2807) 2022-03-11 11:36:39 -08:00
scan-test.cc
scan.h
test-assert.h
test-main.cc Fixed all clang -Wreserved-id-macro warnings (on macOS at least) 2022-03-24 07:33:43 -07:00
unicode-test.cc
util.cc
util.h Reformat all source code; no functional changes 2021-11-25 09:15:25 -08:00
xchar-test.cc Remove xchar.h include from ostream.h 2022-03-18 10:53:15 -07:00