summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Expand)AuthorFilesLines
2012-12-30add runtime deps for custom targetsDavid Tardon3-14/+5
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-7/+7
2012-12-22bridgetest_climaker seems to work nowPeter Foley1-9/+5
2012-12-21Fix in-build uno ini deps for cross-compilingStephan Bergmann1-3/+3
2012-12-20Always have UNO_SERVICES/TYPES set in in-build uno ini fileStephan Bergmann2-15/+17
2012-12-19Make testtools use defaultBootstrap_InitialComponentContextStephan Bergmann2-24/+23
2012-12-06re-base on ALv2 code. Includes:Michael Meeks23-571/+358
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-5/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens2-6/+6
2012-11-28testtools: add com.sun.star.test.performance.XPerformanceTest ...Michael Stahl2-0/+134
2012-11-28ridljar etc.: javamaker invocations must rm -r targetdirMichael Stahl1-0/+1
2012-10-04sal_Bool->bool in testtoolsNoel Grandin1-5/+5
2012-10-01add missing deps on headers to static libsDavid Tardon1-0/+5
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-6/+6
2012-09-22fix URE depsDavid Tardon1-1/+3
2012-09-22add necessary deps for the test to runDavid Tardon1-0/+4
2012-09-22add missing dep on types.rdbDavid Tardon1-2/+5
2012-09-16Fix duplicate branches for if and elseJulien Nabet1-1/+1
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin11-17/+17
2012-09-05Java cleanup, make package name match folder nameNoel Grandin4-4/+4
2012-08-17gbuild: register all jarsMichael Stahl1-3/+3
2012-08-15gbuild: remove horrible abuses of gb_Jar_use_jars:Michael Stahl2-6/+2
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl3-9/+9
2012-07-12drop useless announcementDavid Tardon1-10/+1
2012-07-04add missing dependencyDavid Tardon1-1/+1
2012-06-29Java5 updates - update code to use genericsNoel Grandin1-0/+1
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks29-647/+413
2012-06-05normalize gbuild variable names in testtools.Michael Stahl4-41/+36
2012-06-01targeted string re-workNorbert Thiebaud1-21/+21
2012-05-31Just bypass completely when cross-compilingTor Lillqvist1-1/+3
2012-05-29bridgetest_climaker is commented outDavid Ostrovsky1-6/+9
2012-05-29testtools: superfluous includeDavid Ostrovsky1-5/+0
2012-05-29testtools: superfluous dependencyMatúš Kukan1-1/+1
2012-05-29testttools: tweak makefiles, fix typosMatúš Kukan2-19/+8
2012-05-29fixed build error with --without-java parameterDavid Ostrovsky1-4/+9
2012-05-29do not use gb_Helper_*native* functionsDavid Tardon4-8/+8
2012-05-29cleaning up dmake stuffDavid Ostrovsky5-559/+2
2012-05-29prefix testtools libraries with testtools_ in Repository.mkDavid Ostrovsky4-34/+29
2012-05-29do not run bridgetest on macosx/ppcDavid Tardon1-0/+4
2012-05-29do not run bridgetest on cross-compilationDavid Tardon1-0/+2
2012-05-29use gb_Jar_set_componentfileDavid Tardon3-43/+2
2012-05-29CustomTarget_uno_test is a testDavid Tardon1-2/+5
2012-05-29bridgetest does not need offapiDavid Tardon5-9/+0
2012-05-29add missing dep on uno executableDavid Tardon1-0/+1
2012-05-29fix typoDavid Tardon1-1/+1
2012-05-29batch scripts are working nowDavid Ostrovsky1-9/+19
2012-05-29create batch files for testDavid Ostrovsky2-4/+40