Commit graph

8 commits

Author SHA1 Message Date
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