summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Collapse)AuthorAgeFilesLines
* Java5 updates - update code to use genericsNoel Grandin2012-06-291-0/+1
| | | | | | This is all of the code I missed in my first set of patches. Change-Id: I8c7c9e5ac28dc3c2f3ac062c806fbf0787c997bd
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
|
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-2129-647/+413
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* normalize gbuild variable names in testtools.Michael Stahl2012-06-054-41/+36
| | | | | | Variables should have module name as prefix to prevent collisions. Change-Id: I8937e1e04db422d629779ea470bfbd614aeb7524
* targeted string re-workNorbert Thiebaud2012-06-011-21/+21
| | | | Change-Id: I81e04e43efd512d88b904cdd5b7fdd5aa54eea02
* Just bypass completely when cross-compilingTor Lillqvist2012-05-311-1/+3
| | | | Change-Id: I4f3ca66cbba141bc26ae0b4bbd622fe8e3e86674
* bridgetest_climaker is commented outDavid Ostrovsky2012-05-291-6/+9
| | | | Change-Id: I6d0ab4c67061245d33732823c6de17e95568da85
* testtools: superfluous includeDavid Ostrovsky2012-05-291-5/+0
| | | | Change-Id: I4af6cac4f925cd4c9cf7a83f0c2a0b3295043544
* testtools: superfluous dependencyMatúš Kukan2012-05-291-1/+1
| | | | Change-Id: Id57d40f2b6cdaa9934a885764d986d581d149a59
* testttools: tweak makefiles, fix typosMatúš Kukan2012-05-292-19/+8
| | | | Change-Id: I4e7c7f2d79641772479924f8efc479beaf137f8f
* fixed build error with --without-java parameterDavid Ostrovsky2012-05-291-4/+9
| | | | Change-Id: Id383a2cd8bdaa14e6d991ee971a6b26230922b10
* do not use gb_Helper_*native* functionsDavid Tardon2012-05-294-8/+8
| | | | Change-Id: Iba3e4b97efe9dde7bb26e0e78ec7ec60ae642634
* cleaning up dmake stuffDavid Ostrovsky2012-05-295-559/+2
| | | | Change-Id: I85d1ffef06028f8781a0406ea6e43b0e0406413c
* prefix testtools libraries with testtools_ in Repository.mkDavid Ostrovsky2012-05-294-34/+29
| | | | Change-Id: I0894b073b5263a45c9026ec55049ebeaf0770535
* do not run bridgetest on macosx/ppcDavid Tardon2012-05-291-0/+4
| | | | Change-Id: I6df6c061b09674370a99c2b5e69927500af8d1e5
* do not run bridgetest on cross-compilationDavid Tardon2012-05-291-0/+2
| | | | Change-Id: I59addd16d4bd6720164c71dae3bd03e5d91afa40
* use gb_Jar_set_componentfileDavid Tardon2012-05-293-43/+2
| | | | Change-Id: Ie2ee3387537d1ab968ca685d7b30aa59d28734db
* CustomTarget_uno_test is a testDavid Tardon2012-05-291-2/+5
| | | | Change-Id: I I547827f41986c54b98b5d9019f680378ca89c11d
* bridgetest does not need offapiDavid Tardon2012-05-295-9/+0
| | | | Change-Id: I I6ed4e2aa8f01a44939afa8d081dd2dc6a3a2a8a6
* add missing dep on uno executableDavid Tardon2012-05-291-0/+1
| | | | Change-Id: Ib4747b78a90c70b4222900d9f9ac45f2cb07662e
* fix typoDavid Tardon2012-05-291-1/+1
| | | | Change-Id: I6c69daaa171786e605a58b23d8cd10cf43e5b139
* batch scripts are working nowDavid Ostrovsky2012-05-291-9/+19
| | | | Change-Id: Ia58bee4b4d5322cc6c31b24a7c43367d6fd301fc
* create batch files for testDavid Ostrovsky2012-05-292-4/+40
| | | | Change-Id: I651bcd35c0a29917bcea21e26a3985b8cf101f7e
* CustomTarget_bridgetestDavid Ostrovsky2012-05-293-2/+75
| | | | Change-Id: I2457061286dcdfe8e07624cd235261e7ed731172
* CustomTarget_uno_test added.David Ostrovsky2012-05-293-10/+44
| | | | Change-Id: Ia6b99cc7ec7d911d46354c1c892d8a6bbd23e188
* uno_services.rdb are now createdDavid Ostrovsky2012-05-293-1/+88
| | | | | | | | | Because there is still no helper for javamaker and automagically xslt procession of components during jar building phase, manually steps are needed. CustomTarget_bridgetest_testComponent.mk takescare of this. Change-Id: I I6bf5bdc0b2bcd19e09fdd6b32e46a2c228f4e357
* testComponent is now building correctlyDavid Ostrovsky2012-05-296-124/+22
| | | | Change-Id: I I58cabe71ffa6ba05652ba98b61c71d8919456323
* bridgetest further targets migratedDavid Ostrovsky2012-05-298-6/+399
| | | | Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f
* bridgetest.rdb path fixedDavid Ostrovsky2012-05-291-1/+1
| | | | Change-Id: If458cbafeeb75d76c5efca9a979bb45242da89a1
* bridgetest_javamaker target addedDavid Ostrovsky2012-05-292-6/+45
| | | | Change-Id: Ice0a284683d67168624aeb9d737ff219c9074251
* gbuild conversion: testtools moduleDavid Ostrovsky2012-05-295-0/+138
| | | | Change-Id: I90787a7d239dd4f73f53d13bd5b08172ee2b6a5e
* WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara2012-05-251-1/+3
| | | | Change-Id: I78675ba624cf657a246f7d1211bf5075189ac873
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* Revert "i hope this is fixed now"Stephan Bergmann2012-04-231-0/+4
| | | | | | | This reverts commit b8044cb828af149a4598b35a4d46d8fe4205ae74. 84dbc4fe2547f8fc341a46d7f000e721c81e63ee fixed the bridge for PPC on Linux, not Mac OS X.
* i hope this is fixed nowDavid Tardon2012-04-231-4/+0
|
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-20/+15
|
* Fix delivery of jvmfwk ini/data filesStephan Bergmann2012-03-261-3/+3
| | | | | ...that are (also) used during the build (e.g., cd testtools/*/lib && ./bridgetest_inprocess_java). Broken by gbuild'ification of jvmfwk.
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-231-2/+2
|
* WaE: arrayIndexOutOfBoundsThomas Arnhold2012-02-211-1/+0
|
* method should be publicCaolán McNamara2012-02-191-1/+1
|
* add a uno test api with more than 8 floating point argsCaolán McNamara2012-02-175-1/+21
| | | | | | I'm a cruel person, i.e. this targets the TODO of dab11f7fe2a2fa4155e4c4feaa5fc54e57cfbd37 in bridges/source/cpp_uno/gcc3_linux_arm/cpp2uno.cx
* Added and improved READMEs for modules in sdk and testingJosh Heidenreich2012-02-091-11/+11
|
* Decrease verbiage a little bitTor Lillqvist2012-01-272-2/+6
|
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-213-5/+10
| | | | | | | | | SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
* Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot2012-01-161-2/+2
| | | | | | Part XXXIX Modules testtools, toolkit, tools
* Removed extra semicolonsJesse2011-12-151-1/+1
|
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-111-1/+0
|
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
|
* remove include of pch header from testtoolsNorbert Thiebaud2011-11-2711-20/+0
|