.. |
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
|
|
|
gtest
|
|
|
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
|
gtest: move GTest/GMock files to separate directory, update GTest/GMock usages
|
2021-04-29 07:11:49 -07:00 |
chrono-test.cc
|
add a suffix for days and fix the one for minutes (#3664)
|
2023-10-07 12:45:34 -07: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
|
Fix formatted_size with FMT_COMPILE and format specs (#3588)
|
2023-08-15 06:45:48 -07: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
|
|
|
format-impl-test.cc
|
Add an option to avoid wchar APIs on Windows (#3636)
|
2023-09-17 08:49:51 -07:00 |
format-test.cc
|
Implement nested formatter
|
2023-09-18 14:21:21 -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
|
Detemplatize printf more
|
2023-05-17 12:34:12 -07:00 |
ranges-odr-test.cc
|
|
|
ranges-test.cc
|
Workaround a C++11 issue
|
2023-09-04 10:07:14 -07:00 |
scan-test.cc
|
|
|
scan.h
|
Don't use deprecated checked_array_iterator
|
2023-07-20 07:12:06 -07:00 |
std-test.cc
|
Cleanup test
|
2023-10-08 07:30:08 -07:00 |
test-assert.h
|
|
|
test-main.cc
|
|
|
unicode-test.cc
|
|
|
util.cc
|
Support alternative locale names in tests
|
2021-05-24 14:09:19 -07:00 |
util.h
|
Improve module testing (#3397)
|
2023-05-03 07:56:24 -07:00 |
xchar-test.cc
|
Fix error: 'char_traits<custom_char>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Werror,-Wdeprecated-declarations] (#3634)
|
2023-09-18 15:46:17 -07:00 |