]> git.saurik.com Git - wxWidgets.git/commit
extracted wxStringTokenizer tests in their own file and rewrote them to be table...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 20 Dec 2005 16:30:12 +0000 (16:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 20 Dec 2005 16:30:12 +0000 (16:30 +0000)
commita67f601b14cf5b07e84f4e704eb52c14c9310c90
tree936547d910314831c818a393aa60328c0ec2206a
parent80ca48ebc6d0cf4df846f7c390b38988a2af8892
extracted wxStringTokenizer tests in their own file and rewrote them to be table based and more clear (separated strtok()-compatibility test from the other one)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/strings/strings.cpp
tests/strings/tokenizer.cpp [new file with mode: 0644]
tests/test.bkl