summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
Diffstat (limited to 'scripting')
0 files changed, 0 insertions, 0 deletions
Id: Ie10ee80f1d35b40c0baf9d7ba5c1181b52405b5f 2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl Change-Id: Idd6420a855fec8b44fce6c0694b491d5f1eec95e 2013-10-29langtag, test: remove Packages that deliver to OUTDIR/unittest/installMichael Stahl Change-Id: I13145c52bdf4a37e4a92ed653a2f131e09539285 2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186 2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt Parsing the property values of master presentation objects. Also new functions added to comphelper module for expanding filepaths macro to appropriate system file paths(for configuration files present at 'Impress.xcs') Change-Id: If0381a12155673e85103ddb5d51c34ae53fe2ecb 2013-08-27Make sure unittest/user/config/soffice.cfg/ exitsStephan Bergmann ...otherwise PresetHandler::getOrCreateRootStorageShare (framework/source/accelerators/presethandler.cxx) will cause a com.sun.star.io.IOException: "URL "file:///.../solver/unxlngx6/unittest/user/config/soffice.cfg" passed to css.embed.FileSystemStorageFactory.createInstanceWithArguments does not denote an existing directory" in some CppunitTests. (And 1eecb8df22b77a6982601bf877067a685d913a7d "Some cleanup and consolidation of the Impress layout work" removed the last file that got definitely created in that directory from test/Package_unittest.mk.) Change-Id: Idbe42fdd6b06194781cceef62c50531ce0e1c706 2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens Also make unit test work again after Mac-app like path changes. Change-Id: I13eae20141650e1d1d826a794d1f19baaef5f561 2013-08-26Deleting useless unit-test files/directory.Vishv Brahmbhatt Deleting the "empty_directory" entries of "unittest/user/*" in 'Package_unittest.mk' and corresponding files from the "test/user-template/*" directory. Change-Id: Ia53a18bf7d55bfaba91f9bb8c2a15d3578e35e11 2013-08-26Made changes in the unit-test of other configuration filesVishv Brahmbhatt Unit-test path is changed for the "effects.xml" and "transitions.xml" to avoid "unit-test" error. Change-Id: Ia871b16b9b9c1bec96fa3d208dc9171c287b020a 2013-08-26Solved the unit-test problemVishv Brahmbhatt Changed the destination path of test-profile at "test/Package_unittest.mk". Change-Id: I24ae595af22c38141add0ab8446281c3ccc84707 2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt Updating the "getRootElement" function.So "layoutlist.xml" can be read from actual configuration path. Change-Id: Iee636d32e629e935e46a18572646659780ae20e3