[SCM] ci-tooling packaging branch, master, updated. 88fc6acd050532707c37362f1a8f03db58222343

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed May 6 07:10:20 UTC 2015


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

The following commit has been merged in the master branch:
commit 88fc6acd050532707c37362f1a8f03db58222343
Author: Harald Sitter <sitter at kde.org>
Date:   Wed May 6 09:10:17 2015 +0200

    further expand qml test coverage
    
    including various apps that have qml bits. this is primarily to get an
    idea about the performance implications.
    for the most part this includes the bigger chunks of qml apps and known
    to have broken dependency ones.
---
 kci/builder.rb | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/kci/builder.rb b/kci/builder.rb
index 06ab7f1..77bf26d 100755
--- a/kci/builder.rb
+++ b/kci/builder.rb
@@ -414,6 +414,14 @@ qmlsrcs = %w(
   plasma-desktop
   kdeplasma-addons
   kdeclarative
+  kanagram
+  ktp-desktop-applets
+  plasma-nm
+  breeeze
+  milou
+  print-manager
+  plasma-mediacenter
+  muon
 )
 if !Dir.glob('source/**/*.qml').empty? && qmlsrcs.include?(project.name)
   require_relative 'lib/qml_dependency_verifier'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list