.. |
add-subdirectory-test
|
Cleanup add-subdirectory-test
|
2021-05-07 16:42:02 -07:00 |
compile-error-test
|
Bump tested CMake version to 3.18
|
2020-07-19 08:50:34 -07:00 |
cuda-test
|
Making CUDA test work with CMAKE_MSVC_RUNTIME_LIBRARY
|
2019-09-25 06:46:11 -07:00 |
find-package-test
|
Bump tested CMake version to 3.18
|
2020-07-19 08:50:34 -07:00 |
fuzzing
|
Refactor presentation types
|
2021-09-06 13:32:33 -07:00 |
gtest
|
gtest: fix std::is_trivially_copy_constructible for GCC 4.8 & 4.9 properly
|
2021-04-29 07:11:49 -07:00 |
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
|
Add copy constructor for dynamic_format_arg_store, and test
|
2021-07-23 09:35:09 -07:00 |
assert-test.cc
|
gtest: move GTest/GMock files to separate directory, update GTest/GMock usages
|
2021-04-29 07:11:49 -07:00 |
chrono-test.cc
|
Fix bug on '%Y' and '%C' formats with negative years
|
2021-10-16 15:03:57 -07:00 |
CMakeLists.txt
|
make FP formatting available to be used at compile-time (#2426)
|
2021-09-18 08:03:23 -07:00 |
color-test.cc
|
Add faint, blink, reverse and conceal to the emphases (#2394)
|
2021-07-02 20:03:55 -07:00 |
compile-fp-test.cc
|
Always run grisu_gen_digits before fallback_format
|
2021-09-26 07:54:25 -07:00 |
compile-test.cc
|
fix: check to make sure both 'if constexpr' and return type deduction are available
|
2021-10-14 10:44:24 -07:00 |
core-test.cc
|
Fix handling of exotic character types
|
2021-10-17 09:07:48 -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
|
Reduce <algorithm> usage (#1998)
|
2020-11-11 09:12:15 -08:00 |
format-impl-test.cc
|
Refactor FP formatting
|
2021-09-26 10:25:46 -07:00 |
format-test.cc
|
Refactor presentation types
|
2021-09-06 13:32:33 -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
|
Include test sources to pick up functions and classes from the module rather than from the non-modular library which is baked into the test-main library. (#2356)
|
2021-07-03 07:21:54 -07:00 |
gtest-extra.h
|
fix module test odr violations (#2414)
|
2021-07-17 09:16:49 -07:00 |
header-only-test.cc
|
Disable fallback_formatter for arrays
|
2021-09-03 08:59:36 -07:00 |
mock-allocator.h
|
Cleanup tests
|
2021-05-01 17:11:45 -07:00 |
module-test.cc
|
fix module test odr violations (#2414)
|
2021-07-17 09:16:49 -07:00 |
os-test.cc
|
Depreate strtod and remove problematic tests
|
2021-08-28 09:20:36 -07:00 |
ostream-test.cc
|
Cleanup ostream interface
|
2021-09-03 10:35:19 -07:00 |
posix-mock-test.cc
|
Depreate strtod and remove problematic tests
|
2021-08-28 09:20:36 -07:00 |
posix-mock.h
|
Fix posix-mock-test
|
2020-04-01 08:42:14 -07:00 |
printf-test.cc
|
Simplify error handling in parse_nonnegative_int
|
2021-06-14 16:05:37 -07:00 |
ranges-odr-test.cc
|
Fix an odr violation in ranges.h (#2483)
|
2021-09-02 08:47:44 -07:00 |
ranges-test.cc
|
Extending fmt::join to support C++20-only ranges. (#2549)
|
2021-10-16 10:02:03 -07:00 |
scan-test.cc
|
Cleanup tests
|
2021-05-05 18:31:41 -07:00 |
scan.h
|
Workaround msvc constexpr issues
|
2021-06-01 13:32:44 -07:00 |
std-format-test.cc
|
Cleanup tests
|
2021-05-05 18:31:41 -07:00 |
test-assert.h
|
Move is_char specializations to xchar.h
|
2021-06-06 15:32:30 -07:00 |
test-main.cc
|
Switch to threadsafe death test style
|
2021-07-29 06:56:38 -07:00 |
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
|
fix module test odr violations (#2414)
|
2021-07-17 09:16:49 -07:00 |
xchar-test.cc
|
Fix bug on '%Y' and '%C' formats with negative years
|
2021-10-16 15:03:57 -07:00 |