.. |
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
|
Fix error C2668 on msvc (#3378)
|
2023-04-11 06:27:28 -07:00 |
assert-test.cc
|
|
|
chrono-test.cc
|
Force use a signed char (On ARM char is unsigned by default) (#3362)
|
2023-03-22 11:34:59 -07:00 |
CMakeLists.txt
|
Improve module testing (#3397)
|
2023-05-03 07:56:24 -07:00 |
color-test.cc
|
|
|
compile-fp-test.cc
|
|
|
compile-test.cc
|
Requires FMT_CONSTEXPR20 support
|
2022-08-29 13:33:48 -07:00 |
core-test.cc
|
Update tests to use recommended MOCK_METHOD (#3395)
|
2023-04-20 13:16:21 -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
|
unicode_to_utf8 -> to_utf8 since both sides of conversion are Unicode
|
2023-05-10 16:26:02 -07:00 |
format-test.cc
|
Fix error C2668 on msvc (#3378)
|
2023-04-11 06:27:28 -07:00 |
gtest-extra-test.cc
|
Workaround to error: variable 'n' set but not used [-Werror,-Wunused-but-set-variable]
|
2023-05-06 08:32:51 -07:00 |
gtest-extra.cc
|
|
|
gtest-extra.h
|
Improve module testing (#3397)
|
2023-05-03 07:56:24 -07: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
|
Update tests to use recommended MOCK_METHOD (#3395)
|
2023-04-20 13:16:21 -07: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
|
Fix recursion check in range formatting
|
2023-03-04 08:20:32 -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
|
Fix formatting of paths containing invalid Unicode
|
2023-05-07 10:05:15 -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
|
Improve module testing (#3397)
|
2023-05-03 07:56:24 -07:00 |
xchar-test.cc
|
Disable to_string_view ADL
|
2023-04-09 08:49:05 -07:00 |