wxWidgets/wxPython/tests
2003-03-25 06:35:27 +00:00
..
bitmaps merged 2.2 branch 2000-07-15 19:51:35 +00:00
.cvsignore merged 2.2 branch 2000-07-15 19:51:35 +00:00
alternateThread.py Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave, 2001-03-26 22:17:24 +00:00
atom.bmp merged 2.2 branch 2000-07-15 19:51:35 +00:00
blit.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
dynamicform.py Copied/merged from the 2.2 branch. 2001-02-16 08:19:50 +00:00
fs_test.py Merged wxPython 2.2.2 over to the main branch 2000-10-30 21:08:42 +00:00
getvalues.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
grid.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
gridtest.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
hangman.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
hook.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
info.bmp merged 2.2 branch 2000-07-15 19:51:35 +00:00
leave.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
listGetItem.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
memleak.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
menu_replace.py test for replacing menus 2001-04-26 06:34:58 +00:00
og.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
paul.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
popup.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
pytree.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
query.bmp merged 2.2 branch 2000-07-15 19:51:35 +00:00
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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
spies2.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
spies.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
ste.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
table.bmp merged 2.2 branch 2000-07-15 19:51:35 +00:00
tabs.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
test1.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
test6.py Checked wxConfig on Linux, added filename 2001-10-03 06:14:25 +00:00
test7.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
test8.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
testDlg.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
testi.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
testTree.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
thrtest.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
thtest.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
TstLstIcon.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
txml.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
val.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
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 Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
wxSlash.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
zigron.py merged 2.2 branch 2000-07-15 19:51:35 +00:00

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