.. |
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
|
Implement glibc ext for sec, min, and hour (#3271)
|
2023-02-08 09:22:58 -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
|
Disable remaining implicit conversions
|
2023-01-03 12:08:42 -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
|
Implement a new formatting algorithm for small given precision (#3269)
|
2023-01-14 11:30:20 -08:00 |
format-test.cc
|
Implement println (#3267)
|
2023-01-24 12:30:00 -08:00 |
gtest-extra-test.cc
|
Remove deprecated APIs
|
2022-05-22 07:10:09 -07:00 |
gtest-extra.cc
|
|
|
gtest-extra.h
|
|
|
header-only-test.cc
|
|
|
mock-allocator.h
|
|
|
module-test.cc
|
Fix various typos (#3312)
|
2023-02-21 15:14:41 -08:00 |
noexception-test.cc
|
|
|
os-test.cc
|
change sopen_s to wsopen_s (fmtlib#3234) (#3293)
|
2023-02-16 11:17:55 -08:00 |
ostream-test.cc
|
Implement println (#3267)
|
2023-01-24 12:30:00 -08:00 |
posix-mock-test.cc
|
change sopen_s to wsopen_s (fmtlib#3234) (#3293)
|
2023-02-16 11:17:55 -08:00 |
posix-mock.h
|
change sopen_s to wsopen_s (fmtlib#3234) (#3293)
|
2023-02-16 11:17:55 -08:00 |
printf-test.cc
|
Cleanup vprintf
|
2023-01-02 08:37:00 -08:00 |
ranges-odr-test.cc
|
|
|
ranges-test.cc
|
Call element parse in tuple parse
|
2023-02-20 12:54:20 -08: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
|
Add optional support (#3303)
|
2023-02-25 06:45:56 -08: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
|
Fix various typos (#3312)
|
2023-02-21 15:14:41 -08:00 |
xchar-test.cc
|
Add optional support (#3303)
|
2023-02-25 06:45:56 -08:00 |