.. |
archive
|
Add tar stream tests.
|
2006-10-27 10:11:46 +00:00 |
arrays
|
don't use implicit wxString->char*/wchar_t* conversion, it will not be available in wxUSE_STL build in the future
|
2007-06-10 17:42:41 +00:00 |
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
|
don't misinterpret the time after the date as a weekday (patch 1836708)
|
2007-12-15 21:03:21 +00:00 |
filekind
|
Compilation fix
|
2005-04-25 10:32:55 +00:00 |
filename
|
fixed typo: _T(), not _()
|
2007-04-10 14:55:02 +00:00 |
filesys
|
[ 1068188 ] Precompiled header for the test program [Modified a bit]
|
2004-11-22 05:00:19 +00:00 |
fontmap
|
added missing licence information
|
2006-03-31 21:14:40 +00:00 |
formatconverter
|
fix a couple of harmless warnings in MSVC build
|
2007-09-14 23:33:46 +00:00 |
geometry
|
added wxRect::operator+() and *() (union and intersection); also made other operators friends instead of members (patch 1589175)
|
2007-05-24 01:47:29 +00:00 |
hashes
|
removed WXWIN_COMPATIBILITY_24
|
2007-03-08 01:33:01 +00:00 |
intl
|
added basic test for wxLocale
|
2007-03-26 21:12:13 +00:00 |
lists
|
don't use implicit wxString->char*/wchar_t* conversion, it will not be available in wxUSE_STL build in the future
|
2007-06-10 17:42:41 +00:00 |
longlong
|
Fix for 64-bit systems
|
2006-02-15 12:59:37 +00:00 |
mbconv
|
compilation fix
|
2007-07-23 22:33:44 +00:00 |
regex
|
don't use implicit wxString->char*/wchar_t* conversion, it will not be available in wxUSE_STL build in the future
|
2007-06-10 17:42:41 +00:00 |
scopeguard
|
added test for wxScopeGuard
|
2005-06-16 23:47:30 +00:00 |
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 a trivial test for wxString stream insertion operators
|
2007-10-09 00:10:07 +00:00 |
textfile
|
corrected mistake in the UTF-16 test on big endian machines
|
2006-04-04 14:25:59 +00:00 |
thread
|
added wxMessageQueue class for inter-thread communications
|
2007-11-01 01:35:20 +00:00 |
uris
|
removed WXWIN_COMPATIBILITY_24
|
2007-03-08 01:33:01 +00:00 |
vectors
|
more wxVector<T> tests
|
2007-08-21 15:51:52 +00:00 |
dummy.cpp
|
Empty line at the end.
|
2004-11-22 15:12:29 +00:00 |
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
|
added wxMessageQueue class for inter-thread communications
|
2007-11-01 01:35:20 +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
|
moved Unicode tests to testsuite (patch 943945)
|
2004-04-30 20:26:14 +00:00 |
testprec.h
|
We can't define things in someone else's namespace.
|
2006-08-28 12:27:39 +00:00 |