Fridrich Štrba
81ef04be69
Trying to remove the stlport mention from the code
2011-02-09 19:58:43 +01:00
Fridrich Štrba
30a8393e50
Removing the ext_std masterpiece
2011-02-09 19:58:43 +01:00
Fridrich Štrba
969bc2e5be
Make stlport only optional dependency of postprocess
2011-02-09 19:58:42 +01:00
Thomas Arnhold
c522fed1a2
make test -> make check
2011-02-09 14:26:47 +01:00
Thomas Arnhold
7f9ccd248d
make test -> make check
2011-02-09 14:17:40 +01:00
Caolán McNamara
9881e2dbad
don't try and remove /tmp
2011-02-09 10:17:54 +00:00
Caolán McNamara
06bcc2b09d
quieten and quicken some of these tests
2011-02-09 09:17:04 +00:00
Tor Lillqvist
a348222727
prewin.h already includes <windows.h>
2011-02-09 01:05:16 +02:00
Caolán McNamara
d7237ba59d
quieten test, who cares what it does when its working
2011-02-08 21:04:20 +00:00
Tor Lillqvist
51023747cc
This file is C(89), not C++
2011-02-08 21:10:17 +02:00
Kayo Hamid
46f8635b14
cppcheck: variableScope fixes
2011-02-08 18:34:53 +01:00
Joseph Powers
64faacac24
Get sal/qs somewhat working on Mac OS X
...
I added about 6 TODOs around disabled tests. The tests need more reseach
and fixed correctly. Currently I just disabled the tests in question.
2011-02-08 08:50:20 -08:00
Joseph Powers
0621179b66
Work on getting SAL to test on Mac OS X
2011-02-08 07:36:39 -08:00
Tor Lillqvist
175f1c5a24
Adapt to move of prewin.h and postwin.h
2011-02-08 14:03:08 +02:00
Fridrich Štrba
bc0cbfc119
oops a typo
2011-02-08 11:36:32 +01:00
Fridrich Štrba
921b58eea9
Disable some unit tests that don't even build on windows
2011-02-08 11:28:59 +01:00
Caolán McNamara
813b11d0e9
Reflect the changes of 66b035b10d7d1803692056c8aca11e23095322e3 into the tests
...
i.e. "#98452# When converting from Unicode to ISO-2022-JP, assume the initial
state is ASCII and do not write any unnecessary <ESC> ( B sequences to
initially switch to ASCII", so we need to modify the test to take this
into account
2011-02-08 10:09:50 +00:00
Wilhelm Pflueger
bb46c0314a
Re-animated tests that were based on testshl.
...
One test in test_outstring_convert.cxx fails for method
rtl::OUString::convertToString().
2011-02-08 10:04:57 +00:00
Caolán McNamara
e7a71425e4
fix to build and remove 64bit warnings
2011-02-08 09:06:32 +00:00
David Tardon
0ed4bd7f1f
use local cppunittester
2011-02-08 09:34:22 +01:00
David Tardon
ef269cd667
enable to run non-delivered cppunittester
2011-02-08 09:34:02 +01:00
David Tardon
911536bc3b
add (pre|post)extstl.h around cppunit includes
2011-02-08 09:11:58 +01:00
Wilhelm Pflueger
45c87b15c9
Reanimated tests in ure/sal
...
Tests based on deprecated testshl are reanimated for:
osl/condition
osl/file
osl/module
osl/thread
2011-02-08 09:04:06 +01:00
Jan Holesovsky
d7af1d17c0
Merge remote branch 'origin/libreoffice-3-3'
...
Conflicts:
bridges/source/cpp_uno/gcc3_linux_intel/except.cxx
2011-02-08 00:22:18 +01:00
Thomas Arnhold
5ab2409037
Remove dead code
2011-02-07 23:00:14 +01:00
David Tardon
65818fe50b
use locally built cppunittester
2011-02-07 18:49:24 +01:00
David Tardon
674a161fc6
actually enable the STL adaptation
2011-02-07 18:22:33 +01:00
Thomas Arnhold
5b7242c1a2
WaE: format not a string literal and no format arguments
2011-02-07 17:32:51 +01:00
David Tardon
eb3b5321a8
add (pre|post)extstl.h around cppunit headers
2011-02-07 17:13:07 +01:00
David Tardon
6bb4f17570
TESTSHL2LIB does not exist anymore
2011-02-07 17:09:05 +01:00
Thomas Arnhold
daebe499fe
Remove unused header
2011-02-07 16:08:08 +01:00
David Tardon
25b91eeace
WaE: comparison between signed and unsigned integer
2011-02-07 14:13:22 +01:00
David Tardon
c67bf5ce71
add (pre|post)extstl.h around cppunit headers
2011-02-07 13:24:55 +01:00
David Tardon
4fd74f21dd
comment out the failing test case for now
2011-02-07 10:25:18 +01:00
David Tardon
386711957c
use rtl::OStringBuffer for message
2011-02-07 10:17:10 +01:00
Wilhelm Pflueger
7e8efb4b44
Removed unnecessary includes
2011-02-07 10:05:59 +01:00
Wilhelm Pflueger
24968350f7
Re-animated tests that were based on testshl.
...
One test in test_outstring_convert.cxx fails for method
rtl::OUString::convertToString().
2011-02-07 10:05:58 +01:00
Fridrich Štrba
5befef49dd
std::hash -> boost::hash
2011-02-06 15:23:59 +01:00
Thomas Arnhold
c58c6f98a9
OSL_DEBUG_LEVEL formatting
2011-02-06 12:29:56 +01:00
Fridrich Štrba
259c35955a
don't crash trying to erase one past end
2011-02-06 11:49:10 +01:00
Fridrich Štrba
93c5442bd2
Revert "revert this change for now as its triggering a crash in saxparser"
...
This reverts commit b73cf2b1ef3892b4c200c05fd617bfd099aceee5.
2011-02-06 11:47:56 +01:00
Caolán McNamara
1d6bdb8380
revert this change for now as its triggering a crash in saxparser
2011-02-04 19:50:27 +00:00
Thomas Arnhold
097ea7234a
OString: New method isEmpty()
2011-02-04 12:29:38 +00:00
Thomas Arnhold
83734eea36
Clean up makefiles
2011-02-04 12:45:54 +01:00
Fridrich Štrba
c36e6badf3
Put this two includes back
2011-02-04 07:02:15 +01:00
Joseph Powers
a3d4063f88
Add missing #include <vector> to the file.
2011-02-03 21:35:13 -08:00
Fridrich Strba
030633cd53
moving the rest of ure repository to boost unordered containers
2011-02-04 00:28:23 +01:00
Fridrich Strba
aac09aee67
move bridges to boost::unordered_map
2011-02-04 00:02:36 +01:00
Fridrich Strba
e309a0b2ac
move module rdbmaker to boost unordered containers
2011-02-03 23:39:38 +01:00
Fridrich Strba
7895563216
move module cppuhelper to boost unordered containers
2011-02-03 23:39:38 +01:00