ENH: foamRunTutorials: Enable Alltest files to be read as well as Allrun

foamRunTutorials now accepts two arguments:
-test : Preferentially execute Alltest, if present, over Allrun.
-skipFirst : Skip Alltest/Allrun at the top level to prevent recursion

Added because some tutorials are not dependent on controlDict and take
a long time.
This commit is contained in:
laurence
2012-12-13 16:07:15 +00:00
parent 0953846fa9
commit 16ef46f6d7
5 changed files with 72 additions and 4 deletions

View File

@ -68,7 +68,7 @@ logReport()
# Recursively run all tutorials
foamRunTutorials cases
foamRunTutorials -test -skipFirst
# Analyse all log files