[DRE-commits] [ruby-httpclient] 02/18: Run tests using yaml file instead of ruby one

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Aug 27 10:37:12 UTC 2015


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-httpclient.

commit 9aeed746641fa9f693d68984321b090043bdf25d
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Aug 17 15:56:48 2015 +0300

    Run tests using yaml file instead of ruby one
---
 debian/ruby-test-files.yaml | 10 ++++++++++
 debian/ruby-tests.rb        |  1 -
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
new file mode 100644
index 0000000..938c8c2
--- /dev/null
+++ b/debian/ruby-test-files.yaml
@@ -0,0 +1,10 @@
+---
+-  test/test_ssl.rb
+-  test/test_include_client.rb
+-  test/test_auth.rb
+-  test/test_httpclient.rb
+-  test/test_jsonclient.rb
+-  test/test_webagent-cookie.rb
+-  test/test_http-access2.rb
+-  test/test_cookie.rb
+-  test/test_hexdump.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
deleted file mode 100644
index 2191071..0000000
--- a/debian/ruby-tests.rb
+++ /dev/null
@@ -1 +0,0 @@
-Dir['test/test_*.rb'].each { |f| require f }

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



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