[Pkg-opencl-devel] [beignet] 05/09: skip deleted tests

Andreas Beckmann anbe at moszumanska.debian.org
Fri Oct 31 21:38:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master-non-dfsg-free
in repository beignet.

commit 7178bc7368984a4c3e2da8783ffbbf8170d25e8b
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Oct 31 17:26:01 2014 +0000

    skip deleted tests
---
 debian/changelog                        |  1 +
 debian/patches/Skip-deleted-tests.patch | 25 +++++++++++++++++++++++++
 debian/patches/series                   |  1 +
 3 files changed, 27 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 378e442..9548957 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ beignet (0.9.3~dfsg-0.1) UNRELEASED; urgency=medium
   [ Andreas Beckmann ]
   * Repack upstream tarball to remove undistributable Lenna images and
     CC-BY-NC-SA licensed parts from the test suite.  (Closes: #767387)
+  * Skip-deleted-tests.patch: New. Thanks to Rebecca Palmer.
   * typos.patch: New. Fix some typos.
   * d/control: Fix some issues found by lintian.
   * Bump Standards-Version to 3.9.6 (no changes needed).
diff --git a/debian/patches/Skip-deleted-tests.patch b/debian/patches/Skip-deleted-tests.patch
new file mode 100644
index 0000000..ce19e0b
--- /dev/null
+++ b/debian/patches/Skip-deleted-tests.patch
@@ -0,0 +1,25 @@
+Description: Skip deleted tests
+
+Parts of the test suite are omitted from this package because they
+are not DFSG-free.  Skip those parts to allow running the rest.
+
+Author: Rebecca Palmer <rebecca_palmer at zoho.com>
+Bug-Debian: https://bugs.debian.org/767387
+
+diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt
+index 9c531de..43965ac 100644
+--- a/utests/CMakeLists.txt
++++ b/utests/CMakeLists.txt
+@@ -22,12 +22,8 @@ set (utests_sources
+   utest_error.c
+   compiler_basic_arithmetic.cpp
+   compiler_displacement_map_element.cpp
+-  compiler_shader_toy.cpp
+   compiler_mandelbrot.cpp
+   compiler_mandelbrot_alternate.cpp
+-  compiler_box_blur_float.cpp
+-  compiler_box_blur_image.cpp
+-  compiler_box_blur.cpp
+   compiler_insert_to_constant.cpp
+   compiler_argument_structure.cpp
+   compiler_arith_shift_right.cpp
diff --git a/debian/patches/series b/debian/patches/series
index 43445f2..708ca11 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ Utest-requires-deprecated-function-names.patch
 Link-against-terminfo.patch
 Fix-build-failure.patch
 typos.patch
+Skip-deleted-tests.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/beignet.git



More information about the Pkg-opencl-devel mailing list