mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-ruby/racc: invoke tests directly to fix bug 617130
Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
@@ -52,7 +52,7 @@ each_ruby_compile() {
|
||||
}
|
||||
|
||||
each_ruby_test() {
|
||||
${RUBY} -Ilib -S testrb test/test_*.rb || die
|
||||
${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
|
||||
}
|
||||
|
||||
all_ruby_install() {
|
||||
|
||||
Reference in New Issue
Block a user