wxWidgets/utils/wxPython/tests
Robin Dunn c5a7371313 some tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-11 07:32:25 +00:00
..
bitmaps
.cvsignore some tests 2000-03-11 07:32:25 +00:00
atom.bmp
blit.py A bugfix in the wxTreeCtrl.GetItem wrapper 1999-12-23 22:43:59 +00:00
getvalues.py
grid.py new tests 2000-01-31 21:01:00 +00:00
hangman.py
hook.py some tests 2000-03-11 07:32:25 +00:00
info.bmp
leave.py
listGetItem.py A bugfix in the wxTreeCtrl.GetItem wrapper 1999-12-23 22:43:59 +00:00
memleak.py
paul.py
paul.pyc
popup.py
pytree.py
query.bmp
README.txt
scroll_paint.py
spies2.py
spies.py
ste.py Some minor updates and fixes 2000-02-16 05:57:16 +00:00
table.bmp
tabs.py
test1.py
test2.py
test3.py
test4.py
test5.py Various small fixes and tweaks 1999-11-30 20:21:55 +00:00
test6.py
test7.py
test8.py
testDlg.py A bugfix in the wxTreeCtrl.GetItem wrapper 1999-12-23 22:43:59 +00:00
testi.py a test file 1999-11-30 20:24:00 +00:00
testTree.py
thrtest.py
thtest.py
TstLstIcon.py
txml.py
val.py new tests 2000-01-31 21:01:00 +00:00
wxPlotCanvas.py
wxSlash.py
zigron.py

29-Apr-1999

The tests in this directory are being depreciated in favor of the demo
program found in ../demo.

They are still used from time to time for my development efforts, but
they should not be included with any distributions.

Robin