.. |
add-subdirectory-test
|
Add base.h
|
2024-01-09 19:36:12 -08:00 |
compile-error-test
|
Bump tested CMake version to 3.25
|
2022-11-30 08:09:32 -08:00 |
cuda-test
|
Add base.h
|
2024-01-09 19:36:12 -08:00 |
find-package-test
|
Bump tested CMake version to 3.25
|
2022-11-30 08:09:32 -08:00 |
fuzzing
|
Add base.h
|
2024-01-09 19:36:12 -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
|
Improve name argument validation
|
2024-01-19 16:13:43 -08:00 |
assert-test.cc
|
Add base.h
|
2024-01-09 19:36:12 -08:00 |
base-test.cc
|
🛠 Add basic array safety functions and backwards-compatible result type (#3805)
|
2024-01-16 07:01:15 -08:00 |
chrono-test.cc
|
Fix %S formatting for chrono durations with leading zeroes (#3814)
|
2024-02-07 09:47:32 -08:00 |
CMakeLists.txt
|
Write directly to a stream buffer
|
2024-01-18 16:27:12 -08:00 |
color-test.cc
|
Implement styled arguments (#2793)
|
2022-03-08 09:50:14 -08:00 |
compile-fp-test.cc
|
Fix constness
|
2024-01-14 06:44:38 -08:00 |
compile-test.cc
|
Fix constness
|
2024-01-14 06:44:38 -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
|
Fix fixed rounding around zero in Dragon
|
2024-02-03 10:13:58 -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
|
Add base.h
|
2024-01-09 19:36:12 -08:00 |
mock-allocator.h
|
Remove <memory> dependency
|
2024-01-12 09:09:19 -08:00 |
module-test.cc
|
Improve module testing (#3397)
|
2023-05-03 07:56:24 -07:00 |
noexception-test.cc
|
Add base.h
|
2024-01-09 19:36:12 -08:00 |
os-test.cc
|
Move misplaced join overloads to fmt/ranges.h
|
2024-01-01 16:28:59 -08:00 |
ostream-test.cc
|
Fix constness
|
2024-01-14 06:44:38 -08:00 |
posix-mock-test.cc
|
Fix constness
|
2024-01-14 06:44:38 -08:00 |
posix-mock.h
|
Apply coding conventions
|
2023-12-30 16:07:35 -08:00 |
printf-test.cc
|
Fix constness
|
2024-01-14 06:44:38 -08:00 |
ranges-odr-test.cc
|
Make ranges only depend on fmt/base.h
|
2024-01-13 09:54:19 -08:00 |
ranges-test.cc
|
Consider ADL begin() and end() when joining ranges (#3824)
|
2024-01-22 07:39:33 -08:00 |
scan-test.cc
|
More API details
|
2024-02-10 08:10:59 -08:00 |
scan.h
|
More API details
|
2024-02-10 08:10:59 -08:00 |
std-test.cc
|
added formatter for std::expected (#3834)
|
2024-02-03 09:06:15 -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
|
Fix some typos. (#3843)
|
2024-02-08 10:59:52 -08:00 |