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 --- .../files/names/python-hypothesis-example/build-spec/debian/docs | 1 + .../files/names/python-hypothesis-example/build-spec/fill-values | 3 +++ .../build-spec/orig/.hypothesis/examples/show/nothing | 1 + t/recipes/checks/files/names/python-hypothesis-example/eval/desc | 2 ++ t/recipes/checks/files/names/python-hypothesis-example/eval/hints | 2 ++ 5 files changed, 9 insertions(+) create mode 100644 t/recipes/checks/files/names/python-hypothesis-example/build-spec/debian/docs create mode 100644 t/recipes/checks/files/names/python-hypothesis-example/build-spec/fill-values create mode 100644 t/recipes/checks/files/names/python-hypothesis-example/build-spec/orig/.hypothesis/examples/show/nothing create mode 100644 t/recipes/checks/files/names/python-hypothesis-example/eval/desc create mode 100644 t/recipes/checks/files/names/python-hypothesis-example/eval/hints (limited to 't/recipes/checks/files/names/python-hypothesis-example') diff --git a/t/recipes/checks/files/names/python-hypothesis-example/build-spec/debian/docs b/t/recipes/checks/files/names/python-hypothesis-example/build-spec/debian/docs new file mode 100644 index 0000000..a96d3e8 --- /dev/null +++ b/t/recipes/checks/files/names/python-hypothesis-example/build-spec/debian/docs @@ -0,0 +1 @@ +.hypothesis/ diff --git a/t/recipes/checks/files/names/python-hypothesis-example/build-spec/fill-values b/t/recipes/checks/files/names/python-hypothesis-example/build-spec/fill-values new file mode 100644 index 0000000..af56c17 --- /dev/null +++ b/t/recipes/checks/files/names/python-hypothesis-example/build-spec/fill-values @@ -0,0 +1,3 @@ +Testname: python-hypothesis-example +Skeleton: upload-native +Description: Test for presence of Python hypothesis example diff --git a/t/recipes/checks/files/names/python-hypothesis-example/build-spec/orig/.hypothesis/examples/show/nothing b/t/recipes/checks/files/names/python-hypothesis-example/build-spec/orig/.hypothesis/examples/show/nothing new file mode 100644 index 0000000..30c993f --- /dev/null +++ b/t/recipes/checks/files/names/python-hypothesis-example/build-spec/orig/.hypothesis/examples/show/nothing @@ -0,0 +1 @@ +EMPTY FILE diff --git a/t/recipes/checks/files/names/python-hypothesis-example/eval/desc b/t/recipes/checks/files/names/python-hypothesis-example/eval/desc new file mode 100644 index 0000000..d45aade --- /dev/null +++ b/t/recipes/checks/files/names/python-hypothesis-example/eval/desc @@ -0,0 +1,2 @@ +Testname: python-hypothesis-example +Check: files/names diff --git a/t/recipes/checks/files/names/python-hypothesis-example/eval/hints b/t/recipes/checks/files/names/python-hypothesis-example/eval/hints new file mode 100644 index 0000000..28b86fd --- /dev/null +++ b/t/recipes/checks/files/names/python-hypothesis-example/eval/hints @@ -0,0 +1,2 @@ +python-hypothesis-example (binary): package-contains-python-hypothesis-example [usr/share/doc/python-hypothesis-example/.hypothesis/examples/show/nothing] +python-hypothesis-example (binary): package-contains-python-hypothesis-example [usr/share/doc/python-hypothesis-example/.hypothesis/examples/show/] -- cgit v1.2.3