summaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-02-28 16:49:21 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-02-28 16:49:21 +0000
commitd2d6efa3e301f1003e89eed13825a3261892a3f7 (patch)
treeba6bf32c3cdc32823a8b9999f0d8550b07e791ad /testdata
parent5853ad42b1b6b27e14b3dafdb2e9f69655ce756d (diff)
downloadpcre-d2d6efa3e301f1003e89eed13825a3261892a3f7.tar.gz
Added --file-list to pcregrep.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@944 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata')
-rw-r--r--testdata/grepfilelist3
-rw-r--r--testdata/grepoutput9
2 files changed, 12 insertions, 0 deletions
diff --git a/testdata/grepfilelist b/testdata/grepfilelist
new file mode 100644
index 0000000..dd73ec7
--- /dev/null
+++ b/testdata/grepfilelist
@@ -0,0 +1,3 @@
+testdata/grepinputv
+
+testdata/grepinputx
diff --git a/testdata/grepoutput b/testdata/grepoutput
index 9b3fb29..74f7359 100644
--- a/testdata/grepoutput
+++ b/testdata/grepoutput
@@ -638,3 +638,12 @@ RC=0
pcregrep: line 4 of file ./testdata/grepinput3 is too long for the internal buffer
pcregrep: check the --buffer-size option
RC=2
+---------------------------- Test 84 -----------------------------
+testdata/grepinputv:fox jumps
+testdata/grepinputx:complete pair
+testdata/grepinputx:That was a complete pair
+testdata/grepinputx:complete pair
+RC=0
+---------------------------- Test 85 -----------------------------
+./testdata/grepinput3:Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+RC=0