summaryrefslogtreecommitdiff
path: root/test/user-template
AgeCommit message (Collapse)Author
2014-04-10run unit test with en-US locale dataCaolán McNamara
Change-Id: I24c6a590b7b160cc2463af039310114f17273bc7
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-26Making changes to unit-test as well.Vishv Brahmbhatt
Have made changes to unit-test file of 'layoutlist.xml' as well. Change-Id: Ia4d85fd7935a935b77dfbb475a38a087520865b4
2013-08-26Deleting the required files.Vishv Brahmbhatt
The files were left to be deleted in the previous commit ,now deleting them. Change-Id: I1243e6383d3cd96dccf1a786e9b9fc840e46f0a7
2013-08-26Few name conventions changes.Vishv Brahmbhatt
Changed the name of attributes from "title-shape-relative-height" to "relative-height" & all others. Change-Id: I3010e8faf8a9bf347a7bec366449bbba77f0a69f
2013-08-26Fixed a broken unit-test.Vishv Brahmbhatt
Added a new component of "unoxml/source/service/unoxml" in makefile of 'sd_uimpress'. Also few changes in "drawdoc.cxx".Please ignore the changes of unit-test XML file, it has to be deleted in subsequent commit. Change-Id: I50eb516444820c8037aebc8859a322116989d3bf
2013-08-26Solved the identation problem related to "layoutlist.xml".Vishv Brahmbhatt
Have added a 'if' conditional statement to know whether layout's child is a empty 'text' node or 'presobj' node.And proceed with rest of the things ,if it is a 'presobj' node.Also the xml files are indented. Change-Id: I676e710b86b1f50dbd861f2cb180bf9be839b867
2013-08-26Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt
Have added new "Slide Layouts" samples.So commented out the code related to existing slide layouts in "sdpage.cxx" and also added some code for XML parsing of the new layouts. Change-Id: I8f5fdcab5f2eb41e37fa522a7801b388cbfefed5
2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt
Added some changes in the "getRootElement" and new "layoutlist.xml" is added for "unit-test" module. XML parser works perfectly in the installation,only the failure of "unit-test" is left to be solved. Some refactoring related to "layoutlist.xml" will be updated soon. Change-Id: If7ed3af40e9b6df26e20881728181eb6c82936d8
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-02-24test: remove, now redundant dummy dialog.xlc / script.xlcMichael Meeks
2012-01-15prevent to include fonts into svg during unit testsMarkus Mohrhard
2012-01-15don't create lock files for unit testsMarkus Mohrhard
special thanks to Stephan for the configuration part
2011-12-14shrink the unit test template directory to save some duplicationMichael Meeks
2011-12-06normalize Red Hat, Inc.Caolán McNamara
2011-12-06Moved modifications.xcu to test, used from multiple modules.Stephan Bergmann
2011-12-05Remove Large Handles optionStefan Knorr (astron)
This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
2011-11-11No need for test/user-template/user/registry.Stephan Bergmann
2011-11-08removed Simple Handles optionTim Hardeck
Removed the unnecessary option "Simple Handles" with all related functions and icons.
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power
registrymodifications.xcu has been moved to the solver ( unittest/user/data ) new OOO_CONFIG_REGISTRY_EXTRA_DIR env var will be used to specify the directory 'data' will be contained in so we can override various config items.
2011-10-26Fixed test/user-template/user/registrymodifications.xcu.Stephan Bergmann
Also added license header.
2011-10-25revert autogenerated foo and correct brackets in placeholderNoel Power
2011-10-25more support for basic/vba unit testsNoel Power
add moggis work and some tweaks from me too
2011-10-25add registrymodifications.xcu to allow override of default configNoel Power
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-06remove old fingerprints cacheCaolán McNamara
2011-10-05remove apparently noise .memdump filesNorbert Thiebaud
2011-10-04pretty print the user template registry to make diffs meaningfulMichael Meeks
Disable macro security for unit testing macros ...
2011-09-30remove library entries for nowMarkus Mohrhard
maybe add them later and adapt path to something useful
2011-09-29remove file from unit test user dir that gets modifiedMarkus Mohrhard
2011-09-29add user profile dir for unit testsMarkus Mohrhard