.. |
add-subdirectory-test
|
|
|
compile-error-test
|
Cleanup macros
|
2022-05-29 17:23:02 -07:00 |
cuda-test
|
|
|
find-package-test
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
fuzzing
|
Remove deprecated APIs
|
2022-05-21 12:20:31 -07:00 |
gtest
|
Fix a warning in gtest
|
2022-08-24 07:18:14 -07:00 |
static-export-test
|
|
|
args-test.cc
|
Minor code style tweaks for consistency
|
2021-12-23 11:55:58 -08:00 |
assert-test.cc
|
|
|
chrono-test.cc
|
Support formatting of std time_point with utc_clock (#3110)
|
2022-09-28 07:31:53 -07:00 |
CMakeLists.txt
|
Disable bogus -Wstringop-overflow on GCC 11 (#3054)
|
2022-08-24 12:37:34 -07:00 |
color-test.cc
|
Implement styled arguments (#2793)
|
2022-03-08 09:50:14 -08:00 |
compile-fp-test.cc
|
Replace __cplusplus with FMT_CPLUSPLUS.
|
2022-07-04 07:18:21 -07:00 |
compile-test.cc
|
Requires FMT_CONSTEXPR20 support
|
2022-08-29 13:33:48 -07:00 |
core-test.cc
|
Add starts_with to basic_string_view. (#3080)
|
2022-09-04 11:41:16 -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
|
Fix bugs in utf8 decoder (#3056)
|
2022-08-26 15:37:15 -07:00 |
format-test.cc
|
Use buffering in to_string to avoid bloat
|
2022-09-21 17:11:43 -07:00 |
gtest-extra-test.cc
|
Remove deprecated APIs
|
2022-05-22 07:10:09 -07:00 |
gtest-extra.cc
|
FMT_NOEXCEPT -> noexcept
|
2022-01-20 16:55:47 -08:00 |
gtest-extra.h
|
FMT_NOEXCEPT -> noexcept
|
2022-01-20 16:55:47 -08:00 |
header-only-test.cc
|
|
|
mock-allocator.h
|
|
|
module-test.cc
|
Replace `make_args_checked with make_format_args ` (#2760)
|
2022-02-13 20:13:35 -08:00 |
noexception-test.cc
|
Improve noexception test
|
2021-12-26 16:28:41 -08:00 |
os-test.cc
|
Remove deprecated APIs
|
2022-05-22 07:10:09 -07:00 |
ostream-test.cc
|
Deprecated implicit conversion of enums to ints for consistency with scoped enums
|
2022-07-03 09:02:22 -07:00 |
posix-mock-test.cc
|
Remove deprecated APIs
|
2022-05-22 07:10:09 -07:00 |
posix-mock.h
|
|
|
printf-test.cc
|
Deprecated implicit conversion of enums to ints for consistency with scoped enums
|
2022-07-03 09:02:22 -07:00 |
ranges-odr-test.cc
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
ranges-test.cc
|
Fix formatting of ranges of code unit types
|
2022-08-26 13:48:58 -07:00 |
scan-test.cc
|
|
|
scan.h
|
fix gcc <= 7.1 compile errors
|
2022-09-12 10:43:16 -07:00 |
std-test.cc
|
Add class name output to formatter for std::exception (#3076)
|
2022-09-10 08:04:00 -07:00 |
test-assert.h
|
|
|
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
|
Fix locale name (thanks Mikhail Paulyshka)
|
2022-08-20 08:06:20 -07:00 |
util.cc
|
|
|
util.h
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
xchar-test.cc
|
Improve locale handling
|
2022-09-04 21:07:30 -07:00 |