fmt/test
stryku 9a777b9e1c Implemented fmt::prepare()
Implementation of fmt::prepare() function and features around it.
2019-01-12 10:53:31 -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-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
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 Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736) 2018-06-06 15:57:59 +02:00
chrono-test.cc Fix handling of dynamic width in chrono formatter 2019-01-09 15:23:21 -08:00
CMakeLists.txt Implemented fmt::prepare() 2019-01-12 10:53:31 -08:00
core-test.cc Fix conversion warnings (#989) 2018-12-20 06:24:19 -08:00
custom-formatter-test.cc Fix naming of basic_format_specs members 2018-10-17 10:13:10 -07:00
format-impl-test.cc Add support for using text_style in format and vformat directly (#993) 2019-01-01 09:26:54 -05:00
format-test.cc Implemented fmt::prepare() 2019-01-12 10:53:31 -08:00
gmock-gtest-all.cc Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736) 2018-06-06 15:57:59 +02:00
gtest-extra-test.cc Replaced usage of gtest's internal scoped_ptr with unique_ptr. 2019-01-02 19:05:51 -05:00
gtest-extra.cc Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736) 2018-06-06 15:57:59 +02:00
gtest-extra.h Fix build on gcc 4.4 2018-10-24 10:52:02 -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 parse_context -> format_parse_context 2018-11-21 07:10:22 -08:00
mock-allocator.h Fix build on gcc 4.4 2018-10-24 10:52:02 -07:00
ostream-test.cc Implemented fmt::prepare() 2019-01-12 10:53:31 -08:00
posix-mock-test.cc Replaced usage of gtest's internal scoped_ptr with unique_ptr. 2019-01-02 19:05:51 -05:00
posix-mock.h Fix FreeBSD 12 2018-05-09 06:10:37 -07:00
posix-test.cc Replaced usage of gtest's internal scoped_ptr with unique_ptr. 2019-01-02 19:05:51 -05:00
prepare-test.cc Implemented fmt::prepare() 2019-01-12 10:53:31 -08:00
printf-test.cc Workaround more MSVC bugs 2018-12-06 12:16:04 -08:00
ranges-test.cc Fix build on gcc 4.4 2018-10-24 10:52:02 -07:00
test-assert.h Clean core-test and fix linkage errors on older gcc 2018-09-19 12:24:38 -07:00
test-main.cc Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736) 2018-06-06 15:57:59 +02:00
time-test.cc Move chrono-specific code to a separate header 2018-12-09 06:45:20 -08:00
util.cc Improve naming consistency 2018-05-19 10:32:53 -07:00
util.h Fix build on gcc 4.4 2018-10-24 10:52:02 -07:00