fmt/test
Liedtke a70a4ae053
Ignore zero-padding for non-finite floating points (#2310)
* Ignore zero-padding for non-finite floating points

* keep width for non-finite formatting with 0-padding

* clang-format

* preserve alignment

* align code-style
2021-05-27 14:13:05 -07:00
..
add-subdirectory-test Cleanup add-subdirectory-test 2021-05-07 16:42:02 -07:00
compile-error-test
cuda-test
find-package-test
fuzzing
gtest gtest: fix std::is_trivially_copy_constructible for GCC 4.8 & 4.9 properly 2021-04-29 07:11:49 -07:00
args-test.cc
assert-test.cc
chrono-test.cc Refactor chrono formatting 2021-05-25 06:57:47 -07:00
CMakeLists.txt Add unicode-test 2021-05-24 06:20:51 -07:00
color-test.cc Cleanup tests 2021-04-30 15:50:03 -07:00
compile-test.cc add fmt::print() overload to support compiled format (#2304) 2021-05-25 14:54:56 -07:00
core-test.cc More wchar_t-specific API to wchar.h 2021-05-21 18:24:39 -07:00
enforce-checks-test.cc Deprecate locale.h 2021-05-22 10:21:17 -07:00
format
format-impl-test.cc Replace fmt::system_error with std::system_error 2021-05-07 08:33:39 -07:00
format-test.cc Ignore zero-padding for non-finite floating points (#2310) 2021-05-27 14:13:05 -07:00
gtest-extra-test.cc Replace fmt::error_code to std::error_code 2021-05-09 12:26:19 -07:00
gtest-extra.cc Replace fmt::system_error with std::system_error 2021-05-07 08:33:39 -07:00
gtest-extra.h Replace fmt::system_error with std::system_error 2021-05-07 08:33:39 -07:00
header-only-test.cc Cleanup tests 2021-05-02 09:28:38 -07:00
mock-allocator.h Cleanup tests 2021-05-01 17:11:45 -07:00
module-test.cc Add a test for the module 2021-05-20 10:26:31 -07:00
os-test.cc More wchar_t-specific API to wchar.h 2021-05-21 18:24:39 -07:00
ostream-test.cc Improve compile-time checks 2021-05-19 07:57:57 -07:00
posix-mock-test.cc Fix issue #2274. 2021-05-10 15:57:23 -07:00
posix-mock.h
printf-test.cc More wchar_t-specific API to wchar.h 2021-05-21 18:24:39 -07:00
ranges-test.cc Use [] instead of {} in ranges for consistency with Python format 2021-05-04 21:04:21 -07:00
scan-test.cc Cleanup tests 2021-05-05 18:31:41 -07:00
scan.h
std-format-test.cc Cleanup tests 2021-05-05 18:31:41 -07:00
test-assert.h Cleanup tests 2021-04-30 15:50:03 -07:00
test-main.cc
unicode-test.cc Support alternative locale names in tests 2021-05-24 14:09:19 -07:00
util.cc Support alternative locale names in tests 2021-05-24 14:09:19 -07:00
util.h Support alternative locale names in tests 2021-05-24 14:09:19 -07:00
wchar-test.cc Deprecate locale.h 2021-05-22 10:21:17 -07:00