fmt/test
2020-06-23 14:03:37 -07:00
..
add-subdirectory-test Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736) 2018-06-06 15:57:59 +02:00
compile-error-test prepare -> compile 2019-07-25 19:39:41 +03:00
cuda-test Making CUDA test work with CMAKE_MSVC_RUNTIME_LIBRARY 2019-09-25 06:46:11 -07:00
find-package-test Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736) 2018-06-06 15:57:59 +02:00
fuzzing Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
gmock Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736) 2018-06-06 15:57:59 +02:00
gtest Fix error on MinGW 2017-03-09 06:09:43 -08:00
assert-test.cc Don't use internal GTest API 2020-02-24 11:32:34 -08:00
chrono-test.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
CMakeLists.txt Minor tweaks for dynamic_format_arg_store 2020-03-16 07:58:15 -07:00
color-test.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
compile-test.cc Deprecate compile 2020-06-23 14:03:37 -07:00
core-test.cc Make dynamic_format_arg_store reusable and add reserve() (#1677) 2020-05-12 11:00:42 -07:00
custom-formatter-test.cc Optimize format string parsing 2020-06-06 10:15:19 -07:00
format Optimize format string parsing 2020-06-06 08:15:33 -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 Reintroduce UDT support to fmt::to_string and test ADL 2020-06-21 09:21:07 -07:00
gmock-gtest-all.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
grisu-test.cc Handle assymetric boundaries 2019-10-20 07:55:05 -07:00
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 Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
header-only-test2.cc Add a lightweight header for the core API 2017-12-06 07:42:42 -08:00
header-only-test.cc Add a lightweight header for the core API 2017-12-06 07:42:42 -08:00
locale-test.cc Fix sign handling in 'L' 2020-06-13 06:57:19 -07:00
mock-allocator.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
os-test.cc internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
ostream-test.cc Add default_arg_formatter 2020-06-08 08:14:34 -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 Adding sentinel support to fmt::join(). (#1689) 2020-05-18 06:31:01 -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 internal -> detail (#1538) 2020-05-10 07:34:30 -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