2026-09-02 10:53:56 -07:00
..
add-subdirectory-test Apply clang-format 2026-07-23 13:10:37 -07:00
compile-error-test
cuda-test
find-package-test
fuzzing
gtest
static-export-test
args-test.cc
assert-test.cc
base-test.cc Simplify test 2026-06-26 12:29:26 -07:00
c-test.c Add a test for fmt_print 2026-06-08 08:18:43 +02:00
chrono-test.cc fix out-of-range float to int conversion in to_nonnegative_int (#4802) 2026-06-16 23:14:58 -07:00
CMakeLists.txt Stop enabling C++26 reflection by default 2026-08-29 16:28:09 -07:00
color-test.cc
compile-test.cc Handle const-qualified named arguments 2026-07-29 09:20:23 -07:00
detect-stdfs.cc
enforce-checks-test.cc
enum-test.cc Look up sparse enum identifiers in a hash table instead of a linear search (#4899) 2026-08-29 07:47:28 -07:00
format-impl-test.cc
format-test.cc Test dynamic width in nested_formatter 2026-09-02 10:53:56 -07:00
gtest-extra-test.cc
gtest-extra.cc
gtest-extra.h
header-only-test.cc
mock-allocator.h
module-test.cc Format enums annotated with fmt::as_identifiers (requires C++26 reflection) (#4885) 2026-08-23 09:31:28 -07:00
no-builtin-types-test.cc
noexception-test.cc
os-test.cc
ostream-test.cc
perf-sanity.cc
posix-mock-test.cc
posix-mock.h
printf-test.cc fix out-of-bounds read in basic_format_args::get (#4800) 2026-06-09 22:18:35 -07:00
ranges-odr-test.cc
ranges-test.cc
scan-test.cc
scan.h
std-test.cc Reject sign-aware zero padding in std::exception and error_code formatters 2026-08-16 10:00:41 -07:00
test-assert.h
test-main.cc
unicode-test.cc
util.cc
util.h
xchar-test.cc