]> git.saurik.com Git - wxWidgets.git/commit
moved wxRegEx test from console to testsuite (patch 938995)
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 21 Apr 2004 20:17:18 +0000 (20:17 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 21 Apr 2004 20:17:18 +0000 (20:17 +0000)
commitbc10103ec8203b5affe1a16b943049a2f27936bd
treeac4ce1dac30603f8afc0dde374c81b6f76aa88ab
parent17aa28a91b881060b4f2fe78c929dcc93da426bf
moved wxRegEx test from console to testsuite (patch 938995)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
samples/console/console.cpp
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/regex/regex.cpp
tests/regex/regex.inc
tests/regex/regex.pl
tests/regex/wxregex.cpp [new file with mode: 0644]
tests/test.bkl
tests/test.cpp
tests/test.dsp