root/trunk/tsuite/crash/assert_abort.in

Revision 1766, 63 bytes (checked in by gary, 11 months ago)

crash/assert_abort.in - add sim to test set assert abort option

source/cddefines.h - add global variable nSimthisCoreload, which counts how many sime have been computed since the start of the runall.pl

source/init_coreload.cpp - initialize nSimthisCoreload

source/cddrive.cpp - increment nSimthisCoreload

source/parse_punch.cpp - use nSimthisCoreload to only print one header per punch file in when cloudy is called as a subroutine. the grid command already does this.

source/parse_set.cpp - remove fep option on set assert since fpe is not thrown

  • Property svn:eol-style set to native
Line 
1title test abortinig on assert
2set assert abort
3crash assert
Note: See TracBrowser for help on using the browser.