[Pcre-svn] [404] code/trunk/testdata: Remove one repeated te…

トップ ページ
このメッセージを削除
著者: Subversion repository
日付:  
To: pcre-svn
題目: [Pcre-svn] [404] code/trunk/testdata: Remove one repeated test case.
Revision: 404
          http://vcs.pcre.org/viewvc?view=rev&revision=404
Author:   ph10
Date:     2009-03-23 11:37:54 +0000 (Mon, 23 Mar 2009)


Log Message:
-----------
Remove one repeated test case.

Modified Paths:
--------------
    code/trunk/testdata/testinput7
    code/trunk/testdata/testoutput7


Modified: code/trunk/testdata/testinput7
===================================================================
--- code/trunk/testdata/testinput7    2009-03-21 17:33:11 UTC (rev 403)
+++ code/trunk/testdata/testinput7    2009-03-23 11:37:54 UTC (rev 404)
@@ -2733,8 +2733,6 @@
     abc
     abq


-/ab{1,}bc/
-
 /ab+bc/
     abbbbc



Modified: code/trunk/testdata/testoutput7
===================================================================
--- code/trunk/testdata/testoutput7    2009-03-21 17:33:11 UTC (rev 403)
+++ code/trunk/testdata/testoutput7    2009-03-23 11:37:54 UTC (rev 404)
@@ -4573,8 +4573,6 @@
     abq
 No match


-/ab{1,}bc/
-
 /ab+bc/
     abbbbc
  0: abbbbc