Vadim Zeitlin
|
68888eeaa8
|
compilation fixes for 64 bit platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-16 17:41:25 +00:00 |
|
Vadim Zeitlin
|
1f30c75e44
|
fix memory leak in URL test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-30 13:18:22 +00:00 |
|
Vadim Zeitlin
|
16685812c1
|
run wxURL test both with and without the event loop too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-30 12:53:44 +00:00 |
|
Vadim Zeitlin
|
6799c5e283
|
added wxURL test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-30 12:53:04 +00:00 |
|
Vadim Zeitlin
|
8d8087fc9b
|
make the test really use the event loop in its second half (this already was the intention before but it didn't work correctly)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-27 11:12:47 +00:00 |
|
Vadim Zeitlin
|
6e7fd3ca03
|
test sockets both with and without event loop
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-26 22:58:20 +00:00 |
|
Vadim Zeitlin
|
b245cbc587
|
fix (harmless) VC7 warnings about auto_ptr assignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-11-23 00:09:34 +00:00 |
|
Vadim Zeitlin
|
527587d347
|
really fix VC6 compilation of all testsi (without breaking VC9)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-11-03 00:31:16 +00:00 |
|
Vadim Zeitlin
|
7b9b06e323
|
create local event loop for the operations which need it; test reading with wxSOCKET_BLOCK flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-12 22:55:56 +00:00 |
|
Vadim Zeitlin
|
6b6b233ac0
|
wxUSE_STL compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-12 22:27:49 +00:00 |
|
Vadim Zeitlin
|
3afc646cae
|
don't allocate a too big buffer on stack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-12 20:57:19 +00:00 |
|
Vadim Zeitlin
|
62fb86a515
|
add simple (and disabled by default) wxSocket client test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-12 20:45:29 +00:00 |
|