summaryrefslogtreecommitdiff
path: root/lotuswordpro/qa
AgeCommit message (Collapse)Author
2011-08-06remove /clone/calc reference in lotuswordpro qaNorbert Thiebaud
2011-07-17overlong linesCaolán McNamara
2011-05-15Fix lotuswordpro unit test on WindowsTor Lillqvist
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-04-28Fix lotuswordpro unit test to be able to access the files.Jan Holesovsky
[When building from tail_build.]
2011-04-27clean upDavid Tardon
2011-04-24use the new UNO-related defs from CppunitTargetDavid Tardon
2011-04-19Fix compile issue.Joseph Powers
2011-04-15remove old stuff nowCaolán McNamara
2011-04-15port unit test to gbuild after fixing filterCaolán McNamara
2011-04-11add a test harness and samplesCaolán McNamara