Mark Olesen
fcd7423fa8
CONFIG: add date and paths information for tutorial Allrun script
...
STYLE: replace short-circuit Allrun script with Alltest
2021-09-22 17:42:21 +02:00
Mark Olesen
853010309d
ENH: replace tutorials/AutoTest with bin/foamTestTutorial
...
- additional -serial/-parallel option:
prefer Allrun-serial or Allrun-parallel if available
- optional -output=DIR to preserve output
ENH: report missing tutorials/ directory in RunFunctions
2021-06-10 08:38:20 +02:00
Mark Olesen
e6dfb39c66
STYLE: remove unnecessary stdout, stderr /dev/null redirects
...
- no stderr redirect needed:
* 'command -v'
- no stdout/stderr redirect needed:
* 'rm -f'
STYLE: consistent spacing after redirects
2019-11-06 10:44:36 +01:00
OpenFOAM bot
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
Mark Olesen
8f4067015d
STYLE: remove shebang from LogFunctions
...
- file is to be sourced, non-executable.
- remove stray .keep file from tutorial case
2018-11-22 17:31:34 +01:00
Mark Olesen
19d600472a
ENH: auto-detect git in tutorials Alltest
2018-10-12 23:29:16 +02:00
Mark Olesen
9c38ad6ae4
TUT: relocate tutorial log analysis as functions for reuse in modules
...
- removed some unneeded tutorial files
2017-12-21 14:17:20 +01:00