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
Caolán McNamara
4a5745503c
merge filters-test code
2011-09-30 12:39:35 +01:00
Stephan Bergmann
d996328cd5
sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
...
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Norbert Thiebaud
1e536c6b09
do not use /clone in paht for test in hwpfilter
2011-08-06 13:07:57 -05:00
Caolán McNamara
2787179fe9
add regression test
2011-06-14 00:56:56 +01:00
Caolán McNamara
1663abc706
#i49123# implement typedetection for supported .hwp format versions
2011-06-13 21:08:00 +01:00
Caolán McNamara
d29775ce3c
stack example .hwp files here for future tests
2011-06-13 15:55:04 +01:00