From 003d4fcf2bb2ca423355be510eedd78ebfadeb8b Mon Sep 17 00:00:00 2001 From: Lars Langhans Date: Thu, 1 Jul 2010 13:19:11 +0200 Subject: sb123:#i111449# cleanups in build.lst for qa/complex tests --- testgraphical/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testgraphical') diff --git a/testgraphical/prj/build.lst b/testgraphical/prj/build.lst index 45fb77fd81ec..923e0a06624f 100755 --- a/testgraphical/prj/build.lst +++ b/testgraphical/prj/build.lst @@ -1,4 +1,4 @@ -gfxcmp testgraphical : instsetoo_native NULL +gfxcmp testgraphical : instsetoo_native qadevOOo NULL gfxcmp testgraphical usr1 - all gfxcmp_mkout NULL #gfxcmp testgraphical\prechecks nmake - all gfxcmp_pre NULL gfxcmp testgraphical\ui\java\ConvwatchGUIProject nmake - all gfxcmp_java_ui NULL -- cgit From 273ca25738502c61ba26190aa854eb38d2f8cd3c Mon Sep 17 00:00:00 2001 From: sb Date: Mon, 28 Jun 2010 13:26:18 +0200 Subject: sb123: #i112751# disabled testgraphical/qa/graphical for now --- testgraphical/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testgraphical') diff --git a/testgraphical/prj/build.lst b/testgraphical/prj/build.lst index 923e0a06624f..75878a6d9dd8 100755 --- a/testgraphical/prj/build.lst +++ b/testgraphical/prj/build.lst @@ -4,4 +4,4 @@ gfxcmp testgraphical usr1 - all gfxcmp_mk gfxcmp testgraphical\ui\java\ConvwatchGUIProject nmake - all gfxcmp_java_ui NULL gfxcmp testgraphical\ui\java nmake - all gfxcmp_java gfxcmp_java_ui NULL # gfxcmp testgraphical\source nmake - all gfxcmp_src gfxcmp_java NULL -gfxcmp testgraphical\qa\graphical nmake - all gfxcmp_qa gfxcmp_java NULL +#i112751 gfxcmp testgraphical\qa\graphical nmake - all gfxcmp_qa gfxcmp_java NULL -- cgit