summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-29CustomTarget_bridgetestDavid Ostrovsky3-2/+75
2012-05-29CustomTarget_uno_test added.David Ostrovsky3-10/+44
2012-05-29uno_services.rdb are now createdDavid Ostrovsky3-1/+88
2012-05-29testComponent is now building correctlyDavid Ostrovsky6-124/+22
2012-05-29bridgetest further targets migratedDavid Ostrovsky8-6/+399
2012-05-29bridgetest.rdb path fixedDavid Ostrovsky1-1/+1
2012-05-29bridgetest_javamaker target addedDavid Ostrovsky2-6/+45
2012-05-29gbuild conversion: testtools moduleDavid Ostrovsky5-0/+138
2012-05-25WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara1-1/+3
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-23Revert "i hope this is fixed now"Stephan Bergmann1-0/+4
2012-04-23i hope this is fixed nowDavid Tardon1-4/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-20/+15