..
add-subdirectory-test
Add base.h
2024-01-09 19:36:12 -08:00
compile-error-test
Avoid dropping null byte in format string ( #4732 )
2026-04-23 09:34:27 -07:00
cuda-test
Apply cmake-format
2026-03-03 15:49:40 -08:00
find-package-test
Bump tested CMake version to 3.25
2022-11-30 08:09:32 -08:00
fuzzing
Apply cmake-format
2026-03-03 15:49:40 -08:00
gtest
Apply cmake-format
2026-03-03 15:49:40 -08:00
static-export-test
Bump tested CMake version to 3.25
2022-11-30 08:09:32 -08:00
args-test.cc
Apply clang-tidy
2025-09-01 12:21:17 -07:00
assert-test.cc
Add base.h
2024-01-09 19:36:12 -08:00
base-test.cc
Simplify copy
2026-03-28 09:33:45 -07:00
c-test.c
Cleanup the C API
2026-02-21 17:15:19 -08:00
chrono-test.cc
Remove unused header includes in test files ( #4729 )
2026-04-05 18:40:48 -07:00
CMakeLists.txt
enable fmt_module tests by updating module-test.cc ( #4702 )
2026-04-12 10:07:16 -07:00
color-test.cc
Combined emphases into a single escape sequence ( #4528 )
2025-09-05 09:50:56 -07:00
compile-test.cc
Move std::byte formatter to std.h
2026-02-03 10:16:20 -08:00
detect-stdfs.cc
Fix std::variant, std::filesystem::path tests on GCC-8, Clang-7,8.
2022-07-02 08:34:52 -07:00
enforce-checks-test.cc
Workaround C complex.h idiocy
2022-09-03 06:35:55 -07:00
format-impl-test.cc
chore(IWYU):Remove redundant includes ( #4758 )
2026-04-29 20:50:56 -07:00
format-test.cc
Remove unused header includes in test files ( #4729 )
2026-04-05 18:40:48 -07:00
gtest-extra-test.cc
Remove unused header includes in test files ( #4729 )
2026-04-05 18:40:48 -07:00
gtest-extra.cc
Improve the pipe API
2024-01-01 15:55:37 -08:00
gtest-extra.h
Add missing include for crtdbg.h ( #4534 )
2025-09-08 09:37:43 -07:00
header-only-test.cc
Add base.h
2024-01-09 19:36:12 -08:00
mock-allocator.h
Minor cleanup
2025-08-16 12:20:02 -07:00
module-test.cc
Cleanup module test and CI config
2026-04-14 12:30:21 -07:00
no-builtin-types-test.cc
Fix handling of pointers in format string compilation and FMT_BUILTIN_TYPES=0
2025-12-07 08:07:09 -08:00
noexception-test.cc
Add base.h
2024-01-09 19:36:12 -08:00
os-test.cc
Remove unused header includes in test files ( #4729 )
2026-04-05 18:40:48 -07:00
ostream-test.cc
Remove more invalid tests
2025-11-22 07:30:11 -08:00
perf-sanity.cc
Cleanup test
2024-07-17 06:59:24 -07:00
posix-mock-test.cc
chore(IWYU):Remove redundant includes ( #4758 )
2026-04-29 20:50:56 -07:00
posix-mock.h
Apply coding conventions
2023-12-30 16:07:35 -08:00
printf-test.cc
Fix out-of-bounds read in vprintf with trailing '%' ( #4742 )
2026-04-10 12:23:57 -07:00
ranges-odr-test.cc
Make ranges only depend on fmt/base.h
2024-01-13 09:54:19 -08:00
ranges-test.cc
Fix ambiguous formatter<std::optional<T>> between fmt/std.h and fmt/ranges.h on C++26 (P3168R2) ( #4761 )
2026-05-03 07:37:46 -07:00
scan-test.cc
Remove unused header includes in test files ( #4729 )
2026-04-05 18:40:48 -07:00
scan.h
Add double and float support to scan test
2025-06-21 06:57:20 -07:00
std-test.cc
Add formatting support for <stdfloat> types
2026-05-17 23:16:37 +08:00
test-assert.h
Relax constexpr
2024-09-29 10:04:57 -07:00
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
Demacrify UTF-8 check
2024-09-13 18:41:10 -07:00
util.cc
Add opt out for built-in types
2024-08-29 11:21:29 -07:00
util.h
Use actual example code and move safe_fopen to os-test
2025-07-04 09:50:55 -07:00
xchar-test.cc
Remove unused header includes in test files ( #4729 )
2026-04-05 18:40:48 -07:00