Rename some tests to avoid conflicts with project builder GUI debugger

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-10-31 04:41:27 +00:00
parent 72ddfce0dd
commit a9e9946154
11 changed files with 10 additions and 10 deletions

View File

@@ -10,17 +10,17 @@
<sources> <sources>
test.cpp test.cpp
arrays/arrays.cpp arrays/arrays.cpp
datetime/datetime.cpp datetime/datetimetest.cpp
fileconf/fileconf.cpp fileconf/fileconftest.cpp
filename/filename.cpp filename/filenametest.cpp
filesys/filesys.cpp filesys/filesystest.cpp
fontmap/fontmap.cpp fontmap/fontmaptest.cpp
formatconverter/formatconverter.cpp formatconverter/formatconvertertest.cpp
hashes/hashes.cpp hashes/hashes.cpp
longlong/longlong.cpp longlong/longlongtest.cpp
mbconv/main.cpp mbconv/mbconvtest.cpp
regex/regex.cpp regex/regextest.cpp
regex/wxregex.cpp regex/wxregextest.cpp
strings/strings.cpp strings/strings.cpp
strings/stdstrings.cpp strings/stdstrings.cpp
strings/unicode.cpp strings/unicode.cpp