Update of /cvsroot/boost/boost/libs/xpressive/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6578/libs/xpressive/test
Modified Files:
regress.txt
Log Message:
fix off-by-one for backrefs greater than 9, add test case
Index: regress.txt
===================================================================
RCS file: /cvsroot/boost/boost/libs/xpressive/test/regress.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- regress.txt 18 Mar 2007 18:30:50 -0000 1.6
+++ regress.txt 26 Apr 2007 16:38:01 -0000 1.7
@@ -1453,6 +1453,24 @@
br0=aA
[end]
+[test172]
+str=hellohello
+pat=()()()()()()()()()()()(hello)\12
+br0=hellohello
+br1=
+br2=
+br3=
+br4=
+br5=
+br6=
+br7=
+br8=
+br9=
+br10=
+br11=
+br12=hello
+[end]
+
; tests pilfered from Boost.Regex test_tricky_cases.cpp
[tricky1]
@@ -3648,4 +3666,3 @@
br10=
br11=b
[end]
-
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs