changeset 667:d7407a507f2d

added check for content of assert message
author thomask
date Sat, 17 Sep 2005 07:05:51 +0000
parents 68b43a5bb207
children f550e7d7e34b
files norun/assert_04.d norun/assert_05.d
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/norun/assert_04.d	Fri Sep 16 17:20:58 2005 +0000
+++ b/norun/assert_04.d	Sat Sep 17 07:05:51 2005 +0000
@@ -2,7 +2,9 @@
 // $Date$
 // $Author$
 
-// __DSTRESS_ELINE__ 10
+// __DSTRESS_ELINE__ 12
+// __GDB_SCRIPT__ run
+// __GDB_PATTERN__ assert_05[.]d[(]12[)]
 
 module dstress.norun.assert_04;
 
--- a/norun/assert_05.d	Fri Sep 16 17:20:58 2005 +0000
+++ b/norun/assert_05.d	Sat Sep 17 07:05:51 2005 +0000
@@ -2,7 +2,9 @@
 // $Date$
 // $Author$
 
-// __DSTRESS_ELINE__ 10
+// __DSTRESS_ELINE__ 12
+// __GDB_SCRIPT__ run
+// __GDB_PATTERN__ assert_05[.]d[(]12[)]
 
 module dstress.norun.assert_05;