..
add-subdirectory-test
Add base.h
2024-01-09 19:36:12 -08:00
compile-error-test
Cleanup
2024-09-06 12:41:53 -07:00
cuda-test
Add base.h
2024-01-09 19:36:12 -08:00
find-package-test
Bump tested CMake version to 3.25
2022-11-30 08:09:32 -08:00
fuzzing
Add base.h
2024-01-09 19:36:12 -08:00
gtest
Backport from GoogleTest: "Work around a maybe-uninitialized warning under GCC 12" ( 0320f517fd)
2024-09-05 09:40:55 -07:00
static-export-test
Bump tested CMake version to 3.25
2022-11-30 08:09:32 -08:00
args-test.cc
Allow getting size of dynamic format arg store ( #4270 )
2024-12-18 19:54:35 -08:00
assert-test.cc
Add base.h
2024-01-09 19:36:12 -08:00
base-test.cc
Add args() accessor back to fmt::format_context ( #4310 )
2025-01-17 10:28:34 -08:00
chrono-test.cc
More chrono padding ( #4161 )
2024-09-18 09:27:45 -07:00
CMakeLists.txt
Test FMT_BUILTIN_TYPES
2024-10-04 16:08:46 -07:00
color-test.cc
Implement styled arguments ( #2793 )
2022-03-08 09:50:14 -08:00
compile-fp-test.cc
Fix constness
2024-01-14 06:44:38 -08:00
compile-test.cc
Implement fmt::format_to into std::vector<char> ( #4211 )
2024-10-26 09:23:59 -07: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
Make constexpr precede explicit consistently
2024-11-02 11:03:03 -07:00
format-test.cc
Corrently handle buffer flush
2024-11-09 10:56:31 -08:00
gtest-extra-test.cc
Improve the pipe API
2024-01-01 15:55:37 -08:00
gtest-extra.cc
Improve the pipe API
2024-01-01 15:55:37 -08:00
gtest-extra.h
Make gtest-extra-test more portable
2023-11-24 10:09:21 -08:00
header-only-test.cc
Add base.h
2024-01-09 19:36:12 -08:00
mock-allocator.h
Specialize formatter for all std::basic_string types ( #3943 )
2024-04-23 08:44:41 -07:00
module-test.cc
Improve module testing ( #3397 )
2023-05-03 07:56:24 -07:00
no-builtin-types-test.cc
Test FMT_BUILTIN_TYPES
2024-10-04 16:08:46 -07:00
noexception-test.cc
Add base.h
2024-01-09 19:36:12 -08:00
os-test.cc
Add opt out for built-in types
2024-08-29 11:21:29 -07:00
ostream-test.cc
Fix constness
2024-01-14 06:44:38 -08:00
perf-sanity.cc
Cleanup test
2024-07-17 06:59:24 -07:00
posix-mock-test.cc
Fix constness
2024-01-14 06:44:38 -08:00
posix-mock.h
Apply coding conventions
2023-12-30 16:07:35 -08:00
printf-test.cc
Fix compilation errors due to make_format_args in gcc 14.1.1 with c++20 ( #4042 )
2024-07-03 12:41:08 -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
Remove an old workaround
2024-11-19 14:28:39 +01:00
scan-test.cc
Add opt out for built-in types
2024-08-29 11:21:29 -07:00
scan.h
Make constexpr precede explicit consistently
2024-11-02 11:03:03 -07:00
std-test.cc
Fix a bug when copying the fill from basic_specs
2025-01-03 09:16:21 -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
Cleanup test
2023-12-19 13:46:48 -08:00
xchar-test.cc
Fix a bug when copying the fill from basic_specs
2025-01-03 09:16:21 -08:00