[DRE-commits] [ruby-hashery] 02/11: add minimal load test

Cédric Boutillier boutil at moszumanska.debian.org
Mon Feb 10 23:49:18 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-hashery.

commit 6a9c028bbeb8850cb91c56fffed3a8db667546cc
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Feb 6 18:41:44 2014 +0100

    add minimal load test
---
 debian/ruby-test-files.yaml | 15 ---------------
 debian/ruby-tests.rb        |  1 +
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index 069caca..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-- test/case_open_cascade.rb
-- test/case_query_hash.rb
-- test/helper.rb
-- test/case_crud_hash.rb
-- test/case_lru_hash.rb
-- test/case_dictionary.rb
-- test/case_ini_hash.rb
-- test/case_core_ext.rb
-- test/case_open_hash.rb
-- test/case_key_hash.rb
-- test/case_association.rb
-- test/case_property_hash.rb
-- test/case_casting_hash.rb
-- test/case_linked_list.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..3608b51
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1 @@
+require "hashery"

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



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