fmt/test
2019-07-03 06:09:24 -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-test Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736) 2018-06-06 15:57:59 +02: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 test: assert-test: fix typo in else-branch of EXPECT_DEBUG_DEATH_IF_SUPPORTED 2019-02-18 14:02:02 -10:00
chrono-test.cc add oss-fuzz support 2019-06-30 06:10:07 -07:00
CMakeLists.txt Move strtod_l check to CMake since it's very system-specific 2019-06-23 17:10:57 -07:00
color-test.cc Add color-test 2019-03-10 07:57:29 -07:00
core-test.cc get_type -> mapped_type_constant 2019-06-11 07:23:39 -07:00
custom-formatter-test.cc back_insert_range<internal::buffer> -> buffer_range 2019-06-19 14:12:29 -07:00
format Update <format> to the current wording 2019-06-22 13:44:48 -07:00
format-impl-test.cc Fix FormatTest.StrError on Solaris 2019-07-03 06:09:24 -07:00
format-test.cc Don't emit decimal point if there are no trailing digits (#1210) 2019-06-30 08:44:59 -07:00
gmock-gtest-all.cc Format the code using clang-format 2019-01-13 06:58:20 -08:00
grisu-test.cc FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00
gtest-extra-test.cc FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00
gtest-extra.cc Format the code using clang-format 2019-01-13 06:58:20 -08:00
gtest-extra.h FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -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 compilation with locales disabled (#1011) 2019-01-19 07:16:05 -08:00
mock-allocator.h Cleanup 2019-06-15 09:44:51 -07:00
ostream-test.cc back_insert_range<internal::buffer> -> buffer_range 2019-06-19 14:12:29 -07:00
posix-mock-test.cc FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00
posix-mock.h Format the code using clang-format 2019-01-13 06:58:20 -08:00
posix-test.cc FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00
prepare-test.cc Fixed issue with formatting to an array of chars 2019-06-11 18:09:18 -07:00
printf-test.cc back_insert_range<internal::buffer> -> buffer_range 2019-06-19 14:12:29 -07:00
ranges-test.cc basic_buffer -> buffer 2019-04-07 20:32:28 -07:00
scan-test.cc Add preliminary user-defined type support 2019-06-08 09:04:46 -07:00
scan.h Add preliminary user-defined type support 2019-06-08 09:04:46 -07:00
std-format-test.cc FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00
test-assert.h Format the code using clang-format 2019-01-13 06:58:20 -08:00
test-main.cc Format the code using clang-format 2019-01-13 06:58:20 -08:00
util.cc Format the code using clang-format 2019-01-13 06:58:20 -08:00
util.h FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00