wxWidgets/tests
Roger Gammans 42b62acfc2 Add flags to test dates struct which allow us to skip ecpected failures.
Use new flags feature to allow us to test format dates outside the two digit
 year parse range.
 Add dates to test for sf.net bug #1357272 and a couple of related issues.
  (eg,6Feb{1856,1857,1937}) .


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-05 14:05:39 +00:00
..
archive compilation test for Unicode build 2005-12-21 01:23:17 +00:00
arrays
datetime Add flags to test dates struct which allow us to skip ecpected failures. 2006-02-05 14:05:39 +00:00
fileconf added test for HasGroup() bug 2005-07-01 18:04:11 +00:00
filekind
filename
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 Fix for compiler error with gcc 3.3.5 and cppunit 1.10.0 and 2006-02-05 14:01:37 +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 makefiles after adding tokenizer.cpp 2005-12-22 00:11:26 +00:00
makefile.gcc regenerated makefiles after adding tokenizer.cpp 2005-12-22 00:11:26 +00:00
Makefile.in regenerated makefiles after adding tokenizer.cpp 2005-12-22 00:11:26 +00:00
makefile.vc Rebake all the VC++ project files and makefiles 2006-01-21 23:06:27 +00:00
makefile.wat regenerated makefiles after adding tokenizer.cpp 2005-12-22 00:11:26 +00:00
test_test_gui.dsp Rebake all the VC++ project files and makefiles 2006-01-21 23:06:27 +00:00
test_test.dsp Rebake all the VC++ project files and makefiles 2006-01-21 23:06:27 +00:00
test.bkl extracted wxStringTokenizer tests in their own file and rewrote them to be table based and more clear (separated strtok()-compatibility test from the other one) 2005-12-20 16:30:12 +00:00
test.cpp
test.dsw
testdata.fc
testprec.h