From 4010140cb748cc4f7f57b0a3d514485796c665ce Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 7 Jan 2024 12:42:03 -0500 Subject: tests/bfs/D_opt: New test for more -D opt coverage --- tests/bfs/D_opt.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/bfs/D_opt.sh (limited to 'tests/bfs/D_opt.sh') diff --git a/tests/bfs/D_opt.sh b/tests/bfs/D_opt.sh new file mode 100644 index 0000000..d95cf86 --- /dev/null +++ b/tests/bfs/D_opt.sh @@ -0,0 +1 @@ +bfs_diff -D opt -nohidden -not \( -type b -o -type c \) -links -5 -links -10 -not -hidden basic -- cgit v1.2.3