[Groonga-commit] ranguba/racknga at 158e159 [master] Add test task

Back to archive index

Masafumi Yokoyama null+****@clear*****
Sun Oct 12 00:17:28 JST 2014


Masafumi Yokoyama	2014-10-12 00:17:28 +0900 (Sun, 12 Oct 2014)

  New Revision: 158e15935a15788619172cb81b23c7d916d9dbb8
  https://github.com/ranguba/racknga/commit/158e15935a15788619172cb81b23c7d916d9dbb8

  Message:
    Add test task

  Modified files:
    Rakefile

  Modified: Rakefile (+7 -0)
===================================================================
--- Rakefile    2014-10-12 00:09:20 +0900 (d1ff45a)
+++ Rakefile    2014-10-12 00:17:28 +0900 (10f20f1)
@@ -49,3 +49,10 @@ end
 
 Packnga::ReleaseTask.new(spec) do
 end
+
+desc "Run test"
+task :test do
+  ruby("-rubygems", "test/run-test.rb")
+end
+
+task :default => :test
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index