diff mx.graal/mx_graal.py @ 22196:4485282cce66

fixed 'mx help unittest
author Doug Simon <doug.simon@oracle.com>
date Thu, 09 Jul 2015 17:49:58 +0200
parents b8c1c277a6ef
children 5522e8ffa5f5
line wrap: on
line diff
--- a/mx.graal/mx_graal.py	Thu Jul 09 15:58:01 2015 +0200
+++ b/mx.graal/mx_graal.py	Thu Jul 09 17:49:58 2015 +0200
@@ -1132,6 +1132,7 @@
             return index + 1, vmArgs[index + 1]
 
 def unittest(args):
+    """run the JUnit tests (all testcases){0}"""
     def vmLauncher(vmArgs, mainClass, mainClassArgs):
         if isJVMCIEnabled(_get_vm()):
             # Remove entries from class path that are in JVMCI loaded jars