fmt/test
Andreone 67662702aa allow to stream user defined types in a MemoryWriter (#456)
* allow to stream user defined types in a MemoryWriter

* fix indent

* follow Google C++ Style

* make code c++98 compatible

* fix macro usage

* disable ability to stream user defined types if not at least c++11

* fix for disable ability to stream user defined types if not at least c++11

* use FMT_STATIC_ASSERT
2017-01-19 20:47:43 +01:00
..
add-subdirectory-test Correction of 418 (#420) 2016-11-11 18:27:39 +01:00
compile-test
find-package-test Correction of 418 (#420) 2016-11-11 18:27:39 +01:00
gmock
gtest
assert-test.cc
CMakeLists.txt BasicContainerWriter utility added 2017-01-05 20:44:35 -08:00
container-test.cc BasicContainerWriter utility added 2017-01-05 20:44:35 -08:00
custom-formatter-test.cc Make printf argument formatters public (#335, #360) 2016-07-21 06:59:28 -07:00
format-impl-test.cc Issue #418 - Minimal supported library subset (#419) 2016-11-10 20:29:12 +01:00
format-test.cc Custom FormatSpec (#439) (#444) 2016-12-30 11:29:40 -08:00
gmock-gtest-all.cc
gtest-extra-test.cc
gtest-extra.cc
gtest-extra.h
header-only-test2.cc
header-only-test.cc
macro-test.cc
mock-allocator.h FMT_NULLPTR -> FMT_NULL and improve formatting 2016-11-06 09:05:58 -08:00
ostream-test.cc allow to stream user defined types in a MemoryWriter (#456) 2017-01-19 20:47:43 +01:00
posix-mock-test.cc Fix test compilation for FreeBSD (#433) 2016-12-14 06:28:41 -08:00
posix-mock.h
posix-test.cc
printf-test.cc Allow %s as generic format specifier in printf (#453) 2017-01-14 11:45:48 -08:00
string-test.cc Fix warnings 2016-11-06 12:37:31 -08:00
test-assert.h
test-main.cc
time-test.cc Thread-safe time formatting 2016-10-17 07:00:04 -07:00
util-test.cc Using FMT_NULLPTR instead of literal 0 2016-11-03 06:39:40 -07:00
util.cc
util.h Move fmt::fprintf to printf.h 2016-08-03 08:52:05 -07:00