mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Run tests parallelly for each target.
This commit is contained in:
@@ -298,7 +298,6 @@ EOS
|
||||
mrbtest = exefile("#{build_dir}/bin/mrbtest")
|
||||
sh "#{filename mrbtest.relative_path}#{$verbose ? ' -v' : ''}"
|
||||
puts
|
||||
run_bintest if bintest_enabled?
|
||||
end
|
||||
|
||||
def run_bintest
|
||||
|
||||
Reference in New Issue
Block a user