wxWidgets/tests
2008-10-12 22:55:56 +00:00
..
archive
arrays
base64
benchmarks
cmdline
config add a unit test for reading non existent values (to check for #10030) 2008-10-12 12:52:43 +00:00
controls
datetime
filekind
filename don't replace . and .. with the corresponding directoties names in GetLongPath() as this breaks the normalization of file names without wxPATH_NORM_DOTS flag (#9814) 2008-10-12 15:15:32 +00:00
filesys
fontmap
formatconverter
geometry
hashes
image
intl
lists
longlong
mbconv fix off by one bug in the buffer size (fixes #10039) 2008-10-12 14:51:45 +00:00
misc
net create local event loop for the operations which need it; test reading with wxSOCKET_BLOCK flag 2008-10-12 22:55:56 +00:00
regex
scopeguard
streams
strings
textfile
thread
uris
vectors fix bug in the test in STL build (where std::vector uses operator=() and not copy ctor to copy objects around, at least with g++) 2008-10-09 09:33:13 +00:00
weakref
window
xlocale
xml fix C strings comparison in LoadSave() test in STL build 2008-10-10 21:12:51 +00:00
dummy.cpp
makefile.bcc add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
makefile.gcc add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
Makefile.in add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
makefile.vc add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
makefile.wat add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
test_printfbench.dsp
test_test_gui.dsp
test_test.dsp add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
test_vc7_printfbench.vcproj
test_vc7_test_gui.vcproj
test_vc7_test.vcproj add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
test_vc8_printfbench.vcproj
test_vc8_test_gui.vcproj
test_vc8_test.vcproj add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
test_vc9_printfbench.vcproj
test_vc9_test_gui.vcproj
test_vc9_test.vcproj add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
test_vc9.sln
test.bkl add simple (and disabled by default) wxSocket client test 2008-10-12 20:45:29 +00:00
test.cpp
testdata.fc
testprec.h