summaryrefslogtreecommitdiff
path: root/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22trivial makefile cleanupsMichael Stahl1-4/+0
Change-Id: Ida5bdfa06ecd7907305f4f171ca5ab64260d0259
2016-11-21Revert "add missing component"David Tardon1-1/+0
This reverts commit 7fe1b39e8abe68357c88536923b7058807b32119.
2016-11-21add missing componentDavid Tardon1-0/+1
Change-Id: I8b6f6d650c011fc0611d6933894bc64a780ff8c0
2016-07-28Revert "temp tinderbox fix"Caolán McNamara1-0/+1
This reverts commit d4cb9c3a8851cb874fd8b6c77d4d7521da7579b7. Change-Id: Ifd11427ea6b4137d0e0c007e7f140fbc6caa3f31
2015-07-12Missing dependencyStephan Bergmann1-0/+4
Change-Id: I7ff00286fa160a46a735b2a3e59bf0f6e1089c9f
2015-02-27gbuild: gb_CppunitTest_use_filter_configuration was removedMichael Stahl1-2/+0
... years ago in commit e1b51e7beb7f9cfa7b574b9c2a69799e62963a09 Change-Id: I588370796830dc379f6a004ec7e673b020360eb5
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl1-2/+0
The sc_subsequent_filters_test was failing because of a lock file because it did not use the unittest configuration. Refactor gb_CppunitTest_use_configuration so it uses both the instdir and unittest configuration to prevent such errors. In case there ever is a test that does not work with the unittest configuration it should call gb_CppunitTest_use_instdir_configuration. Change-Id: Ibc00d42f8b6102d50d922f51173120798fa45c6e
2015-01-22fdo#88475 add UnitTestLionel Elie Mamane1-0/+122
Change-Id: Icc2b80cfdcb3ff6a8a4fa8d1fb30a8ce9c865c95