Goddard-Fortran-Ecosystem / pFUnit

Parallel Fortran Unit Testing Framework
Other
172 stars 45 forks source link

Fixes #353 #354

Closed tclune closed 2 years ago

tclune commented 2 years ago

Incorrect logic for AssertNotEqual for integers. A unit test was added to cover this case.