]> sourceware.org Git - systemtap.git/commitdiff
PR15063 cleanup: mark extra pinpointing-tests as successful
authorSerguei Makarov <smakarov@redhat.com>
Tue, 28 May 2013 14:35:40 +0000 (10:35 -0400)
committerSerguei Makarov <smakarov@redhat.com>
Wed, 29 May 2013 14:38:08 +0000 (10:38 -0400)
re2c-migrate/regcomp.base/regtest.in.0

index 92e2a949668d82479faffa5a366e2aa97c4372c3..717ff5f98d6f8ff8055c83db0e6aa8261b5adb03 100644 (file)
@@ -43,8 +43,6 @@
 2:a{129490281098409821098209381020972091420947092174092717092}:aaa
 
 # attempts to to pinpoint FAIL: regtest 0:^a(bc+|b[eh])g|.h$:abh
-
-# TODOXXX these seem to be okay
 0:h$:abh
 0:.h$:abh
 0:a|.h$:abh
 0:^a(bc+)g|.h:abh
 0:^(a)|.h$:abh
 0:^ag|.h$:agh
-
-# TODOXXX these seem to fail
 0:^a(bc)g|.h$:abh
 0:^a(b[eh])g|.h$:abh
 0:^a(bc+|b[eh])g|.h$:abh
 0:^a(bc|be)g|.h$:abh
 0:^a(bc+|b[eh])g|h$:abh
-
-# TODOXXX for further testing
 0:^|$:
 0:a|$:
 0:^a|$:
@@ -72,4 +66,4 @@
 0:^ag|h$:h
 0:^acg|.h$:ah
 0:^ab|.h$:ah
-0:^acg|.h$:abh
\ No newline at end of file
+0:^acg|.h$:abh
This page took 0.027919 seconds and 5 git commands to generate.