.. |
add-subdirectory-test
|
|
|
compile-error-test
|
Cleanup macros
|
2022-05-29 17:23:02 -07:00 |
cuda-test
|
|
|
find-package-test
|
|
|
fuzzing
|
Remove deprecated APIs
|
2022-05-21 12:20:31 -07:00 |
gtest
|
MSVC CMake generation optimization (#2852)
|
2022-04-08 06:27:23 -07:00 |
static-export-test
|
|
|
args-test.cc
|
|
|
assert-test.cc
|
|
|
chrono-test.cc
|
Fix overflow for chrono durations (#2722)
|
2022-01-17 12:14:59 -08:00 |
CMakeLists.txt
|
Reduce filesize of the tests on MinGW (#2995)
|
2022-07-22 20:11:33 -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
|
Workaround for Microsoft Visual Studio 2022 Internal compiler error.
|
2022-07-04 07:18:21 -07:00 |
core-test.cc
|
I shouldn't be there
|
2022-08-02 16:35:50 -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
|
|
|
format-impl-test.cc
|
Add a regression test for here be dragons
|
2022-07-22 11:08:00 -07:00 |
format-test.cc
|
Implement compile-time checks for dynamic width/precision type
|
2022-07-22 17:00:40 -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
|
|
|
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
|
|
|
ranges-test.cc
|
Range formatter (#2983)
|
2022-07-29 13:55:16 -07:00 |
scan-test.cc
|
|
|
scan.h
|
|
|
std-test.cc
|
Exclude recursive ranges from the formatter specialization for ranges (#2974)
|
2022-07-10 06:26:23 -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
|
|
|
util.cc
|
|
|
util.h
|
|
|
xchar-test.cc
|
Add xchar support for fmt::streamed().
|
2022-07-05 19:07:06 -07:00 |