fmt/test
Victor Zverovich e927149f8e Cleanup macros
2022-05-29 17:23:02 -07:00
..
add-subdirectory-test
compile-error-test Cleanup macros 2022-05-29 17:23:02 -07:00
cuda-test
find-package-test Reformat all source code; no functional changes 2021-11-25 09:15:25 -08:00
fuzzing Remove deprecated APIs 2022-05-21 12:20:31 -07:00
gtest MSVC CMake generation optimization (#2852) 2022-04-08 06:27:23 -07:00
static-export-test
args-test.cc Minor code style tweaks for consistency 2021-12-23 11:55:58 -08:00
assert-test.cc
chrono-test.cc Fix overflow for chrono durations (#2722) 2022-01-17 12:14:59 -08:00
CMakeLists.txt Fix path formatter 2022-05-17 14:29:49 -07:00
color-test.cc Implement styled arguments (#2793) 2022-03-08 09:50:14 -08:00
compile-fp-test.cc Always run grisu_gen_digits before fallback_format 2021-09-26 07:54:25 -07:00
compile-test.cc Cleanup macros 2022-05-29 17:23:02 -07:00
core-test.cc FMT_MSC_VER -> FMT_MSC_VERSION 2022-05-29 15:39:08 -07:00
enforce-checks-test.cc Reformat all source code; no functional changes 2021-11-25 09:15:25 -08:00
format-impl-test.cc Add initial double-double support 2022-05-21 07:32:54 -07:00
format-test.cc Cleanup macros 2022-05-29 17:23:02 -07:00
gtest-extra-test.cc Remove deprecated APIs 2022-05-22 07:10:09 -07:00
gtest-extra.cc FMT_NOEXCEPT -> noexcept 2022-01-20 16:55:47 -08:00
gtest-extra.h FMT_NOEXCEPT -> noexcept 2022-01-20 16:55:47 -08:00
header-only-test.cc Disable fallback_formatter for arrays 2021-09-03 08:59:36 -07:00
mock-allocator.h
module-test.cc Replace `make_args_checked with make_format_args` (#2760) 2022-02-13 20:13:35 -08:00
noexception-test.cc Improve noexception test 2021-12-26 16:28:41 -08:00
os-test.cc Remove deprecated APIs 2022-05-22 07:10:09 -07:00
ostream-test.cc Simplify ostream opt-in API 2022-02-04 18:33:59 -08:00
posix-mock-test.cc Remove deprecated APIs 2022-05-22 07:10:09 -07:00
posix-mock.h
printf-test.cc Make ostream operators opt in to reduce the risk of ODR violations 2022-02-04 15:06:45 -08:00
ranges-odr-test.cc Reformat all source code; no functional changes 2021-11-25 09:15:25 -08:00
ranges-test.cc FMT_MSC_VER -> FMT_MSC_VERSION 2022-05-29 15:39:08 -07:00
scan-test.cc
scan.h
std-test.cc Use write_escaped_string to std::filesystem::path. 2022-05-28 07:48:02 -07:00
test-assert.h
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 Replacing strftime with std::time_put (#2550) 2021-10-30 08:25:45 -07:00
util.cc
util.h Reformat all source code; no functional changes 2021-11-25 09:15:25 -08:00
xchar-test.cc FMT_MSC_VER -> FMT_MSC_VERSION 2022-05-29 15:39:08 -07:00