.. |
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
|
Fix typo in gmock-gtest-all.cc (#3747)
|
2023-12-09 08:13:20 -08:00 |
static-export-test
|
Bump tested CMake version to 3.25
|
2022-11-30 08:09:32 -08:00 |
args-test.cc
|
Fix error C2668 on msvc (#3378)
|
2023-04-11 06:27:28 -07:00 |
assert-test.cc
|
|
|
chrono-test.cc
|
Apply coding conventions
|
2023-12-30 16:07:35 -08:00 |
CMakeLists.txt
|
Avoid a space in the UDL definition (#3610)
|
2023-09-18 08:09:42 -07:00 |
color-test.cc
|
|
|
compile-fp-test.cc
|
Simplify ceil
|
2023-05-24 11:51:34 -07:00 |
compile-test.cc
|
Add stdlib version check for C++20 (#3754)
|
2023-12-17 08:33:17 -08:00 |
core-test.cc
|
Call parse on empty specs at compile time
|
2023-07-15 22:20:29 -07:00 |
detect-stdfs.cc
|
|
|
enforce-checks-test.cc
|
Workaround C complex.h idiocy
|
2022-09-03 06:35:55 -07:00 |
format-impl-test.cc
|
Fix a libc++ warning and move the test to the right place
|
2023-11-25 08:20:53 -08:00 |
format-test.cc
|
Apply coding conventions
|
2023-12-30 16:07:35 -08:00 |
gtest-extra-test.cc
|
Make gtest-extra-test more portable
|
2023-11-24 10:09:21 -08:00 |
gtest-extra.cc
|
Make gtest-extra-test more portable
|
2023-11-24 10:09:21 -08:00 |
gtest-extra.h
|
Make gtest-extra-test more portable
|
2023-11-24 10:09:21 -08:00 |
header-only-test.cc
|
|
|
mock-allocator.h
|
Update tests to use recommended MOCK_METHOD (#3395)
|
2023-04-20 13:16:21 -07:00 |
module-test.cc
|
Improve module testing (#3397)
|
2023-05-03 07:56:24 -07:00 |
noexception-test.cc
|
|
|
os-test.cc
|
unicode_to_utf8 -> to_utf8 since both sides of conversion are Unicode
|
2023-05-10 16:26:02 -07:00 |
ostream-test.cc
|
Fix the default locale in ostream_formatter
|
2023-11-24 09:24:43 -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
|
Apply coding conventions
|
2023-12-30 16:07:35 -08:00 |
printf-test.cc
|
Apply coding conventions
|
2023-12-30 16:07:35 -08:00 |
ranges-odr-test.cc
|
|
|
ranges-test.cc
|
Enable test
|
2023-12-23 10:14:27 -08:00 |
scan-test.cc
|
Implement empty format specs
|
2024-01-01 07:54:02 -08:00 |
scan.h
|
Implement empty format specs
|
2024-01-01 07:54:02 -08:00 |
std-test.cc
|
Remove redundant specifier
|
2023-12-28 07:32:07 -08: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
|
Disable locale-specific tests on OpenBSD
|
2023-11-24 09:45:56 -08:00 |
util.h
|
Cleanup test
|
2023-12-19 13:46:48 -08:00 |
xchar-test.cc
|
Consistently use fmt:: when invoking format_to . (#3779)
|
2024-01-01 06:57:03 -08:00 |