Update the list of non-GUI test source files
streams/bstream.cpp was removed in the meanwhile while a new strings/hexconv.cpp was added.
This commit is contained in:
parent
bd6d22d890
commit
d37f758ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -56,6 +56,7 @@ set(TEST_SRC
|
|||
regex/wxregextest.cpp
|
||||
scopeguard/scopeguardtest.cpp
|
||||
strings/iostream.cpp
|
||||
strings/hexconv.cpp
|
||||
strings/numformatter.cpp
|
||||
strings/strings.cpp
|
||||
strings/stdstrings.cpp
|
||||
|
|
@ -65,7 +66,6 @@ set(TEST_SRC
|
|||
strings/vararg.cpp
|
||||
strings/crt.cpp
|
||||
strings/vsnprintf.cpp
|
||||
streams/bstream.cpp
|
||||
streams/datastreamtest.cpp
|
||||
streams/ffilestream.cpp
|
||||
streams/fileback.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue