wxWidgets/utils/wxPython/tests
Robin Dunn 9e46ac75de new tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-31 21:01:00 +00:00
..
bitmaps
.cvsignore Some little compilation fixes, etc. 1999-12-24 18:45:22 +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
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 new tests 2000-01-31 21:01:00 +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 Bug fixes, new tests and demos, new generated source... 1999-11-25 07:08:14 +00:00
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 Fixed a deadlock problem when using threads 1999-10-23 02:33:44 +00:00
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