fmt/test
Victor Zverovich de28ef5f86 Remove make_arg
2024-09-14 09:18:47 -07:00
..
add-subdirectory-test Add base.h 2024-01-09 19:36:12 -08:00
compile-error-test Cleanup 2024-09-06 12:41:53 -07: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 Backport from GoogleTest: "Work around a maybe-uninitialized warning under GCC 12" (0320f517fd) 2024-09-05 09:40:55 -07: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 Remove make_arg 2024-09-14 09:18:47 -07:00
chrono-test.cc Fix locale tests on FreeBSD 2024-09-03 12:50:03 -07:00
CMakeLists.txt Remove all warning suppressions 2024-07-22 12:41:12 -07: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 Update MSVC workaround in compile-test 2024-09-04 06:43:05 -07: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 Guard against usage of _isatty when header was not included (#3880) 2024-03-08 13:34:46 -08:00
format-test.cc Rename pragma macros 2024-09-12 19:20:32 -07: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 Specialize formatter for all std::basic_string types (#3943) 2024-04-23 08:44:41 -07: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 Add opt out for built-in types 2024-08-29 11:21:29 -07:00
ostream-test.cc Fix constness 2024-01-14 06:44:38 -08:00
perf-sanity.cc Cleanup test 2024-07-17 06:59:24 -07: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 compilation errors due to make_format_args in gcc 14.1.1 with c++20 (#4042) 2024-07-03 12:41:08 -07:00
ranges-odr-test.cc Make ranges only depend on fmt/base.h 2024-01-13 09:54:19 -08:00
ranges-test.cc Demacrify UTF-8 check 2024-09-13 18:41:10 -07:00
scan-test.cc Add opt out for built-in types 2024-08-29 11:21:29 -07:00
scan.h Simplify parse_format_string 2024-09-01 11:09:26 -07:00
std-test.cc Add support formatting std::expected<void, E> 2024-09-04 12:31:44 -07: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 Demacrify UTF-8 check 2024-09-13 18:41:10 -07:00
util.cc Add opt out for built-in types 2024-08-29 11:21:29 -07:00
util.h Cleanup test 2023-12-19 13:46:48 -08:00
xchar-test.cc Remove FMT_USE_USER_LITERALS 2024-09-11 11:27:27 -07:00