summaryrefslogtreecommitdiff
path: root/qadevOOo/prj
diff options
context:
space:
mode:
authorLars Langhans <lla@openoffice.org>2010-06-10 08:48:34 +0200
committerLars Langhans <lla@openoffice.org>2010-06-10 08:48:34 +0200
commit59858c973902d0205a2a2179834d92bb0abce25a (patch)
tree1862c074b3cc276fe0381e957f81298be42b33e9 /qadevOOo/prj
parentb3cb11ea5fa8f420e3b8b2f83cca4a3a34f8a7a0 (diff)
sb123:#i111449# add junit skeleton with some simple tests in qadevOOo qa/complex tests
Diffstat (limited to 'qadevOOo/prj')
-rw-r--r--qadevOOo/prj/build.lst4
1 files changed, 3 insertions, 1 deletions
diff --git a/qadevOOo/prj/build.lst b/qadevOOo/prj/build.lst
index 1594d5c59f57..3a62f3775104 100644
--- a/qadevOOo/prj/build.lst
+++ b/qadevOOo/prj/build.lst
@@ -2,4 +2,6 @@ qa qadevOOo : javaunohelper jurt ridljar unoil NULL
qa qadevOOo usr1 - all qa_mkout NULL
qa qadevOOo nmake - all qa_runner_ant_build NULL
qa qadevOOo\runner nmake - all qa_make_package qa_runner_ant_build NULL
-qa qadevOOo\qa\unoapi nmake - all qa_qa_unoapi NULL
+
+qa qadevOOo\qa\unoapi nmake - all qa_qa_unoapi qa_make_package NULL
+qa qadevOOo\qa\complex\junitskeleton nmake - all qa_complex qa_make_package NULL