summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/gnureops.ok
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/gnureops.ok')
-rw-r--r--contrib/awk/test/gnureops.ok17
1 files changed, 17 insertions, 0 deletions
diff --git a/contrib/awk/test/gnureops.ok b/contrib/awk/test/gnureops.ok
new file mode 100644
index 0000000..0fb5f50
--- /dev/null
+++ b/contrib/awk/test/gnureops.ok
@@ -0,0 +1,17 @@
+test 1 ok (\y)
+test 2 ok (\y)
+test 3 ok (\y)
+test 4 ok (\B)
+test 5 ok (\B)
+test 6 ok (\<)
+test 7 ok (\<)
+test 8 ok (\>)
+test 9 ok (\>)
+test 10 ok (\w)
+test 11 ok (\w)
+test 12 ok (\W)
+test 13 ok (\W)
+test 14 ok (\`)
+test 15 ok (\`)
+test 16 ok (\')
+test 17 ok (\')
OpenPOWER on IntegriCloud