wxWidgets/tests
2007-09-30 19:28:29 +00:00
..
archive
arrays
base64 added a macro for comparison size_t variables with literal constants, this is less ugly than explicitly casting the arguments to size_t; use it to fix base64 compilation under 64 bit platforms 2007-07-21 23:41:07 +00:00
benchmarks another wxCmdLineEntryDesc compilation fix 2007-09-30 00:50:29 +00:00
config fix bug with deleting and recreating entries in wxFileConfig (patch 1796866) 2007-09-19 00:41:55 +00:00
controls added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
datetime really fixed the DST test by using explicit country in it 2007-09-30 19:28:29 +00:00
filekind
filename
filesys
fontmap
formatconverter fix a couple of harmless warnings in MSVC build 2007-09-14 23:33:46 +00:00
geometry
hashes
intl
lists
longlong
mbconv compilation fix 2007-07-23 22:33:44 +00:00
regex
scopeguard
streams fix wxStringOutputStream to deal with NUL bytes correctly (incidentally fixes bug 1792727, part of patch 1795174) 2007-09-15 00:32:54 +00:00
strings fix a couple of harmless warnings in MSVC build 2007-09-14 23:33:46 +00:00
textfile
thread added a test for wxAtomicDec return value 2007-09-10 22:12:39 +00:00
uris
vectors more wxVector<T> tests 2007-08-21 15:51:52 +00:00
dummy.cpp
makefile.bcc added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
makefile.gcc added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
Makefile.in added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
makefile.vc added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
makefile.wat added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
test_printfbench.dsp changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
test_test_gui.dsp added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
test_test.dsp updated after fileconf/fileconftest.cpp to config/fileconf.cpp move 2007-07-21 23:51:19 +00:00
test.bkl added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
test.cpp added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
testdata.fc
testprec.h