summaryrefslogtreecommitdiffstats
path: root/tests/gnu/and_purity.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gnu/and_purity.sh')
-rw-r--r--tests/gnu/and_purity.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gnu/and_purity.sh b/tests/gnu/and_purity.sh
new file mode 100644
index 0000000..55e2cfc
--- /dev/null
+++ b/tests/gnu/and_purity.sh
@@ -0,0 +1,2 @@
+# Regression test: (-a lhs(pure) rhs(always_false)) <==> rhs is only valid if rhs is pure
+bfs_diff basic -name nonexistent \( -print , -false \)