.. |
add-subdirectory-test
|
|
|
compile-error-test
|
Formatting of function pointers, member function pointers, member object pointers... (#2610)
|
2021-11-23 12:55:22 -08:00 |
cuda-test
|
|
|
find-package-test
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
fuzzing
|
Detect overflow on large precision
|
2021-12-05 07:26:58 -08:00 |
gtest
|
move gtest-specific check into gtest/CMakeLists.txt
|
2021-12-17 16:05:56 -08:00 |
static-export-test
|
Fix "undefined reference to `fmt::v7::detail::basic_data<void>::digits'"
|
2021-06-02 14:33:17 -07:00 |
args-test.cc
|
Disable broken copy ctor of dynamic_format_arg_store
|
2021-12-17 17:18:18 -08:00 |
assert-test.cc
|
|
|
chrono-test.cc
|
Implement c++20 std::chrono::duration subsecond formatting (#2623)
|
2021-12-09 06:45:13 -08:00 |
CMakeLists.txt
|
Remove std-format-test
|
2021-12-23 10:58:02 -08:00 |
color-test.cc
|
Add faint, blink, reverse and conceal to the emphases (#2394)
|
2021-07-02 20:03:55 -07:00 |
compile-fp-test.cc
|
Always run grisu_gen_digits before fallback_format
|
2021-09-26 07:54:25 -07:00 |
compile-test.cc
|
fix: check to make sure both 'if constexpr' and return type deduction are available
|
2021-10-14 10:44:24 -07:00 |
core-test.cc
|
Don't convert scoped enums to integers
|
2021-12-09 12:09:33 -08:00 |
enforce-checks-test.cc
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
format-impl-test.cc
|
Refactor FP formatting
|
2021-09-26 10:25:46 -07:00 |
format-test.cc
|
deprecate _format UDL in code using FMT_DEPRECATED
|
2021-12-18 08:33:20 -08:00 |
gtest-extra-test.cc
|
|
|
gtest-extra.cc
|
Include test sources to pick up functions and classes from the module rather than from the non-modular library which is baked into the test-main library. (#2356)
|
2021-07-03 07:21:54 -07:00 |
gtest-extra.h
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
header-only-test.cc
|
Disable fallback_formatter for arrays
|
2021-09-03 08:59:36 -07:00 |
mock-allocator.h
|
|
|
module-test.cc
|
Upgrade module-test to msvc 16.11.5 and 17.0-pre5 (#2558)
|
2021-10-24 08:12:39 -07:00 |
os-test.cc
|
Depreate strtod and remove problematic tests
|
2021-08-28 09:20:36 -07:00 |
ostream-test.cc
|
Disable is_streamable for string[_view]
|
2021-12-09 10:02:18 -08:00 |
posix-mock-test.cc
|
Depreate strtod and remove problematic tests
|
2021-08-28 09:20:36 -07:00 |
posix-mock.h
|
|
|
printf-test.cc
|
Simplify error handling in parse_nonnegative_int
|
2021-06-14 16:05:37 -07:00 |
ranges-odr-test.cc
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
ranges-test.cc
|
Add a set formatter
|
2021-12-18 07:35:40 -08:00 |
scan-test.cc
|
|
|
scan.h
|
Workaround msvc constexpr issues
|
2021-06-01 13:32:44 -07:00 |
test-assert.h
|
Move is_char specializations to xchar.h
|
2021-06-06 15:32:30 -07:00 |
test-main.cc
|
Switch to threadsafe death test style
|
2021-07-29 06:56:38 -07:00 |
unicode-test.cc
|
Replacing strftime with std::time_put (#2550)
|
2021-10-30 08:25:45 -07:00 |
util.cc
|
|
|
util.h
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
xchar-test.cc
|
Add platform-specific 'z' formatter
|
2021-11-25 06:52:39 -08:00 |