aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/re_SUITE_data/testoutput5
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2018-09-06 15:33:16 +0200
committerRickard Green <[email protected]>2018-09-06 15:33:16 +0200
commitd4d6ed058530e5db26782dea4a0fd62c2d1098c4 (patch)
tree3959e2acd0940d4ab2b48019a94aa7881c755fda /lib/stdlib/test/re_SUITE_data/testoutput5
parentdb0ebbb8e7eb02b78bce9e87ab67ae15d6d65ff3 (diff)
parent384e8b3b36c6c8ced0778cab9e1569ed0b55e09a (diff)
downloadotp-d4d6ed058530e5db26782dea4a0fd62c2d1098c4.tar.gz
otp-d4d6ed058530e5db26782dea4a0fd62c2d1098c4.tar.bz2
otp-d4d6ed058530e5db26782dea4a0fd62c2d1098c4.zip
Merge branch 'rickard/pcre-8.42/OTP-15217' into maint
* rickard/pcre-8.42/OTP-15217: Update PCRE from version 8.41 to version 8.42
Diffstat (limited to 'lib/stdlib/test/re_SUITE_data/testoutput5')
-rw-r--r--lib/stdlib/test/re_SUITE_data/testoutput58
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/stdlib/test/re_SUITE_data/testoutput5 b/lib/stdlib/test/re_SUITE_data/testoutput5
index bab989ca7e..090e1e1c85 100644
--- a/lib/stdlib/test/re_SUITE_data/testoutput5
+++ b/lib/stdlib/test/re_SUITE_data/testoutput5
@@ -1942,4 +1942,12 @@ Need char = 'z'
0: \x{17f}
0+
+/\C[^\v]+\x80/8
+ [AΏBŀC]
+No match
+
+/\C[^\d]+\x80/8
+ [AΏBŀC]
+No match
+
/-- End of testinput5 --/