[DRE-commits] [ruby-transaction-simple] 03/04: Wrapper test script test_all no longer provided — Calling each of the testcases individually.

Gunnar Wolf gwolf at alioth.debian.org
Tue Oct 1 16:41:12 UTC 2013


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

gwolf pushed a commit to annotated tag debian/1.4.0.2-1
in repository ruby-transaction-simple.

commit 52478ab4f8550b948c21982b89ffd4401eb31142
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Tue Oct 1 11:38:26 2013 -0500

    Wrapper test script test_all no longer provided — Calling each of the testcases individually.
---
 debian/changelog            |    2 ++
 debian/ruby-test-files.yaml |    5 ++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f989fb3..697fb8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ ruby-transaction-simple (1.4.0.2-1) unstable; urgency=low
   * Dropped unneeded transitional packages
   * Updated standards-version
   * Dropped obsolete DM-Upload-Allowed
+  * Wrapper test script test_all no longer provided — Calling each of
+    the testcases individually.
 
  -- Gunnar Wolf <gwolf at debian.org>  Tue, 01 Oct 2013 11:33:52 -0500
 
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
index 071a51b..694809e 100644
--- a/debian/ruby-test-files.yaml
+++ b/debian/ruby-test-files.yaml
@@ -1,2 +1,5 @@
 --- 
-- test/test_all.rb
+- test/test_broken_graph.rb
+- test/test_transaction_simple_group.rb
+- test/test_transaction_simple.rb
+- test/test_transaction_simple_threadsafe.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-transaction-simple.git



More information about the Pkg-ruby-extras-commits mailing list