summaryrefslogtreecommitdiff
path: root/test/Library_test.mk
AgeCommit message (Expand)Author
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-03-29Move UNO Api helper form to include/Jens Carl
2019-03-27Helper to create various drawing::XShapeJens Carl
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-12-05Make helper to create XControlShape.Jens Carl
2018-05-09move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl
2018-03-21Move UNO API property testers header fileJens Carl
2018-03-18Create UNO API property testers for common typesJens Carl
2018-01-07Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-08-30Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann
2016-08-29Remove duplication of "set up VCL" codeStephan Bergmann
2016-08-18screenshots: move shared code to separate classKatarina Behrens
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan
2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl
2014-06-12Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann
2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-05new module i18nlangtagEike Rathke
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-04-28we can't move that into a test only libMarkus Mohrhard
2012-04-27move xshape dumper into testMarkus Mohrhard
2012-04-26add xml diff with toleranceMarkus Mohrhard
2012-04-23Revert "it seems tests runtime-depend on ucpchelp1 too"Luboš Luňák
2012-04-20it seems tests runtime-depend on ucpchelp1 tooLuboš Luňák
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan
2012-01-23add library for c++ based subsequenttestsMarkus Mohrhard
2012-01-17gbuildify testCaolán McNamara