fmt/test
vitaut b88a17ad9e libformat.{a.so} -> libcppformat.{a.so}
as suggested by Eugene V. Lyubimkin to make the name less generic
2015-06-23 06:40:22 -07:00
..
compile-test Update compile-test 2015-03-01 17:03:44 -08:00
assert-test.cc Only use death tests if available 2015-06-22 08:17:23 -07:00
CMakeLists.txt libformat.{a.so} -> libcppformat.{a.so} 2015-06-23 06:40:22 -07:00
format-impl-test.cc Fix assertion tests 2015-06-22 09:24:54 -07:00
format-test.cc FormatIntTest: FormatDec: don't assume signedness of char type 2015-06-22 07:03:26 -07:00
gtest-extra-test.cc Only use death tests if available 2015-06-22 08:17:23 -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
header-only-test.cc
macro-test.cc Move FMT_USE_VARIADIC_TEMPLATES definition to macro-test.cc 2015-03-17 07:57:30 -07:00
mock-allocator.h
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 Replace implicit conversion to std::string with to_string 2015-06-17 07:59:41 -07:00
test-assert.h Fix assertion tests 2015-06-22 09:24:54 -07:00
test-main.cc Only include crtdbg.h when compiling with MSVC 2015-03-16 18:05:45 -07:00
util-test.cc Only use death tests if available 2015-06-22 08:17:23 -07:00
util.cc
util.h