added tests showing that current wxStringTokenizer code doesn't handle multiple delim...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 20 Dec 2005 16:48:41 +0000 (16:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 20 Dec 2005 16:48:41 +0000 (16:48 +0000)
commit421274fade3347a7ca7cfea2e86473dab7f8837e
tree6cdc010856e8345755a5f67d6468c76715bab9a5
parent8b6d5b1fc358ba63facda065a550e1afb1ed8939
added tests showing that current wxStringTokenizer code doesn't handle multiple delimiters at the end of string properly in mode != wxTOKEN_STRTOK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/strings/tokenizer.cpp