YUKI Hiroshi
null+****@clear*****
Thu Sep 12 14:17:18 JST 2013
YUKI Hiroshi 2013-09-12 14:17:18 +0900 (Thu, 12 Sep 2013) New Revision: ec999a17be61bd21096f77edad715b5719d75ceb https://github.com/droonga/fluent-plugin-droonga/commit/ec999a17be61bd21096f77edad715b5719d75ceb Message: Run tests only under the "test" directory. With "base_dir", tests of depending libraries are unexpectedly run. Modified files: test/run-test.rb Modified: test/run-test.rb (+1 -1) =================================================================== --- test/run-test.rb 2013-09-12 13:49:51 +0900 (574cbdf) +++ test/run-test.rb 2013-09-12 14:17:18 +0900 (bbd7dc0) @@ -52,4 +52,4 @@ $LOAD_PATH.unshift(test_dir) require "helper" -exit Test::Unit::AutoRunner.run(true, base_dir) +exit Test::Unit::AutoRunner.run(true, test_dir) -------------- next part -------------- HTML����������������������������...Download