[med-svn] [ruby-rgfa] 08/09: use proper Ruby tests

Sascha Steinbiss satta at debian.org
Mon Sep 26 21:25:20 UTC 2016


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

satta pushed a commit to branch master
in repository ruby-rgfa.

commit ebdade08006998552bad28e3fbe97ee61f3f0809
Author: Sascha Steinbiss <satta at debian.org>
Date:   Mon Sep 26 21:24:41 2016 +0000

    use proper Ruby tests
---
 debian/ruby-test-files.yaml | 26 ++++++++++++++++++++++++++
 debian/rules                |  3 ---
 2 files changed, 26 insertions(+), 3 deletions(-)

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
new file mode 100644
index 0000000..5d1f226
--- /dev/null
+++ b/debian/ruby-test-files.yaml
@@ -0,0 +1,26 @@
+---
+- test/test_rgfa.rb
+- test/test_rgfa_byte_array.rb
+- test/test_rgfa_cigar.rb
+- test/test_rgfa_edit.rb
+- test/test_rgfa_field_parser.rb
+- test/test_rgfa_field_validator.rb
+- test/test_rgfa_field_writer.rb
+- test/test_rgfa_line.rb
+- test/test_rgfa_line_comment.rb
+- test/test_rgfa_line_containment.rb
+- test/test_rgfa_line_creators.rb
+- test/test_rgfa_line_destructors.rb
+- test/test_rgfa_line_getters.rb
+- test/test_rgfa_line_header.rb
+- test/test_rgfa_line_link.rb
+- test/test_rgfa_line_path.rb
+- test/test_rgfa_line_segment.rb
+- test/test_rgfa_segment_references.rb
+- test/test_rgfa_sequence.rb
+- test/test_rgfa_traverse.rb
+- test/test_rgfatools.rb
+- test/test_rgfatools_artifacts.rb
+- test/test_rgfatools_copy_number.rb
+- test/test_rgfatools_linear_paths.rb
+- test/test_rgfatools_multiplication.rb
diff --git a/debian/rules b/debian/rules
index 38baabb..d3a154f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,6 @@ override_dh_auto_clean:
 	rm -f debian/*.1
 	dh_auto_clean
 
-override_dh_auto_test:
-	rake test
-
 override_dh_installman:
 	asciidoctor -a docdate='' -b manpage debian/*.1.adoc
 	dh_installman

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ruby-rgfa.git



More information about the debian-med-commit mailing list