fortran-lang / fprettify

auto-formatter for modern fortran source code
https://pypi.python.org/pypi/fprettify
Other
376 stars 78 forks source link

Extend tests #28

Closed pseewald closed 6 years ago

pseewald commented 6 years ago

Additionally to the expected checksums, we should test that:

Note on idempotent: for testing, fprettify-formatted versions of external Fortran repositories are checked out. This naturally checks for idempotent and we don't need to run fprettify twice.