Recent Releases of fortutf
fortutf - Added support for Intel and NAG compilers
With thanks to @yanjen, this version adds support for Intel and NAG compilers.
- Fortran
Published by artemis-beta about 2 years ago
fortutf - Addresses various CMake file recognition issues
Fixes to file detection and unnecessary repetition during test pickup
- Fortran
Published by artemis-beta about 2 years ago
fortutf - Added command line test specification
Users can now specify which tests to run when executing the binary:
sh
./MyProject_Tests TEST_FOO_BAR TEST_FIZZ_BUZZ
- Fortran
Published by artemis-beta over 3 years ago
fortutf - Fix issues with zero return state
Fixes added to address issues of 0 being returned even when tests fail
- Fortran
Published by artemis-beta over 3 years ago
fortutf - CMake only test scripts
Removes dependency on bash within the fortutf.cmake file allowing it to run on BASH-less systems.
- Fortran
Published by artemis-beta over 3 years ago