fmt/test
2021-03-10 12:08:02 -08:00
..
add-subdirectory-test Bump tested CMake version to 3.18 2020-07-19 08:50:34 -07:00
compile-error-test
cuda-test
find-package-test
fuzzing
gmock
gtest Fix error on MinGW 2017-02-25 09:00:56 -08:00
assert-test.cc
chrono-test.cc Fix fmt::localtime formatting not working in wide-char string contexts 2021-02-13 06:53:30 -08:00
CMakeLists.txt Fix formatting 2020-12-24 07:07:15 -08:00
color-test.cc
compile-test.cc Apply clang-format 2021-03-10 12:08:02 -08:00
core-test.cc Add an is_formattable trait 2021-02-28 15:25:33 -08:00
enforce-compile-string-test.cc
format
format-impl-test.cc Improve code point computation 2021-02-13 08:46:19 -08:00
format-test.cc Move detail::truncating_iterator to fmt/compile.h 2021-03-06 08:35:36 -08:00
gmock-gtest-all.cc Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
gtest-extra-test.cc
gtest-extra.cc
gtest-extra.h
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 handling of the + flag with locales (#2133) 2021-02-13 07:08:01 -08:00
mock-allocator.h
os-test.cc Forward arguments to work with views (#2068) 2020-12-20 07:14:54 -08:00
ostream-test.cc Simplify arg_formatter 2021-03-10 09:35:48 -08:00
posix-mock-test.cc
posix-mock.h
printf-test.cc Move detail::truncating_iterator to fmt/compile.h 2021-03-06 08:35:36 -08:00
ranges-test.cc Make ranges-test available with C++11 (#2114) 2021-01-30 07:42:58 -08:00
scan-test.cc
scan.h
std-format-test.cc 🐛 Cannot call non-constexpr function in constexpr context (#2010) 2020-11-12 10:10:52 -08:00
test-assert.h Don't include <cassert>. (#2148) (#2152) 2021-03-04 07:28:04 -08:00
test-main.cc
util.cc
util.h