]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
group all-headers together
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Oct 2013 14:10:27 +0000 (14:10 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Oct 2013 14:10:27 +0000 (14:10 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31256 0785d39b-7218-0410-832d-ea1e28bc413d

tests/scripts/makereport.py

index 60c04cf9919a26fbd8651474c2cf79c8ce8745de..2a59b282c6fd8aecf495dab92b97a4844476f8e5 100644 (file)
@@ -75,6 +75,9 @@ for test in testing.findall("Test"):
     name = test.find('Name').text
     group = name.split('/')[0]
 
+    if group=="all-headers":
+        name = group + "/" + "-".join(name.split('/')[1:])
+
     if fail:
         line = "%s  3   %s%s"%(date,branch,name)
     else:

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.