wxWidgets/tests
2008-01-13 01:12:13 +00:00
..
archive
arrays
base64 renamed a strangely named variable 2007-10-09 00:09:44 +00:00
benchmarks another wxCmdLineEntryDesc compilation fix 2007-09-30 00:50:29 +00:00
config fix bug with adding entries to a root group containing only subgroups (as shown by new AddToExistingRoot() unit test) 2007-10-26 22:50:26 +00:00
controls added unit test for some of wxTextCtrl methods and its events generation 2007-09-26 00:28:31 +00:00
datetime make wxDateTime::ParseXXX() functions char*-friendly 2008-01-07 00:17:45 +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
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 added tests for FromAscii/Unicode() (length parameter); cleaned up ctors test 2008-01-12 20:58:03 +00:00
textfile
thread added wxMessageQueue class for inter-thread communications 2007-11-01 01:35:20 +00:00
uris
vectors
weakref improvements to wxWeakRef and related classes 2008-01-13 01:12:13 +00:00
dummy.cpp
makefile.bcc rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
makefile.gcc rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
Makefile.in added wxMessageQueue class for inter-thread communications 2007-11-01 01:35:20 +00:00
makefile.vc rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
makefile.wat rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
test_printfbench.dsp removed ANSI configs from VisualC++ project files 2007-11-25 11:14:40 +00:00
test_test_gui.dsp removed ANSI configs from VisualC++ project files 2007-11-25 11:14:40 +00:00
test_test.dsp removed ANSI configs from VisualC++ project files 2007-11-25 11:14:40 +00:00
test.bkl improvements to wxWeakRef and related classes 2008-01-13 01:12:13 +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