diff -r 502d349fa5e9 -r 4fd89b765c87 RegressionTests__VMCrashTests.st --- a/RegressionTests__VMCrashTests.st Mon Sep 08 16:23:22 2014 +0200 +++ b/RegressionTests__VMCrashTests.st Tue Sep 16 19:50:50 2014 +0200 @@ -58,6 +58,7 @@ test_newspace_overflow "2min" + | newSize newLimit | @@ -73,6 +74,7 @@ String new: 300 * 1024 * 1024"300MB" "Created: / 05-09-2014 / 19:44:09 / Jan Vrany " + "Modified: / 16-09-2014 / 18:50:30 / Jan Vrany " ! ! !VMCrashTests class methodsFor:'documentation'!