[DRE-commits] [ruby-launchy] 03/03: Test using Rakefile

Gioele Barabucci gioele-guest at alioth.debian.org
Sat Oct 5 11:00:04 UTC 2013


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

gioele-guest pushed a commit to branch master
in repository ruby-launchy.

commit a525a227eb67b8f35d783b50e14fd71472bd99ee
Author: Gioele Barabucci <gioele at svario.it>
Date:   Sat Oct 5 10:51:08 2013 +0000

    Test using Rakefile
---
 debian/ruby-test-files.yaml |   14 --------------
 debian/ruby-tests.rake      |    1 +
 2 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index 8987c22..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-- spec/application_spec.rb
-- spec/applications/browser_spec.rb
-- spec/cli_spec.rb
-- spec/detect/host_os_family_spec.rb
-- spec/detect/host_os_spec.rb
-- spec/detect/nix_desktop_environment_spec.rb
-- spec/detect/ruby_engine_spec.rb
-- spec/detect/runner_spec.rb
-- spec/launchy_spec.rb
-- spec/mock_application.rb
-- spec/spec_helper.rb
-- spec/tattle-host-os.yaml
-- spec/version_spec.rb
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..784f932
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1 @@
+load File.join(File.dirname(__FILE__), '..', 'Rakefile')

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



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