Testing: Removed old file 'testall'. Testing will be handled by
'tests.cpp'.
This commit is contained in:
parent
851e81cd12
commit
025e321892
|
@ -155,6 +155,5 @@ static void buffer_overrun()
|
||||||
"[test.cpp:15]: A string with unknown length is copied to buffer.\n";
|
"[test.cpp:15]: A string with unknown length is copied to buffer.\n";
|
||||||
|
|
||||||
buffer_overrun_check( __LINE__, test7, err7 );
|
buffer_overrun_check( __LINE__, test7, err7 );
|
||||||
|
|
||||||
}
|
}
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue