..
add-subdirectory-test
compile-test
find-package-test
fuzzing
Apply clang format and other minor formatting tweaks
2019-06-30 08:52:15 -07:00
gmock
gtest
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
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
Refactor format_specs for #1109 and #940
2019-07-06 20:57:40 -07:00
format-impl-test.cc
Cleanup and remove deprecated visit
2019-07-03 14:31:01 -07:00
format-test.cc
Refactor format_specs for #1109 and #940
2019-07-06 20:57:40 -07:00
gmock-gtest-all.cc
Format the code using clang-format
2019-01-13 06:58:20 -08:00
grisu-test.cc
Fix small number rounding with fixed precision in grisu
2019-07-04 07:11:40 -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
header-only-test.cc
locale-test.cc
Make the 'n' format specifier work with grisu disabled
2019-07-04 15:15:14 -07: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
Refactor format_specs for #1109 and #940
2019-07-06 20:57:40 -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