fmt/test
codicodi 1e018e65cb Thread-safe time formatting
This adds thread-safe (at least on platforms that provide necessary extensions) replacement functions for std::localtime and std::gmtime. Alternatively they could be placed in a new source file time.cc, but time.h seems so empty right now...
2016-10-17 07:00:04 -07:00
..
add-subdirectory-test
compile-test
find-package-test
gmock
gtest
assert-test.cc
CMakeLists.txt Correct buffer growth when formatting time (#367) 2016-08-04 08:47:59 -07:00
custom-formatter-test.cc Make printf argument formatters public (#335, #360) 2016-07-21 06:59:28 -07:00
format-impl-test.cc
format-test.cc Fix handling of unsigned char strings (#373) 2016-08-23 08:42:25 -07: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
ostream-test.cc Move fmt::fprintf to printf.h 2016-08-03 08:52:05 -07:00
posix-mock-test.cc
posix-mock.h
posix-test.cc
printf-test.cc Move fmt::fprintf to printf.h 2016-08-03 08:52:05 -07:00
string-test.cc Fix handling of wide strings in StringWriter 2016-07-18 08:47:11 -07: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 Improve error reporting (#357) 2016-08-16 07:08:53 -07:00
util.cc
util.h Move fmt::fprintf to printf.h 2016-08-03 08:52:05 -07:00