.. |
add-subdirectory-test
|
Bump tested CMake version to 3.25
|
2022-11-30 08:09:32 -08:00 |
compile-error-test
|
Bump tested CMake version to 3.25
|
2022-11-30 08:09:32 -08:00 |
cuda-test
|
|
|
find-package-test
|
Bump tested CMake version to 3.25
|
2022-11-30 08:09:32 -08:00 |
fuzzing
|
Use target_compile_features to specify C++ standard requirement
|
2022-11-26 11:03:17 -08:00 |
gtest
|
Remove workaround for GTest bug
|
2022-11-30 07:16:37 -08:00 |
static-export-test
|
Bump tested CMake version to 3.25
|
2022-11-30 08:09:32 -08:00 |
args-test.cc
|
|
|
assert-test.cc
|
|
|
chrono-test.cc
|
Check chrono spec starts with %
|
2022-12-21 14:40:30 -08:00 |
CMakeLists.txt
|
Skip only strptime dependent test in scan-test
|
2022-11-27 08:59:30 -08:00 |
color-test.cc
|
|
|
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
|
Refactor format spec parsing
|
2022-12-25 07:25:32 -08: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
|
Add countl_zero function
|
2022-11-30 12:25:01 -08:00 |
format-test.cc
|
Refactor format spec parsing
|
2022-12-25 07:25:32 -08:00 |
gtest-extra-test.cc
|
|
|
gtest-extra.cc
|
|
|
gtest-extra.h
|
|
|
header-only-test.cc
|
|
|
mock-allocator.h
|
|
|
module-test.cc
|
|
|
noexception-test.cc
|
|
|
os-test.cc
|
Move formatter<std::error_code> from fmt/os.h to fmt/std.h (#3125)
|
2022-10-01 17:46: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
|
|
|
posix-mock.h
|
|
|
printf-test.cc
|
Replace snprintf-based hex float formatter with internal implementation
|
2022-11-24 07:15:46 -08:00 |
ranges-odr-test.cc
|
|
|
ranges-test.cc
|
Fixing formatting of range of range of char. (#3158)
|
2022-11-02 11:04:54 -07:00 |
scan-test.cc
|
Skip only strptime dependent test in scan-test
|
2022-11-27 08:59:30 -08:00 |
scan.h
|
fix gcc <= 7.1 compile errors
|
2022-09-12 10:43:16 -07:00 |
std-test.cc
|
Move formatter<std::error_code> from fmt/os.h to fmt/std.h (#3125)
|
2022-10-01 17:46:09 -07:00 |
test-assert.h
|
|
|
test-main.cc
|
|
|
unicode-test.cc
|
Fix locale name (thanks Mikhail Paulyshka)
|
2022-08-20 08:06:20 -07:00 |
util.cc
|
|
|
util.h
|
|
|
xchar-test.cc
|
Refactor format spec parsing
|
2022-12-25 07:25:32 -08:00 |