Commit graph

17 commits

Author SHA1 Message Date
Caolán McNamara
6220ed4e6e callcatcher: update list 2012-03-07 11:06:48 +00:00
Caolán McNamara
c452088325 add a more extensive lotuswordpro sample 2012-03-02 12:40:49 +00:00
Caolán McNamara
c8ef924060 normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00: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
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
7789e25073 remove /clone/calc reference in lotuswordpro qa 2011-08-06 13:07:55 -05:00
Caolán McNamara
13635f0afd overlong lines 2011-07-17 21:49:51 +01:00
Tor Lillqvist
a727681c02 Fix lotuswordpro unit test on Windows
file: URLs on Windows are of the form file:///c:/path/to/file , and
the SRC_ROOT environment variable is of the form C:/lo/git/master, so
we can't just concatenate "file://" and SRC_ROOT, but have to insert a
"/".

Windows programs don't understand Cygwin symlinks, so we have to
specify the path from SRC_ROOT to lotuswordpro through an explicit
clone/filters path.
2011-05-15 12:51:53 +03:00
Jan Holesovsky
daff075ae6 Fix lotuswordpro unit test to be able to access the files.
[When building from tail_build.]
2011-04-28 16:31:57 +02:00
David Tardon
ee375279ee clean up 2011-04-27 10:31:31 +02:00
David Tardon
7cfad1dad1 use the new UNO-related defs from CppunitTarget 2011-04-24 09:46:04 +02:00
Joseph Powers
8f8f5c4f31 Fix compile issue. 2011-04-19 21:08:21 -07:00
Caolán McNamara
7d4f1eafcf remove old stuff now 2011-04-15 15:56:21 +01:00
Caolán McNamara
93813f421f port unit test to gbuild after fixing filter 2011-04-15 15:54:38 +01:00
Caolán McNamara
6a52e0ced4 add a test harness and samples 2011-04-11 21:41:58 +01:00