fparser
fparser copied to clipboard
Move module and subroutine tests to new, separate test files.
A new test file has been created for Modules in #293. However, the majority of the tests are still in test_fortran2003.py and need to be moved.
This is also true for subroutine and function tests.