..
add-subdirectory-test
Add base.h
2024-01-09 19:36:12 -08:00
compile-error-test
cuda-test
Add base.h
2024-01-09 19:36:12 -08:00
find-package-test
fuzzing
Add base.h
2024-01-09 19:36:12 -08:00
gtest
static-export-test
args-test.cc
Improve name argument validation
2024-01-19 16:13:43 -08:00
assert-test.cc
Add base.h
2024-01-09 19:36:12 -08:00
base-test.cc
Simplify range formatter
2024-03-10 08:19:26 -07:00
chrono-test.cc
Coding conventions and minor fixes
2024-04-05 08:36:45 +09:00
CMakeLists.txt
Enable Unicode support by default
2024-05-11 15:11:23 -07:00
color-test.cc
compile-fp-test.cc
Fix constness
2024-01-14 06:44:38 -08:00
compile-test.cc
Fix constness
2024-01-14 06:44:38 -08:00
detect-stdfs.cc
enforce-checks-test.cc
format-impl-test.cc
Guard against usage of _isatty when header was not included ( #3880 )
2024-03-08 13:34:46 -08:00
format-test.cc
Add tests to check that isnan doesn't cause FP errors
2024-05-02 09:36:21 -07: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
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
noexception-test.cc
Add base.h
2024-01-09 19:36:12 -08:00
os-test.cc
Update os-test.cc ( #3883 )
2024-03-06 06:37:57 -08:00
ostream-test.cc
Fix constness
2024-01-14 06:44:38 -08: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 constness
2024-01-14 06:44:38 -08: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 format_as for non-const begin/end views ( #3955 )
2024-05-13 09:35:55 -07:00
scan-test.cc
More API details
2024-02-10 08:10:59 -08:00
scan.h
Fix a warning
2024-03-10 10:27:42 -07:00
std-test.cc
Improve std::complex formatter to be compatible with P2197R0 ( #3900 )
2024-03-20 13:31:32 -07:00
test-assert.h
test-main.cc
unicode-test.cc
Cleanup unicode checks
2024-05-11 19:43:46 -07:00
util.cc
Improve the pipe API
2024-01-01 15:55:37 -08:00
util.h
xchar-test.cc
Fix format_to + FMT_STRING for wide character type ( #3931 )
2024-04-17 08:30:48 -07:00