UMR-CNRM/PHYEX

Tools reorganisation

Closed this issue · 1 comments

Rewrite/reorganise the present tools to have:

  1. a transformation tool (replacing filepp, MNH_Expand_Array, correct_indent.py, verify_mnh_expand.py and the file renaming part of prep_code.sh)
  2. the prep_code.sh script (without the renaming part) to deal with commits and call the transformation tool
  3. the check_commit_* applicative tools (which call the prep_code script)

The small scripts needed to control the results (comp_DDH.py, compare.py, diffNODE.001_01) may be, or not, in-lined in the different check_commit_* scripts

pyft has replaced filepp in commit 1bfac7c
All the comparisons function grouped in one file in commit 19ee594
The file renaming part cannot be included in pyft