fmt/test
Adam Burgess f39e6fb617
Add formatters for chrono::time_point<system_clock> (#1837)
Add formatters for chrono::time_point and helper overloads for localtime/gmtime(time_point)
Fixes #1819
2020-08-28 07:41:38 -07:00
..
add-subdirectory-test Bump tested CMake version to 3.18 2020-07-19 08:50:34 -07:00
compile-error-test Bump tested CMake version to 3.18 2020-07-19 08:50:34 -07:00
cuda-test
find-package-test Bump tested CMake version to 3.18 2020-07-19 08:50:34 -07:00
fuzzing Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
gmock
gtest
assert-test.cc Don't use internal GTest API 2020-02-24 11:32:34 -08:00
chrono-test.cc Add formatters for chrono::time_point<system_clock> (#1837) 2020-08-28 07:41:38 -07:00
CMakeLists.txt Autodetect MSVC static runtime (#1770) 2020-07-13 06:11:23 -07:00
color-test.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
compile-test.cc Add dynamic width support to FMT_COMPILE (#1809) 2020-08-10 09:40:11 -07:00
core-test.cc Make append work with fixed-size buffer 2020-07-11 07:27:20 -07:00
custom-formatter-test.cc Apply clang-format 2020-07-09 09:06:24 -07:00
format Reduce symbol sizes and simplify iterator use 2020-07-09 08:51:43 -07:00
format-dyn-args-test.cc Minor tweaks for dynamic_format_arg_store 2020-03-16 07:58:15 -07:00
format-impl-test.cc internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
format-test.cc Fixing buffer_appender's ++ slicing (#1822) 2020-08-18 12:37:56 -07:00
gmock-gtest-all.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
grisu-test.cc
gtest-extra-test.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
gtest-extra.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
gtest-extra.h Add a simple buffered stream with no sync 2020-06-28 09:55:29 -07:00
header-only-test2.cc
header-only-test.cc
locale-test.cc Add complex tests 2020-08-26 11:48:50 -07:00
mock-allocator.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
os-test.cc Make buffer size configurable 2020-08-01 10:53:58 -07:00
ostream-test.cc Fix detail::write with fallback formatter (#1829) 2020-08-20 06:41:09 -07:00
posix-mock-test.cc internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
posix-mock.h Fix posix-mock-test 2020-04-01 08:42:14 -07:00
printf-test.cc fix typo which caused the loss of the counting information when using a printf context with a truncating_iterator 2020-06-05 07:37:54 -07:00
ranges-test.cc CMakeLists.txt: Clang-warnings: removed -Wno-sign-conversion (#1817) 2020-08-14 13:58:20 -07:00
scan-test.cc internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
scan.h Optimize format string parsing 2020-06-06 08:15:33 -07:00
std-format-test.cc Make the n specifier an opt-in 2020-07-03 08:02:48 -07:00
test-assert.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
test-main.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
util.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
util.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00