.. |
add-subdirectory-test
|
|
|
compile-error-test
|
|
|
cuda-test
|
|
|
find-package-test
|
|
|
fuzzing
|
Fuzz fallback formatter
|
2020-11-03 19:34:35 -08:00 |
gmock
|
|
|
gtest
|
|
|
args-test.cc
|
Fix handling of types with to_string_view and formatter specialization (#2180)
|
2021-03-18 11:25:43 -07:00 |
assert-test.cc
|
Explain why assert-test is a separate test
|
2020-10-11 10:13:42 -07:00 |
chrono-test.cc
|
Suppress redef warning of _CRT_SECURE_NO_WARNINGS if any. (#2218)
|
2021-04-08 11:56:35 -07:00 |
CMakeLists.txt
|
CI linux: add clang++-11 C++20 (with LLVM libc++) build
|
2021-04-10 07:20:05 -07:00 |
color-test.cc
|
Fix coding conventions
|
2020-09-06 09:26:32 -07:00 |
compile-test.cc
|
fix udl_compiled_string with non-byte chars (e.g. wchar) (#2242)
|
2021-04-19 08:29:35 -07:00 |
core-test.cc
|
Cleanup core-test
|
2021-04-23 20:07:48 -07:00 |
enforce-compile-string-test.cc
|
Stop using deprecated UDL templates
|
2021-03-19 08:34:55 -07:00 |
format
|
Reduce <algorithm> usage (#1998)
|
2020-11-11 09:12:15 -08:00 |
format-impl-test.cc
|
Improve code point computation
|
2021-02-13 08:46:19 -08:00 |
format-test.cc
|
Remove deprecated APIs
|
2021-04-23 15:27:25 -07:00 |
gmock-gtest-all.cc
|
|
|
gtest-extra-test.cc
|
Fix build failure when not using fcntl with -Werror (#1990)
|
2020-11-06 15:39:59 -08:00 |
gtest-extra.cc
|
|
|
gtest-extra.h
|
Add color format_to overloads
|
2020-09-06 08:24:15 -07:00 |
header-only-test2.cc
|
|
|
header-only-test.cc
|
|
|
locale-test.cc
|
Fix handling of the + flag with locales (#2133)
|
2021-02-13 07:08:01 -08:00 |
mock-allocator.h
|
|
|
os-test.cc
|
Don't call fileno on NULL file in tests (#2196)
|
2021-03-30 10:41:12 -07:00 |
ostream-test.cc
|
Remove deprecated APIs
|
2021-04-23 15:27:25 -07:00 |
posix-mock-test.cc
|
Fix build failure when not using fcntl with -Werror (#1990)
|
2020-11-06 15:39:59 -08:00 |
posix-mock.h
|
|
|
printf-test.cc
|
Remove printf.h dependency on ostream.h
|
2021-04-23 10:42:57 -07:00 |
ranges-test.cc
|
Ranges wide strings support (#2236)
|
2021-04-16 06:25:35 -07:00 |
scan-test.cc
|
|
|
scan.h
|
|
|
std-format-test.cc
|
🐛 Cannot call non-constexpr function in constexpr context (#2010)
|
2020-11-12 10:10:52 -08:00 |
test-assert.h
|
Don't include <cassert>. (#2148) (#2152)
|
2021-03-04 07:28:04 -08:00 |
test-main.cc
|
|
|
util.cc
|
|
|
util.h
|
|
|