Thomas Arnhold
37a3b9f72b
Remove MSDOS support
2011-02-24 21:51:41 +01:00
Caolán McNamara
5f66037d6d
remove empty TESTSHL2LIB
2011-02-24 20:44:46 +00:00
Caolán McNamara
325674e0d0
config dir can vary dramatically, just test for existance
2011-02-24 17:30:02 +00:00
Caolán McNamara
0b1f424833
WaE: logically last test always passes
2011-02-24 16:15:05 +00:00
Caolán McNamara
19e246e8dc
add some debug code to help find failures
2011-02-24 16:08:50 +00:00
Joseph Powers
0f6e6d5900
Fix MacOS X build issue.
2011-02-23 18:37:13 -08:00
Caolán McNamara
ff9018923e
Likely workaround for busted environ on MacOSX
2011-02-23 16:34:22 +00:00
Caolán McNamara
5305f0ec40
remove dead jobfile.txt
2011-02-23 12:48:28 +00:00
Caolán McNamara
373d09f111
get rid of spurious TESTSHL2LIB mentions
2011-02-23 12:46:51 +00:00
Wilhelm Pflueger
d9bd461b9a
Reanimated test sal/qa/rtl/alloc
...
This was an easy hack.
Signed-off-by: Wilhelm Pflueger <Wilhelm.Pflueger@web.de>
2011-02-23 12:39:04 +00:00
Caolán McNamara
d7d7e6f8d4
add possibility of passing command line args down to tests
2011-02-22 21:16:33 +00:00
Caolán McNamara
fccef9d68d
Account for the possibilty of a newline in an env variable
...
So, lets getline on '\0' and keep it simple.
2011-02-22 21:13:06 +00:00
Caolán McNamara
14c6bbf67d
temp disable due to tinderbox failure
2011-02-22 17:14:10 +00:00
Caolán McNamara
3e4d9d9d1e
get to build under windows
2011-02-22 15:34:30 +00:00
Caolán McNamara
b96371442e
fix to build under windows
2011-02-22 15:30:36 +00:00
Caolán McNamara
b6c5d5f89a
tweak .mk to copy necessary files
2011-02-22 13:38:15 +00:00
Caolán McNamara
cb30c01b17
set test dependency order
2011-02-22 13:18:09 +00:00
Caolán McNamara
fe0ed24c53
change all _cppunit.mk to local version
2011-02-22 13:08:47 +00:00
Caolán McNamara
a48b9bc5d6
make these tests less noisy
2011-02-22 13:00:35 +00:00
Wilhelm Pflueger
c6d9c4fe83
EasyHacks: Re-animate tests in sal/qa/osl
...
Some tests in osl_process are not running:
a) the batch file for the batch test is not copied to the
execution path
b) osl_execProc_exe_name_in_argument_list() throws an assertion.
2011-02-22 12:48:27 +00:00
Caolán McNamara
84999a62ff
Rework this test to be useful.
...
Make it test that everything works as expected under EEXIST conditions,
which is what it effectively tested for before.
2011-02-22 11:02:50 +00:00
Caolán McNamara
3bf6132316
deliver cppunittester into a different dir than the stock solver/bin
...
This means that under windows the dlls found in PATH will be found, in the
order set by PATH, and not any dlls that happen be side-by-side with it,
which compromises the test local .dlls before deliver concept.
2011-02-21 21:09:06 +00:00
Christian Lohmaier
4f0bb1e725
disable copy/write unittest as it makes assumptions on the build-environment
2011-02-21 20:04:13 +01:00
Caolán McNamara
cc520a65ab
this test only makes sense if we're not root
2011-02-21 15:38:36 +00:00
Francois Tigeot
ee1cfb353a
Remove a typo.
2011-02-21 16:18:06 +01:00
Francois Tigeot
75c4cb64a3
Remove SCO support.
2011-02-21 16:18:06 +01:00
Tor Lillqvist
8206226895
More work on x64 Windows C++-UNO bridge
2011-02-21 09:46:34 +02:00
Caolán McNamara
92008e811e
unused struct
2011-02-18 20:50:25 +00:00
Caolán McNamara
4f416613aa
method is empty
2011-02-18 20:47:22 +00:00
Caolán McNamara
ff6efc0b7c
try harder
2011-02-18 17:08:29 +00:00
Caolán McNamara
f265ab32c0
crash without built-in report dialog on windows
2011-02-18 16:35:46 +00:00
Tor Lillqvist
73d3a596ab
Kill _WIN16
2011-02-18 12:02:41 +02:00
Caolán McNamara
7f1da76d8e
nothing to see here move along, *cough*
2011-02-18 09:36:15 +00:00
Caolán McNamara
c5a49dd125
Silence ASSERT for the test of a deliberate error.
...
push and pop assert handler for this deliberate error.
2011-02-16 21:45:52 +00:00
Caolán McNamara
b70d39084d
Suppress OSL_ASSERT about the deliberate error in the cppunit test.
...
We want to test for this, retain the OSL_ASSERT for the normal case, and not
get noise during the test itself.
2011-02-16 21:41:14 +00:00
Caolán McNamara
541d514315
make a dir and explicitly disallow creation of dirs in it
...
i.e. handles building as root
2011-02-16 21:20:05 +00:00
Caolán McNamara
d0285c06d3
cppcheck: set these as public
2011-02-16 21:20:05 +00:00
Francois Tigeot
a792067924
Remove unused UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS
2011-02-16 21:17:22 +01:00
Bálint Dózsa
a2d9402d2c
Remove dead code
2011-02-16 21:07:11 +01:00
Thomas Arnhold
83fade2fa0
Remove SCO support
2011-02-16 16:31:45 +01:00
Thomas Arnhold
92f34f605e
Remove HPUX support
2011-02-16 16:31:10 +01:00
Hanno Meyer-Thurow
9f5042e4a5
search for server jvm if client jvm not found
2011-02-15 21:22:50 +00:00
Caolán McNamara
c1810627ec
silence some more windows warnings
2011-02-15 15:55:19 +00:00
Caolán McNamara
7a14639359
silence a windows warning
2011-02-15 15:55:19 +00:00
Francois Tigeot
f091f5b395
dragonfly stuff
2011-02-15 15:55:19 +00:00
Muthu Subramanian K
eb07114a5c
Adding new operator for duplicate-conditional formatting.
2011-02-15 20:19:07 +05:30
Caolán McNamara
461f87d720
clear some windows warnings
2011-02-15 10:00:28 +00:00
Fridrich Štrba
5c2740a1af
Revert "Revert "Remove useless comments""
...
Pouring ashes on my head and putting back this one
This reverts commit d5aa25b9dfca4de9dc2a702aeb0fb1e146fb7f2a.
2011-02-15 09:10:52 +01:00
Fridrich Štrba
7ce5df3e7f
Revert "Remove useless comments"
...
Caolan estimates that these comments are indeed useful, so be it so!!!
This reverts commit f5e77c96802886b24b0da8686cad393649d43da0.
2011-02-15 09:06:17 +01:00
Joseph Powers
cadf9e5ba0
Fix: call of overloaded 'append(char)' is ambiguous
2011-02-14 20:24:34 -08:00