| .. |
|
add-subdirectory-test
|
|
|
|
compile-error-test
|
Cleanup
|
2024-09-06 12:41:53 -07:00 |
|
cuda-test
|
|
|
|
find-package-test
|
|
|
|
fuzzing
|
|
|
|
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
|
|
|
|
args-test.cc
|
Improve name argument validation
|
2024-01-19 16:13:43 -08:00 |
|
assert-test.cc
|
|
|
|
base-test.cc
|
Remove more MSVC 2015 workarounds and fix string_view checks
|
2024-11-15 08:33:30 -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
|
|
|
|
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
|
|
|
|
enforce-checks-test.cc
|
|
|
|
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
|
|
|
|
gtest-extra.cc
|
|
|
|
gtest-extra.h
|
|
|
|
header-only-test.cc
|
|
|
|
mock-allocator.h
|
Specialize formatter for all std::basic_string types (#3943)
|
2024-04-23 08:44:41 -07:00 |
|
module-test.cc
|
|
|
|
no-builtin-types-test.cc
|
Test FMT_BUILTIN_TYPES
|
2024-10-04 16:08:46 -07:00 |
|
noexception-test.cc
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
Add width and alignment support to error_code
|
2024-09-21 07:58:03 -07:00 |
|
test-assert.h
|
Relax constexpr
|
2024-09-29 10:04:57 -07:00 |
|
test-main.cc
|
|
|
|
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
|
|
|
|
xchar-test.cc
|
Add support for code units > 0xFFFF in fill
|
2024-10-19 08:15:50 -07:00 |