summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/PropertyName.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/PropertyName.java')
-rw-r--r--qadevOOo/runner/util/PropertyName.java6
1 files changed, 6 insertions, 0 deletions
diff --git a/qadevOOo/runner/util/PropertyName.java b/qadevOOo/runner/util/PropertyName.java
index 1b0b8ffb7445..3f1b1e44d2c3 100644
--- a/qadevOOo/runner/util/PropertyName.java
+++ b/qadevOOo/runner/util/PropertyName.java
@@ -130,6 +130,12 @@ public interface PropertyName {
*/
final public static String SHELL = "Shell";
/**
+ * parameter name "Cygwin"<p>
+ * If Cygwin is set to TRUE it indicates if the runner runs in a Cygwin
+ * environment
+ */
+ final public static String CYGWIN = "Cygwin";
+ /**
* parameter name: "NoCwsAttach"<p>
* If this paraeter is set to "true" , a status of CWS-UnoAPI-Tests was not attached to EIS<p>
* @see tests.complex.unoapi.CheckModuleAPI