Włodzimierz Skiba
|
27b2dd53f6
|
Fixed strange situation when we had wxPathExists and wxDirExists with the same finctionality. Using wxPathExists instead wxFileExists (fixes bug #865628). Minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-17 17:46:32 +00:00 |
|
Włodzimierz Skiba
|
6ca3a32256
|
Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-14 19:52:52 +00:00 |
|
Ryan Norton
|
e605541c36
|
"test" for testing a [fixed] proxy crash (from last commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-14 03:33:50 +00:00 |
|
Michael Wetherell
|
e126517457
|
Add wxTempFileOutputStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-13 16:20:51 +00:00 |
|
Vadim Zeitlin
|
fcae713511
|
another test for DST bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 00:23:05 +00:00 |
|
Vadim Zeitlin
|
981cc5bbe9
|
fixed test to actually work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 00:20:31 +00:00 |
|
Vadim Zeitlin
|
dfecbee579
|
support filenames with empty extension (foo.) (bug 1078200)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 00:18:37 +00:00 |
|
Vadim Zeitlin
|
1d4037aa1f
|
fixed ToString() for negative long longs (bug 1101426)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-27 23:08:13 +00:00 |
|
Vadim Zeitlin
|
c6e8c6f84a
|
compilation fix (need meth.h for fabs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 22:48:26 +00:00 |
|
David Elliott
|
94acd38ec2
|
Rebaked with Bakefile 0.1.7.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 03:56:12 +00:00 |
|
Michael Wetherell
|
0912690b65
|
Rename wxGetFileType to wxGetFileKind
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 21:53:51 +00:00 |
|
Michael Wetherell
|
9e8e867ff9
|
Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 21:40:48 +00:00 |
|
Michael Wetherell
|
3c70014d96
|
Add wxGetFileType and IsSeekable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-11 12:39:03 +00:00 |
|
Michael Wetherell
|
070e8453c0
|
Compile console apps with wxUSE_GUI=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 16:26:34 +00:00 |
|
Michael Wetherell
|
e6477b92b7
|
Separate out zip specific parts of the archive test suite
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 14:06:08 +00:00 |
|
Michael Wetherell
|
cb32743940
|
Rebaked test.bkl for new tests largefile, size, point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-08 16:10:29 +00:00 |
|
Ryan Norton
|
086d7f3177
|
update to patch [ 1077074 ] Unit test for large file support from Mike
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 15:15:20 +00:00 |
|
Vadim Zeitlin
|
8673a12505
|
fixed Inflate() to not move the rectangle (patch 1114622)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 11:04:43 +00:00 |
|
Ryan Norton
|
48714f7495
|
patch [ 1077074 ] Unit test for large file support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 09:43:47 +00:00 |
|
Vadim Zeitlin
|
a480d0ab83
|
added test for the DST bug (patch 1097811)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 01:36:28 +00:00 |
|
Vadim Zeitlin
|
00b34ed7ed
|
added a few more UTF-[78] tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 01:14:53 +00:00 |
|
Vadim Zeitlin
|
ec54fe9e18
|
added small UTF 8 conversion test case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 00:31:47 +00:00 |
|
Włodzimierz Skiba
|
e3f2384e48
|
Unicode markup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 11:16:42 +00:00 |
|
Mattia Barbon
|
10dcbe6369
|
Fix wxSortedArray::Index() when wxUSE_STL == 1, with tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-22 13:28:49 +00:00 |
|
Włodzimierz Skiba
|
cad3d9c14c
|
MinGW warning fix for hundreds of not initialized members.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 15:41:09 +00:00 |
|
Włodzimierz Skiba
|
a09cd1895e
|
MinGW warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-18 19:50:43 +00:00 |
|
Mattia Barbon
|
fcbeab2fd8
|
Additional sanity check.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-05 07:28:42 +00:00 |
|
Mattia Barbon
|
ca7766b4e5
|
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-05 07:28:04 +00:00 |
|
David Elliott
|
d3c073a285
|
Rebaked (Bakefile 0.1.4). Corresponds to tests.bkl,1.30,1.31
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-28 18:18:04 +00:00 |
|
Włodzimierz Skiba
|
51496782d1
|
wxLongLong to wxString operators.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-27 18:57:21 +00:00 |
|
Dimitri Schoolwerth
|
cbc9c06fe5
|
added FileConfig test case exposing a problem with deleting the last group
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-22 11:12:05 +00:00 |
|
Włodzimierz Skiba
|
b713f8919c
|
wx/math.h integration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-14 20:52:13 +00:00 |
|
Włodzimierz Skiba
|
d76bb5b289
|
Geometry operators tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-14 20:29:21 +00:00 |
|
Włodzimierz Skiba
|
3e8f9a4980
|
Geometry operators tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-14 20:29:20 +00:00 |
|
Václav Slavík
|
98a50e202c
|
even GUI test should be console app
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-12 19:25:46 +00:00 |
|
Vadim Zeitlin
|
e07e8195ae
|
added a test for wxRect::Union()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-12 19:23:19 +00:00 |
|
Václav Slavík
|
a0744a6b06
|
added GUI test program
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-12 12:35:45 +00:00 |
|
Mattia Barbon
|
7d9cfc5483
|
Moved tests for wxHashMap, wxHashSet and wxList
from console sample and converted them to unit tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 22:39:22 +00:00 |
|
Ryan Norton
|
ff3d9a3532
|
better name - add newline to end of file for dumber compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-02 00:02:11 +00:00 |
|
Ryan Norton
|
c08dd08b3e
|
add wxStripExtension test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-01 23:58:11 +00:00 |
|
Ryan Norton
|
f44eaed650
|
patch 1073385
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-25 20:37:44 +00:00 |
|
Ryan Norton
|
2f4bebe8ff
|
data stream test for extended
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-24 22:31:25 +00:00 |
|
Ryan Norton
|
8f0ff17851
|
[ 1070686 ] wxOutputStream::Close()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-23 14:26:10 +00:00 |
|
Ryan Norton
|
95662a8379
|
Lots and lots and lots of MSVC fixes for archive stuff, some stuff from patch 1071373
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-23 13:49:43 +00:00 |
|
Włodzimierz Skiba
|
724d491f1d
|
Empty line at the end.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-22 15:12:29 +00:00 |
|
Ryan Norton
|
8899b155a1
|
[ 1068188 ] Precompiled header for the test program [Modified a bit]
Regen bakefiles for unit tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-22 05:00:19 +00:00 |
|
Ryan Norton
|
8c6be1a881
|
Unicode logic fixes for AddEntries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-21 19:21:17 +00:00 |
|
Ryan Norton
|
0868a03009
|
Hack around MSVC 6 for forward declarators (from Mike W)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-21 18:59:36 +00:00 |
|
Ryan Norton
|
ba8546912d
|
wxTextOutputStream::PutChar and text stream test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-21 18:26:38 +00:00 |
|
Ryan Norton
|
2c09fb3b8b
|
wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossible case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-21 17:44:40 +00:00 |
|