wxWidgets/wxPython/tests
Robin Dunn c2229593ba test for replacing menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-04-26 06:34:58 +00:00
..
bitmaps
.cvsignore
alternateThread.py Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave, 2001-03-26 22:17:24 +00:00
atom.bmp
blit.py
dynamicform.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
fs_test.py
getvalues.py
grid.py
gridtest.py
hangman.py
hook.py
info.bmp
leave.py
listGetItem.py
memleak.py
menu_replace.py test for replacing menus 2001-04-26 06:34:58 +00:00
og.py
paul.py
popup.py
pytree.py
query.bmp
README.txt yet more testing... 2001-01-02 20:29:57 +00:00
runner.py Tests to show problem with wxExecute when using redirection on a GUI app. 2001-04-20 00:38:16 +00:00
scroll_paint.py
spies2.py
spies.py
ste.py
table.bmp
tabs.py
test1.py
test2.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
test3.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
test4.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
test5.py
test6.py
test7.py
test8.py
testDlg.py
testi.py
testTree.py
thrtest.py
thtest.py
TstLstIcon.py
txml.py
val.py
wxFrame1.py Tests to show problem with wxExecute when using redirection on a GUI app. 2001-04-20 00:38:16 +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