git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bbc56a
)
JAL-1888 property to specify which testng groups should run (Functional is default)
author
Jim Procter
<jprocter@issues.jalview.org>
Fri, 18 Sep 2015 12:37:20 +0000
(13:37 +0100)
committer
Jim Procter
<jprocter@issues.jalview.org>
Fri, 18 Sep 2015 12:37:20 +0000
(13:37 +0100)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
bb743d6
..
da389fe
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-80,6
+80,8
@@
<property name="jalview.key" value="jalview" />
<!-- Key Password -->
<property name="jalview.key.pass" value="alignmentisfun" />
+
+ <property name="testng-groups" value="Functional"/>
<!-- Don't change anything below here unless you know what you are doing! -->
<!-- Url path for WebStart in JNLP file -->