fmt/test
Daniela Engert 5221242f6e Instruct msvc to report the _true_ value in __cplusplus and force _full_ C++ conformance
* do this  in _some_ tests to improve test coverage and catch possible problems due to that
 * fix invalid export of `static constexpr` constant
 * fix msvc warnings about unreachable code in high warning levels
2021-06-24 09:10:08 -07:00
..
add-subdirectory-test
compile-error-test
cuda-test
find-package-test
fuzzing
gtest
static-export-test Fix "undefined reference to `fmt::v7::detail::basic_data<void>::digits'" 2021-06-02 14:33:17 -07:00
args-test.cc
assert-test.cc
chrono-test.cc adding a default format for std::chrono::time_point<std::chrono::syst… (#2345) 2021-06-11 10:52:39 -07:00
CMakeLists.txt Instruct msvc to report the _true_ value in __cplusplus and force _full_ C++ conformance 2021-06-24 09:10:08 -07:00
color-test.cc Move is_char specializations to xchar.h 2021-06-06 15:32:30 -07:00
compile-test.cc adding a default format for std::chrono::time_point<std::chrono::syst… (#2345) 2021-06-11 10:52:39 -07:00
core-test.cc Move is_char specializations to xchar.h 2021-06-06 15:32:30 -07:00
enforce-checks-test.cc wchar.h -> xchar.h because it handles other code unit types too 2021-05-29 09:37:17 -07:00
format
format-impl-test.cc Update format_to taking a buffer and remove undocumented vformat_to overload 2021-05-30 07:57:51 -07:00
format-test.cc Simplify error handling in parse_nonnegative_int 2021-06-14 16:05:37 -07:00
gtest-extra-test.cc
gtest-extra.cc
gtest-extra.h
header-only-test.cc
mock-allocator.h
module-test.cc Support non-char overloads (module) 2021-06-11 09:38:53 -07:00
os-test.cc Move wchar/custom char overloads to xchar.h 2021-06-05 22:57:45 -07:00
ostream-test.cc Move is_char specializations to xchar.h 2021-06-06 15:32:30 -07:00
posix-mock-test.cc
posix-mock.h
printf-test.cc Simplify error handling in parse_nonnegative_int 2021-06-14 16:05:37 -07:00
ranges-test.cc Move wchar/custom char overloads to xchar.h 2021-06-05 22:57:45 -07:00
scan-test.cc
scan.h Workaround msvc constexpr issues 2021-06-01 13:32:44 -07:00
std-format-test.cc
test-assert.h Move is_char specializations to xchar.h 2021-06-06 15:32:30 -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
xchar-test.cc Move is_char specializations to xchar.h 2021-06-06 15:32:30 -07:00