fmt/test
Ivan Shapovalov 71bd51e6c2
Implement %j specifier for std::chrono::duration (#3732)
This adds support for `%j` presentation type for duration types:

> "If the type being formatted is a specialization of duration, the decimal
number of days without padding."

Fixes #3643.
2023-12-03 07:29:58 -08:00
..
add-subdirectory-test
compile-error-test
cuda-test
find-package-test
fuzzing
gtest
static-export-test
args-test.cc
assert-test.cc
chrono-test.cc Implement %j specifier for std::chrono::duration (#3732) 2023-12-03 07:29:58 -08:00
CMakeLists.txt Avoid a space in the UDL definition (#3610) 2023-09-18 08:09:42 -07:00
color-test.cc
compile-fp-test.cc Simplify ceil 2023-05-24 11:51:34 -07:00
compile-test.cc Fix formatted_size with FMT_COMPILE and format specs (#3588) 2023-08-15 06:45:48 -07:00
core-test.cc Call parse on empty specs at compile time 2023-07-15 22:20:29 -07:00
detect-stdfs.cc
enforce-checks-test.cc
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 a libc++ warning and move the test to the right place 2023-11-25 08:20:53 -08:00
gtest-extra-test.cc Make gtest-extra-test more portable 2023-11-24 10:09:21 -08:00
gtest-extra.cc Make gtest-extra-test more portable 2023-11-24 10:09:21 -08:00
gtest-extra.h Make gtest-extra-test more portable 2023-11-24 10:09:21 -08:00
header-only-test.cc
mock-allocator.h
module-test.cc
noexception-test.cc
os-test.cc unicode_to_utf8 -> to_utf8 since both sides of conversion are Unicode 2023-05-10 16:26:02 -07:00
ostream-test.cc Fix the default locale in ostream_formatter 2023-11-24 09:24:43 -08:00
posix-mock-test.cc
posix-mock.h
printf-test.cc Detemplatize printf more 2023-05-17 12:34:12 -07:00
ranges-odr-test.cc
ranges-test.cc Fix an inconsistentcy between to_string and format 2023-10-28 08:05:11 -07:00
scan-test.cc Experiment with FILE in scan 2023-11-26 10:01:42 -08:00
scan.h Experiment with FILE in scan 2023-11-26 10:01:42 -08:00
std-test.cc Simplify test 2023-12-01 08:52:42 -08:00
test-assert.h
test-main.cc
unicode-test.cc
util.cc Disable locale-specific tests on OpenBSD 2023-11-24 09:45:56 -08:00
util.h
xchar-test.cc Fix a libc++ warning and move the test to the right place 2023-11-25 08:20:53 -08:00