wxWidgets/tests
Vadim Zeitlin 993896f180 added test for HasGroup() bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-07-01 18:04:11 +00:00
..
archive Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning. 2005-04-05 16:10:48 +00:00
arrays Correct wxArrayString::Add return value as per the documentation. 2005-04-26 19:24:12 +00:00
datetime another test for DST bug 2005-02-28 00:23:05 +00:00
fileconf added test for HasGroup() bug 2005-07-01 18:04:11 +00:00
filekind Compilation fix 2005-04-25 10:32:55 +00:00
filename Unicode fix. 2005-05-23 16:53:30 +00:00
filesys [ 1068188 ] Precompiled header for the test program [Modified a bit] 2004-11-22 05:00:19 +00:00
fontmap Build fix after recent changes in library. 2005-03-29 17:21:59 +00:00
formatconverter [ 1068188 ] Precompiled header for the test program [Modified a bit] 2004-11-22 05:00:19 +00:00
geometry compilation fix (need meth.h for fabs) 2005-02-19 22:48:26 +00:00
hashes Moved tests for wxHashMap, wxHashSet and wxList 2004-12-08 22:39:22 +00:00
lists Moved tests for wxHashMap, wxHashSet and wxList 2004-12-08 22:39:22 +00:00
longlong fixed test to actually work 2005-02-28 00:20:31 +00:00
mbconv Check the returned length too in the utf-8 tests 2005-04-03 21:15:52 +00:00
regex Redo the previous warning fix 2005-04-07 01:29:40 +00:00
scopeguard added test for wxScopeGuard 2005-06-16 23:47:30 +00:00
streams added wxMemoryInputStream(wxMemoryOutputStream&) ctor (patch 1170635) 2005-04-02 22:37:58 +00:00
strings Add reverse case too 2005-04-11 09:13:11 +00:00
uris Patch #1222244: Fixes for bug #1212853 with unit test. 2005-06-17 11:29:55 +00:00
.cvsignore ignore VC7 projects 2004-11-07 19:44:17 +00:00
dummy.cpp Empty line at the end. 2004-11-22 15:12:29 +00:00
makefile.bcc Changed version number 2005-04-11 15:50:13 +00:00
makefile.gcc Changed version number 2005-04-11 15:50:13 +00:00
Makefile.in Change 'test -e' to 'test -f' for Sun 2005-05-31 20:44:31 +00:00
makefile.vc Regenerated makefiles for runtime lib change 2005-04-17 12:58:24 +00:00
makefile.wat Changed version number 2005-04-11 15:50:13 +00:00
test_test_gui.dsp Renewed makefiles after reverting run-time lib change 2005-04-17 20:08:49 +00:00
test_test.dsp added scopeguardtest.cpp 2005-06-19 22:23:20 +00:00
test.bkl added test for wxScopeGuard 2005-06-16 23:47:30 +00:00
test.cpp Change the format of the output so that you can jump to the error with your editor. 2005-05-01 20:04:47 +00:00
test.dsw added GUI test program 2004-12-12 12:35:45 +00:00
testdata.fc moved Unicode tests to testsuite (patch 943945) 2004-04-30 20:26:14 +00:00
testprec.h [ 1068188 ] Precompiled header for the test program [Modified a bit] 2004-11-22 05:00:19 +00:00