aboutsummaryrefslogtreecommitdiffstats
path: root/tool/test-bundled-gems.rb
Commit message (Expand)AuthorAgeFilesLines
* test-bundled-gems.rb: show failed gems at lastNobuyoshi Nakada2020-12-031-0/+3
* test-bundled-gems: select bundled gems to test by BUNDLED_GEMSNobuyoshi Nakada2020-12-021-0/+1
* extend timeout of rbs test on rbs testsKoichi Sasada2020-10-211-1/+4
* Bundle rbs gem as bundled gems (#3496)Hiroshi SHIBATA2020-09-231-2/+10
* Skip comment and empty lines in gems/bundled_gems fileNobuyoshi Nakada2020-07-051-0/+1
* Test bundled gems with timeoutNobuyoshi Nakada2020-01-191-1/+12
* test-bundled-gems.rb: Use real paths for symlinksNobuyoshi Nakada2020-01-131-3/+3
* Do not occupy `ARGV` by XRUBY commandNobuyoshi Nakada2019-11-051-1/+2
* test-bundled-gems.rb: fixed for out-of-place buildNobuyoshi Nakada2019-10-281-2/+3
* Pass $(XRUBY) to test-bundled-gems.rb since RbConfig.ruby is incorrect for mi...Benoit Daloze2019-09-291-1/+1
* Move the logic to test bundled gems to Ruby codeBenoit Daloze2019-09-291-0/+26