tests: Add test case for std::ios_base::ate

This commit is contained in:
Chun Kuan Lee
2018-09-07 21:12:24 +08:00
parent a554cc901a
commit f86a571edb
2 changed files with 57 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ BITCOIN_TESTS =\
test/cuckoocache_tests.cpp \
test/denialofservice_tests.cpp \
test/descriptor_tests.cpp \
test/fs_tests.cpp \
test/getarg_tests.cpp \
test/hash_tests.cpp \
test/key_io_tests.cpp \