.. |
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
|
Making CUDA test work with CMAKE_MSVC_RUNTIME_LIBRARY
|
2019-09-25 06:46:11 -07:00 |
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 constness
|
2024-01-01 19:50:36 -08: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
|
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
|
Implement styled arguments (#2793)
|
2022-03-08 09:50:14 -08:00 |
compile-fp-test.cc
|
Simplify ceil
|
2023-05-24 11:51:34 -07:00 |
compile-test.cc
|
Add FMT_GLIBCXX_RELEASE
|
2024-01-02 16:15:23 -08:00 |
core-test.cc
|
Decouple appender from back_insert_iterator
|
2024-01-03 06:16:00 -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
|
Fix a libc++ warning and move the test to the right place
|
2023-11-25 08:20:53 -08:00 |
format-test.cc
|
Move misplaced join overloads to fmt/ranges.h
|
2024-01-01 16:28:59 -08:00 |
gtest-extra-test.cc
|
Improve the pipe API
|
2024-01-01 15:55:37 -08:00 |
gtest-extra.cc
|
Improve the pipe API
|
2024-01-01 15:55:37 -08:00 |
gtest-extra.h
|
Make gtest-extra-test more portable
|
2023-11-24 10:09:21 -08:00 |
header-only-test.cc
|
Disable fallback_formatter for arrays
|
2021-09-03 08:59:36 -07:00 |
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
|
Improve noexception test
|
2021-12-26 16:28:41 -08:00 |
os-test.cc
|
Move misplaced join overloads to fmt/ranges.h
|
2024-01-01 16:28:59 -08:00 |
ostream-test.cc
|
Replace virtual dispatch with normal functions in buffers
|
2024-01-02 07:02:20 -08:00 |
posix-mock-test.cc
|
Improve the pipe API
|
2024-01-01 15:55:37 -08:00 |
posix-mock.h
|
Apply coding conventions
|
2023-12-30 16:07:35 -08:00 |
printf-test.cc
|
Improve the pipe API
|
2024-01-01 15:55:37 -08:00 |
ranges-odr-test.cc
|
Reformat all source code; no functional changes
|
2021-11-25 09:15:25 -08:00 |
ranges-test.cc
|
Move misplaced join overloads to fmt/ranges.h
|
2024-01-01 16:28:59 -08:00 |
scan-test.cc
|
Improve the pipe API
|
2024-01-01 15:55:37 -08:00 |
scan.h
|
Remove detail::error_handler
|
2024-01-01 16:10:13 -08:00 |
std-test.cc
|
Remove redundant specifier
|
2023-12-28 07:32:07 -08:00 |
test-assert.h
|
Move is_char specializations to xchar.h
|
2021-06-06 15:32:30 -07:00 |
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
|
Improve the pipe API
|
2024-01-01 15:55:37 -08:00 |
util.h
|
Cleanup test
|
2023-12-19 13:46:48 -08:00 |
xchar-test.cc
|
Cleanup string traits
|
2024-01-05 19:31:04 -08:00 |