fmt/test
2019-11-19 16:55:11 -08: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 Apply clang format and other minor formatting tweaks 2019-06-30 08:52:15 -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 Fix EXPECT_DEBUG_DEATH_IF_SUPPORTED (#1214) 2019-07-04 07:55:36 -07:00
chrono-test.cc add oss-fuzz support 2019-06-30 06:10:07 -07:00
CMakeLists.txt Don't use POSIX API on UWP 2019-11-17 08:29:08 -08:00
color-test.cc Fix format overload that takes text_style (#1305) 2019-09-08 18:41:02 -07:00
compile-test.cc add test for multiple compilation types 2019-09-24 06:25:21 -07:00
core-test.cc Move has_formatter into the public fmt namespace. (#1407) 2019-11-14 07:08:24 -08:00
custom-formatter-test.cc Make buffer_range public and update custom formatting docs (#1281) 2019-08-28 06:50:20 -07:00
format Refactor float spec parsing 2019-11-18 07:37:36 -08:00
format-impl-test.cc Fix computing lower boundaries for smallest normalized double 2019-10-18 17:56:52 -07:00
format-test.cc Use grisu for exponent notation 2019-11-19 16:55:11 -08:00
gmock-gtest-all.cc Format the code using clang-format 2019-01-13 06:58:20 -08:00
grisu-test.cc Handle assymetric boundaries 2019-10-20 07:55:05 -07:00
gtest-extra-test.cc Improve POSIX API detection 2019-11-15 07:28:02 -08:00
gtest-extra.cc Don't use POSIX API on UWP 2019-11-17 08:29:08 -08:00
gtest-extra.h Improve POSIX API detection 2019-11-15 07:28:02 -08: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 Use grouping() from locale for specifier 'n' 2019-11-05 07:22:12 +00:00
mock-allocator.h Cleanup 2019-06-15 09:44:51 -07:00
ostream-test.cc Deprecate the fmt macro 2019-11-19 11:28:17 -08:00
posix-mock-test.cc Improve POSIX API detection 2019-11-15 07:28:02 -08:00
posix-mock.h Format the code using clang-format 2019-01-13 06:58:20 -08:00
posix-test.cc Improve POSIX API detection 2019-11-15 07:28:02 -08:00
printf-test.cc Improve POSIX API detection 2019-11-15 07:28:02 -08:00
ranges-test.cc Fix ambiguity for types with dodgy conversions 2019-09-28 11:35:20 -07:00
scan-test.cc Add preliminary user-defined type support 2019-06-08 09:04:46 -07:00
scan.h Fix a warning 2019-08-11 11:38:16 -07:00
std-format-test.cc Use grouping() from locale for specifier 'n' 2019-11-05 07:22:12 +00:00
test-assert.h Add defaulted copy and move operations to format_error and system_error (#1347) 2019-10-11 10:44:20 -07:00
test-main.cc Format the code using clang-format 2019-01-13 06:58:20 -08:00
util.cc Improve POSIX API detection 2019-11-15 07:28:02 -08:00
util.h FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00