changeset 22196:4485282cce66

fixed 'mx help unittest
author Doug Simon <doug.simon@oracle.com>
date Thu, 09 Jul 2015 17:49:58 +0200
parents a0d0ecbceeb4
children 6cd6d5e670ad
files mx.graal/mx_graal.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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