summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-01-29 21:47:49 -0500
committerTavian Barnes <tavianator@tavianator.com>2022-01-29 21:47:49 -0500
commit18f77b8ee5d9c13f49a5c6c23db08d5a73a1d640 (patch)
tree1c4ff9c873176f6096597875f8141f3af42c21eb /tests
parentc898af13a671ee92a056467d324f16823594eb1c (diff)
downloadbfs-18f77b8ee5d9c13f49a5c6c23db08d5a73a1d640.tar.xz
Revert "tests: Add a test for posix-basic alternation"
Turns out alternation is not actually part of the POSIX basic regular expression language, it's just a glibc extension. This reverts commit c898af13a671ee92a056467d324f16823594eb1c.
Diffstat (limited to 'tests')
-rw-r--r--tests/test_regex_alternation.out2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_regex_alternation.out b/tests/test_regex_alternation.out
deleted file mode 100644
index e2bc098..0000000
--- a/tests/test_regex_alternation.out
+++ /dev/null
@@ -1,2 +0,0 @@
-basic/a
-basic/b