Markus Mohrhard
fc95d20500
adjust test for the correct dbdata import
2012-03-19 06:18:48 +01:00
Markus Mohrhard
a5c891f59e
add test case for XSpreadsheetDocument
2012-03-01 15:38:02 +01:00
Caolán McNamara
f87e486d29
WaE: C4265: class has virtual functions, but destructor is not virtual
2012-03-01 10:43:57 +00:00
Caolán McNamara
e7031fb14a
WaE: add virtual dtor
2012-02-21 14:25:44 +00:00
Markus Mohrhard
92009abe68
add testRefresh to XDatabaseRange
...
XDatabase range test case is now finished
2012-02-19 23:52:18 +01:00
Markus Mohrhard
e521ac1a73
this test uses ScNamedRangeObj.ods too
...
TODO: remove the explicit test file dependency from the interface test
code
don't use one of the test files for another class
2012-02-19 23:52:18 +01:00
Markus Mohrhard
cdf0c78990
fix copy&paste error
2012-02-19 01:39:47 +01:00
Markus Mohrhard
7e14aa7af0
complete the XDataPilotTable2 tests
2012-02-19 00:36:09 +01:00
Markus Mohrhard
903a19b0c3
add test for XCellRangeReferrer
2012-02-19 00:36:08 +01:00
Markus Mohrhard
4e1e72dc34
add test code for XCellRangeData
2012-02-17 02:00:25 +01:00
Markus Mohrhard
a5661d7171
add two more test cases to XDatabaseRange
2012-02-16 00:55:18 +01:00
Markus Mohrhard
21b3a9a6be
fix errors with assertion macros
2012-02-12 08:03:29 +01:00
Markus Mohrhard
75b4d17f96
use better assertion macros
2012-02-12 02:47:37 +01:00
Markus Mohrhard
b434637108
WaE at mac tinderbox
2012-02-10 19:42:18 +01:00
Markus Mohrhard
82e349fd80
add XDataPilotTable2 test to ScDatPilotTableObj
2012-02-10 19:19:30 +01:00
Markus Mohrhard
c1589dbd45
add test code for XDataPilotTable2
2012-02-10 19:17:57 +01:00
Takeshi Abe
e7e0455b02
Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")
2012-02-10 01:59:26 +09:00
Markus Mohrhard
bd6187ae9f
add test for XNameReplace
2012-02-02 00:26:51 +01:00
Caolán McNamara
d1a84bdb80
WaE: add virtual dtors
2012-01-31 13:28:49 +00:00
Stephan Bergmann
2525c93e08
Move definition of static data member to .cxx
2012-01-31 08:41:38 +01:00
Markus Mohrhard
8cab24997a
add test case for XReplaceable
2012-01-30 00:23:07 +01:00
Markus Mohrhard
80502d8462
add interface test for util::XSearchable
2012-01-25 21:13:24 +01:00
Markus Mohrhard
1b973485e6
add XNamed interface test and add this test to ScDataPilotTableObj
2012-01-25 21:13:24 +01:00
Markus Mohrhard
3456c03198
typo
2012-01-24 05:21:24 +01:00
Markus Mohrhard
2aedbd241f
fix WaE
2012-01-24 05:06:45 +01:00
Markus Mohrhard
6c0a262746
add new interface tests for some common data structures
2012-01-23 22:29:15 +01:00
Stephan Bergmann
4a0af6a058
typo
2012-01-23 21:53:24 +01:00
Markus Mohrhard
95780ec739
refactor concept for c++ based subsequenttests
2012-01-23 19:46:46 +01:00
Caolán McNamara
a9c29c59be
gbuildify test
2012-01-17 11:33:16 +00:00
Stephan Bergmann
2a9c1d1a75
Make dialogs fail with an exception in headless tests.
2011-12-06 20:28:56 +01:00
Stephan Bergmann
465c34f6e9
ucbhelper::ContentBroker::deinitialize is static.
2011-12-06 20:28:55 +01:00
Markus Mohrhard
3dbc46d99a
move c++ based subsequenttest to sc/qa/extras
2011-11-30 23:48:14 +01:00
Markus Mohrhard
286665960a
port a failing sc subsequenttest to c++
...
potential improvements: only load the file once and use fods instead of
ods
2011-11-30 17:36:32 +01:00
Caolán McNamara
db5a5ffa82
split bootstrapfixture and move test-filters class for sot test
...
sot is below vcl, but is a filters test, we can split bootstrapfixture
into a vcl needing bit and and non-vcl bit and filters test api
can be standalone and combined with whichever bit in order to form
pre and post vcl filters test
2011-10-15 12:18:44 +01:00
Michael Meeks
8a0d0457a7
test fix: use setUp and tearDown not constructors to init LibreOffice
...
It turns out the constructors are all run back-to-back one per filter,
and we need to init and de-init in a sensible order to make multiple
tests that otherwise share the ContentBroker work properly.
2011-10-05 16:02:28 +01:00
Tor Lillqvist
6cb6080869
WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'
2011-10-04 16:01:46 +03:00
Caolán McNamara
3954b66033
spit out timing info
2011-10-01 15:35:21 +01:00
Caolán McNamara
dd71d38483
rtl_cipher_decode doesn't like 0 len data
2011-09-30 17:02:38 +01:00
Caolán McNamara
e898bcc1c2
silence tedious malware checkers, arcfour, key 0x435645
2011-09-30 17:02:37 +01:00
Michael Meeks
6f1dbfbe71
set the core locale as well as the UI one to English
2011-09-30 14:57:41 +01:00
Caolán McNamara
d25b61cd7f
enum/namespace foo
2011-09-30 13:23:04 +01:00
Caolán McNamara
d7971ea58f
sigh...
2011-09-30 13:05:42 +01:00
Caolán McNamara
bebf836275
new files
2011-09-30 13:02:35 +01:00
Caolán McNamara
4a5745503c
merge filters-test code
2011-09-30 12:39:35 +01:00
Markus Mohrhard
3581e9df56
init the unit test for vba unit tests correctly
2011-09-29 18:35:16 +02:00
Markus Mohrhard
377316db2b
change to the old way to set the language to en-US for unit tests
2011-09-29 14:25:16 +02:00
Michael Meeks
5e44515759
Rename and re-factor test and unotest to compile and run again
2011-09-28 17:55:26 +01:00
Michael Meeks
d0edcf0a55
split 'test' into 'unotest' and 'test' to help dependencies
2011-09-28 17:55:26 +01:00
Michael Meeks
950090c5d5
add new bootstrapfixture to share and simplify unit test code
2011-09-28 15:09:47 +01:00
Jan Holesovsky
a953cae319
One step closer to a functional 'make dev-install' with MinGW.
2011-09-26 17:46:05 +02:00