..
add-subdirectory-test
Detect C++14 compiler support
2017-09-28 08:57:54 -07:00
compile-test
Fix compile-test
2017-10-21 08:17:00 -07:00
find-package-test
Detect C++14 compiler support
2017-09-28 08:57:54 -07:00
gmock
Suppress a warning in gmock
2017-08-26 08:50:09 -07:00
gtest
Fix error on MinGW
2017-03-09 06:09:43 -08:00
assert-test.cc
Add a lightweight header for the core API
2017-12-06 07:42:42 -08:00
CMakeLists.txt
Suppress msvc warnings in gmock
2018-01-17 05:46:14 -08:00
custom-formatter-test.cc
Replace using with typedef for compatibility with gcc-4.6
2018-02-11 09:23:47 -08:00
format-impl-test.cc
Allow compiling and using as DLL in windows #502
2018-01-28 20:50:43 -08:00
format-test.cc
test: comment out one FormatStringErrors constexpr test
2018-02-24 08:20:20 +00:00
gmock-gtest-all.cc
Move gmock into test/
2016-02-10 07:16:49 -08:00
gtest-extra-test.cc
Fix tests
2017-03-08 08:08:08 -08:00
gtest-extra.cc
Follow standard naming conventions
2017-02-21 06:56:26 -08:00
gtest-extra.h
Add a lightweight header for the core API
2017-12-06 07:42:42 -08: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
mock-allocator.h
Use allocator_traits if available
2018-02-10 06:51:13 -08:00
ostream-test.cc
Add detection of wostream operator<< ( #650 )
2018-02-17 09:03:43 +00:00
posix-mock-test.cc
Fix test compilation for FreeBSD ( #433 )
2018-01-21 18:18:05 -08:00
posix-mock.h
Refactor posix tests
2015-06-24 08:43:30 -07:00
posix-test.cc
Follow standard naming conventions
2017-02-21 06:56:26 -08:00
printf-test.cc
Make format work with C++17 std::string_view ( #571 )
2018-02-07 08:14:54 -08:00
test-assert.h
Fix assertion tests
2015-06-22 09:24:54 -07:00
test-main.cc
Correct comment
2016-01-09 08:06:59 -08:00
time-test.cc
Allow compiling and using as DLL in windows #502
2018-01-28 20:50:43 -08:00
util-test.cc
Add detection of wostream operator<< ( #650 )
2018-02-17 09:03:43 +00:00
util.cc
Fix open_buffered_file
2015-07-08 07:48:54 -07:00
util.h
Move fmt::fprintf to printf.h
2016-08-03 08:52:05 -07:00