summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-02-18 15:05:27 -0500
committerTavian Barnes <tavianator@tavianator.com>2022-02-18 15:05:27 -0500
commit5a3b68d37cdc1e60802a5963340be5c5705d1f5d (patch)
tree4013f0aab4daaead2e710ef77032b9e8eacb0dc3
parent695ea13d191c903b86b0d5795a2686a8c6e18015 (diff)
downloadbfs-5a3b68d37cdc1e60802a5963340be5c5705d1f5d.tar.xz
tests: Mark -fprint/-exec flushing test bfs-specific
GNU find doesn't do it, so no reason to require it for compatibility.
-rwxr-xr-xtests.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests.sh b/tests.sh
index ed502fd..d7d9947 100755
--- a/tests.sh
+++ b/tests.sh
@@ -494,8 +494,6 @@ gnu_tests=(
test_exec_substring
test_exec_flush
test_exec_flush_fail
- test_exec_flush_fprint
- test_exec_flush_fprint_fail
test_exec_plus_flush
test_exec_plus_flush_fail
@@ -746,6 +744,9 @@ bfs_tests=(
test_color_star
test_color_ls
+ test_exec_flush_fprint
+ test_exec_flush_fprint_fail
+
test_execdir_plus
test_fprint_duplicate_stdout