CMake: Add missing test files

Update the file list to match the contents of tests/test.bkl.
This commit is contained in:
Maarten Bent
2018-07-29 12:25:59 +02:00
parent 5ea4e639b6
commit 8f9f319093
2 changed files with 6 additions and 1 deletions

View File

@@ -56,7 +56,6 @@ set(TEST_SRC
regex/wxregextest.cpp
scopeguard/scopeguardtest.cpp
strings/iostream.cpp
strings/hexconv.cpp
strings/numformatter.cpp
strings/strings.cpp
strings/stdstrings.cpp
@@ -66,12 +65,14 @@ set(TEST_SRC
strings/vararg.cpp
strings/crt.cpp
strings/vsnprintf.cpp
strings/hexconv.cpp
streams/datastreamtest.cpp
streams/ffilestream.cpp
streams/fileback.cpp
streams/filestream.cpp
streams/iostreams.cpp
streams/largefile.cpp
streams/lzmastream.cpp
streams/memstream.cpp
streams/socketstream.cpp
streams/sstream.cpp