fmt/test
Maciej Dems c47318afa8 Declarations for shared library in Windows.
Added __declspec(dllimport) and __declspec(dllexport) declarations
when compiled in Windows.
2015-12-10 13:36:18 +01: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 Declarations for shared library in Windows. 2015-12-10 13:36:18 +01:00
format-impl-test.cc Improve detection of isinf, isnan and getsign 2015-11-21 07:20:18 -08:00
format-test.cc Fix handling of empty non-null-terminated strings 2015-11-25 09:49:01 -08:00
gtest-extra-test.cc Suppress bogus coverity warnings 2015-10-28 07:01:28 -07:00
gtest-extra.cc Move posix tests from gtest-extra-test to a separate test 2015-06-24 09:16:03 -07:00
gtest-extra.h Move posix tests from gtest-extra-test to a separate test 2015-06-24 09:16:03 -07: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 Fix warnings 2015-08-07 07:39:04 -07:00
mock-allocator.h Test buffer 2014-10-01 08:12:10 -07:00
posix-mock-test.cc Use scoped_ptr instead of raw pointers in tests 2015-07-31 08:23:39 -07:00
posix-mock.h Refactor posix tests 2015-06-24 08:43:30 -07:00
posix-test.cc Replace <algorithm> with <memory> 2015-12-04 22:57:36 -08:00
printf-test.cc Use format specifiers when formatting null pointers & strings 2015-11-23 21:01:28 -08:00
test-assert.h Fix assertion tests 2015-06-22 09:24:54 -07:00
test-main.cc Suppress another bogus warning in Coverity 2015-10-19 08:39:31 -07:00
util-test.cc Initial support for custom formatters 2015-12-02 08:41:05 -08:00
util.cc Fix open_buffered_file 2015-07-08 07:48:54 -07:00
util.h Add sprintf overload for wide strings 2015-09-18 16:26:41 -07:00