Testing ZoomTable::insert() ZoomTable: index out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=10, bad_col=1 Testing ZoomTable::insert() ZoomTable: index out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=1, bad_col=7 Testing ZoomTable::find() ZoomTable: index out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=5, bad_col=2 Testing ZoomTable::find() ZoomTable: index out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=2, bad_col=19 Testing ZoomTable::remove() ZoomTable: index out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=-1, bad_col=4 Testing ZoomTable::remove() ZoomTable: index out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=2, bad_col=-3 Testing ZoomTable::at() ZoomTable: index out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=7, bad_col=8 Testing ZoomTable::at() ZoomTable: index out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=-1, bad_col=-5 Testing ZoomTable::FirstInRow() ZoomTable::FirstInRow, row out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=7, bad_col=0 Testing ZoomTable::FirstInCol() ZoomTable::FirstInCol, column out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=0, bad_col=-23 Testing ZoomTable::RowBegin() ZoomTable::RowBegin, row out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=-4, bad_col=0 Testing ZoomTable::RowEnd() ZoomTable::RowEnd, row out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=1002, bad_col=0 Testing ZoomTable::ColBegin() ZoomTable::ColBegin, column out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=0, bad_col=256 Testing ZoomTable::ColEnd() ZoomTable::ColEnd, column out of bounds Valid row index: 0 to 4 Valid column index: 0 to 6 Offending indices: bad_row=0, bad_col=-44 Number of ZTerror exceptions caught = 14 Number of other exceptions caught = 0