NCEPLIBS-bufr icon indicating copy to clipboard operation
NCEPLIBS-bufr copied to clipboard

test all aborts in the code which are caused by bad input parameters

Open edwardhartnett opened this issue 2 years ago • 1 comments

We have a lot of cases where passing a bad parameter to a subroutine will call a bort(). These all need to be tested.

We are doing this testing with program test_bort.F90 and test script run_test_bort.sh.

edwardhartnett avatar Mar 14 '23 12:03 edwardhartnett

Great progress here, only a few borts remain untested...

edwardhartnett avatar Jan 29 '24 12:01 edwardhartnett