root/trunk/tsuite/crash/ReadMe.txt

Revision 1837, 0.5 kB (checked in by peter, 10 months ago)

library/UnitTest++/UnitTest++.vsnet2003.sln:
library/UnitTest++/UnitTest++.vsnet2005.sln:
library/UnitTest++/COPYING:
library/UnitTest++/TestUnitTest++.vsnet2003.vcproj:
library/UnitTest++/UnitTest++.vsnet2003.vcproj:
library/UnitTest++/TestUnitTest++.vsnet2005.vcproj:
library/UnitTest++/UnitTest++.vsnet2005.vcproj:
library/UnitTest++/README:

Fix svn:eol-style property.

source/nemala.txt:
source/io.txt:
source/heat_cool.txt:
source/sys_icc/Makefile.conf:
source/sys_pgccBounds/readme.txt:
source/agnagnagn.txt:
source/ionization.txt:
source/todo_table.htm:
source/list_routines.html:
source/readme_source.htm:
library/UnitTest++/docs/UnitTest++.html:
data/H2_hminus_deposit.dat:
data/species.ini:
data/readme_data.htm:
data/h_coll_str.dat:
doxygen/readme_doxygen.txt:
doxygen/doxygen_setup_style.txt:
tsuite/crash/ReadMe.txt:
tsuite/slow/doc_tsuite.htm:
tsuite/auto/doc_tsuite.htm:
tsuite/auto/readme_tests.htm:

Fix missing EOL at end of file.

source/sys_pgccBounds/Makefile.conf:

Add -DBOUNDS_CHECK flag. Fix missing EOL at end of file.

  • Property svn:eol-style set to native
Line 
1These test various abort modes.   The tests are:
2
3assert.in the assert macro
4
5bounds_auto.in test array bounds
6bounds_heap.in
7bounds_multi.in
8bounds_multi_iter.in
9bounds_static.in
10
11exception.in throws a C++ exception
12
13fpe_isnan.in floating point error (FPE) is NaN
14fpe_longoverflow.in floating point error
15fpe_NaN.in floating point error
16fpe_overflow.in floating point error
17fpe_setnan.in floating point error
18fpe_zero.in floating point error
19
20undef.in variable is undefined
21
22runall.pl - perlo script to run all tests
Note: See TracBrowser for help on using the browser.