fmt/test
2015-05-12 08:57:21 -07:00
..
compile-test Update compile-test 2015-03-01 17:03:44 -08:00
CMakeLists.txt FMT_EXTRA_TESTS -> FMT_PEDANTIC and use it to control extra warnings 2015-05-12 07:35:29 -07:00
format-impl-test.cc Separate memory management and formatting 2014-09-29 08:48:16 -07:00
format-test.cc Fix warnings 2015-05-12 08:57:21 -07:00
gtest-extra-test.cc Woraround a bug in MinGW 2015-03-12 07:49:01 -07:00
gtest-extra.cc Use throw() when noexcept is not supported 2015-02-14 09:58:29 +08:00
gtest-extra.h Use throw() when noexcept is not supported 2015-02-14 09:58:29 +08:00
header-only-test2.cc Add a test for header-only configuration 2014-12-09 06:22:55 -08:00
header-only-test.cc Add a test for header-only configuration 2014-12-09 06:22:55 -08:00
macro-test.cc Move FMT_USE_VARIADIC_TEMPLATES definition to macro-test.cc 2015-03-17 07:57:30 -07:00
mock-allocator.h Test buffer 2014-10-01 08:12:10 -07:00
posix-test.cc Fix MinGW build 2015-05-11 19:10:31 -07:00
posix-test.h Fix compilation of posix-test on MinGW 2015-05-06 07:29:58 -07:00
printf-test.cc Pass as many types as possible in a single integer to reduce code bloat 2015-03-24 08:55:40 -07:00
test-main.cc Only include crtdbg.h when compiling with MSVC 2015-03-16 18:05:45 -07:00
util-test.cc Reduce compiled code size 2015-04-20 10:02:41 -07:00
util.cc Fix windows build. 2014-09-05 10:56:00 -07:00
util.h Move safe_strerror to anonymous namespace. 2014-09-05 08:44:41 -07:00