From 75808db17caf8b960b351e3408e74142f4c85aac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:42:30 +0200 Subject: Adding upstream version 2.117.0. Signed-off-by: Daniel Baumann --- t/recipes/checks/documentation/files-foo-in-bar/eval/desc | 2 ++ t/recipes/checks/documentation/files-foo-in-bar/eval/hints | 1 + t/recipes/checks/documentation/files-foo-in-bar/eval/post-test | 2 ++ 3 files changed, 5 insertions(+) create mode 100644 t/recipes/checks/documentation/files-foo-in-bar/eval/desc create mode 100644 t/recipes/checks/documentation/files-foo-in-bar/eval/hints create mode 100644 t/recipes/checks/documentation/files-foo-in-bar/eval/post-test (limited to 't/recipes/checks/documentation/files-foo-in-bar/eval') diff --git a/t/recipes/checks/documentation/files-foo-in-bar/eval/desc b/t/recipes/checks/documentation/files-foo-in-bar/eval/desc new file mode 100644 index 0000000..e65c42b --- /dev/null +++ b/t/recipes/checks/documentation/files-foo-in-bar/eval/desc @@ -0,0 +1,2 @@ +Testname: files-foo-in-bar +Check: documentation diff --git a/t/recipes/checks/documentation/files-foo-in-bar/eval/hints b/t/recipes/checks/documentation/files-foo-in-bar/eval/hints new file mode 100644 index 0000000..ddcd68a --- /dev/null +++ b/t/recipes/checks/documentation/files-foo-in-bar/eval/hints @@ -0,0 +1 @@ +files-foo-in-bar (binary): file-directly-in-usr-share-doc [usr/share/doc/bar] diff --git a/t/recipes/checks/documentation/files-foo-in-bar/eval/post-test b/t/recipes/checks/documentation/files-foo-in-bar/eval/post-test new file mode 100644 index 0000000..5af7ea2 --- /dev/null +++ b/t/recipes/checks/documentation/files-foo-in-bar/eval/post-test @@ -0,0 +1,2 @@ +# Ignore all duplicate-files tags +/[^ ]* \([^)]*\): duplicate-files .*/ d -- cgit v1.2.3