wxWidgets/tests
Michael Wetherell 716e748b2f In the past some streams returned Eof() before the end was read past rather
after, and also some streams give an error instead of Eof(). Test the archive
streams work with parent streams that have any of these behaviours.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-18 13:58:55 +00:00
..
archive In the past some streams returned Eof() before the end was read past rather 2005-12-18 13:58:55 +00:00
arrays
datetime Fixed several bugs in wxDateTime timezone handling: 2005-08-28 13:06:36 +00:00
fileconf added test for HasGroup() bug 2005-07-01 18:04:11 +00:00
filekind
filename Unicode fix. 2005-05-23 16:53:30 +00:00
filesys
fontmap Comment typo fixes from Vince Harron 2005-08-08 22:05:05 +00:00
formatconverter
geometry
hashes applied patch #1356901 "Yet another removal of extra semicolons", also fixed remaining similar cases of extra semicolons 2005-11-20 21:55:35 +00:00
lists applied patch #1356901 "Yet another removal of extra semicolons", also fixed remaining similar cases of extra semicolons 2005-11-20 21:55:35 +00:00
longlong
mbconv Compile fix for VC++ 5 2005-09-10 21:21:27 +00:00
regex Warning fixes 2005-11-11 16:55:03 +00:00
scopeguard added test for wxScopeGuard 2005-06-16 23:47:30 +00:00
streams Compilation fix for platforms where size_t is larger than long 2005-10-15 19:01:25 +00:00
strings added test for wxString::Format() string truncation for longer strings 2005-11-30 14:50:54 +00:00
uris Temporarily disable test that takes a long time to run, needs moving to a named registry 2005-10-15 19:04:29 +00:00
.cvsignore
dummy.cpp
makefile.bcc regenerated after version.bkl changes fixing -compatibility_version for Darwin 2005-10-03 21:05:25 +00:00
makefile.gcc regenerated after version.bkl changes fixing -compatibility_version for Darwin 2005-10-03 21:05:25 +00:00
Makefile.in Ran make -f build/autogen.mk 2005-11-25 05:17:36 +00:00
makefile.vc Regenerate the msvc makefiles after TARGET_CPU option added 2005-10-16 20:35:41 +00:00
makefile.wat regenerated after version.bkl changes fixing -compatibility_version for Darwin 2005-10-03 21:05:25 +00:00
test_test_gui.dsp Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h 2005-11-09 02:34:32 +00:00
test_test.dsp Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h 2005-11-09 02:34:32 +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
testdata.fc
testprec.h