[SCM] ci-tooling packaging branch, master, updated. c84315c494287cdbc1ee73263ddbd8e3ff6299ce
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Oct 5 13:09:07 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=938c8df
The following commit has been merged in the master branch:
commit 938c8df0a5451af140df74ac7ccb3b479aad4481
Author: Harald Sitter <sitter at kde.org>
Date: Mon Oct 5 14:44:38 2015 +0200
notify that kcibuilder is not fully tested
---
test/test_kci_builder.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/test_kci_builder.rb b/test/test_kci_builder.rb
index b1130a7..d6a07ab 100644
--- a/test/test_kci_builder.rb
+++ b/test/test_kci_builder.rb
@@ -50,6 +50,7 @@ class KCIBuilderTest < TestCase
assert_raise KCIBuilder::CoverageError do
KCIBuilder.run
end
+ notify 'KCIBuilder is not fully tested.'
# Verify source
assert(Dir.exist?('build'))
Dir.chdir('build')
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list