[SCM] ci-tooling packaging branch, master, updated. 1d5e674879b69b97051296e9dffeab095c1a292d

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Jan 15 14:11:38 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=8d90cad

The following commit has been merged in the master branch:
commit 8d90cadd6c691f20ab5f6a20aff3684cc6c5b21e
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Jan 15 14:52:06 2016 +0100

    require uscan for watch test
---
 test/test_ci_tar_fetcher.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/test_ci_tar_fetcher.rb b/test/test_ci_tar_fetcher.rb
index a0b0bd4..4124473 100644
--- a/test/test_ci_tar_fetcher.rb
+++ b/test/test_ci_tar_fetcher.rb
@@ -38,6 +38,8 @@ module CI
 
     # TODO: maybe split
     def test_watch_fetch
+      require_binaries(%w(uscan))
+
       assert_raise RuntimeError do
         WatchTarFetcher.new('/a/b/c')
         # Not a watch

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list