Kouhei Sutou
null+****@clear*****
Thu Apr 24 15:49:49 JST 2014
Kouhei Sutou 2014-04-24 15:49:49 +0900 (Thu, 24 Apr 2014) New Revision: fb23cf1dc1105a8c3a796260108a1478d5069303 https://github.com/droonga/droonga-engine/commit/fb23cf1dc1105a8c3a796260108a1478d5069303 Message: Enable warnings on test Oh... We have many warnings... Modified files: test/unit/run-test.rb Modified: test/unit/run-test.rb (+4 -0) =================================================================== --- test/unit/run-test.rb 2014-04-24 15:45:21 +0900 (2be48ee) +++ test/unit/run-test.rb 2014-04-24 15:49:49 +0900 (3e85edc) @@ -32,6 +32,10 @@ require "test-unit" require "test/unit/notify" require "test/unit/rr" +require "cool.io" + +$VERBOSE = true + base_dir = File.expand_path(File.join(File.dirname(__FILE__), "..", "..")) lib_dir = File.join(base_dir, "lib") test_dir = File.join(base_dir, "test", "unit") -------------- next part -------------- HTML����������������������������...Download