summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2019-11-07Promote cgi to default gemsHiroshi SHIBATA
2019-11-07Promote net-smtp to default gemsHiroshi SHIBATA
2019-11-07Promote net-pop to default gemsHiroshi SHIBATA
2019-11-07Promote benchmark to default gemsHiroshi SHIBATA
2019-11-07Promote delegate to default gemsHiroshi SHIBATA
2019-11-07Promote pstore to default gemsHiroshi SHIBATA
2019-11-07Fixed an Errno::ENOENT with non-test librariesHiroshi SHIBATA
2019-11-07Promote open3 to default gemsHiroshi SHIBATA
2019-11-07fallback standard structure library to sync_lib_gem methodHiroshi SHIBATA
2019-11-07Promote singleton to default gemsHiroshi SHIBATA
2019-11-05Do not occupy `ARGV` by XRUBY commandNobuyoshi Nakada
2019-11-04sync_default_gems.rb: Show the progress at fetchingNobuyoshi Nakada
2019-10-31Fixed the sync task for jsonHiroshi SHIBATA
2019-10-31Try to run assert_output_unchanged with racc testsHiroshi SHIBATA
2019-10-30Update the latest structure for racc upstreamHiroshi SHIBATA
2019-10-29tool/lib/minitest/unit.rb: add "omit" as an alias to "skip"Yusuke Endoh
2019-10-28test-bundled-gems.rb: fixed for out-of-place buildNobuyoshi Nakada
2019-10-25more on struct rb_call_data卜部昌平
2019-10-24Combine call info and cache to speed up method invocationAlan Wu
2019-10-24Fixed sync path of e2mmap structure for gemspec.Hiroshi SHIBATA
2019-10-23Catch syntax error even if fatalNobuyoshi Nakada
2019-10-22tool/release.sh uses ruby-actions' resultNARUSE, Yui
2019-10-22Move format-release to tool and fix bugsNARUSE, Yui
2019-10-22make-snapshot: Regexp#match raises on nil nowNobuyoshi Nakada
2019-10-16Revert "alias assert_raise_message for compatibility with test-unit"Nobuyoshi Nakada
2019-10-16alias assert_raise_message for compatibility with test-unitNobuyoshi Nakada
2019-10-08Fix typo [ci skip]Kazuhiro NISHIYAMA
2019-10-07Write yaml and json under destdir and print to stdoutKazuhiro NISHIYAMA
2019-10-07Create info.yml and info.jsonKazuhiro NISHIYAMA
2019-10-07Remove `-s3` optionKazuhiro NISHIYAMA
2019-10-03make-snapshot: touch updated files after preparedNobuyoshi Nakada
2019-10-03make-snapshot: suppress make error messages unless failedNobuyoshi Nakada
2019-10-03make-snapshot: copy cache files instead of linkingNobuyoshi Nakada
2019-10-03vcs.rb: fix to export git-svn versionNobuyoshi Nakada
2019-10-03[ruby/fileutils] improve the compatibility of minitestHiroshi SHIBATA
2019-10-03use bind_call for test-all --gc-stress卜部昌平
2019-10-02fix assertion number.Koichi Sasada
2019-10-02Fixed failure message for `clean-cache`Nobuyoshi Nakada
2019-10-02Enable checkers on parallel test.Koichi Sasada
2019-10-02Fix the order of executing `after-update` taskNAKAMURA Usaku
2019-10-02Should fail if `system` failedNAKAMURA Usaku
2019-10-01expose assert_raise and assert_join_threadsHiroshi SHIBATA
2019-09-30Revert "introduce debug check."Koichi Sasada
2019-09-30introduce debug check.Koichi Sasada
2019-09-30show RUBY_ISEQ_DUMP_DEBUG envval if given.Koichi Sasada
2019-09-29Pass $(XRUBY) to test-bundled-gems.rb since RbConfig.ruby is incorrect for mi...Benoit Daloze
2019-09-29Move the logic to test bundled gems to Ruby codeBenoit Daloze
2019-09-27assert_in_out_err should use FailDesc tooNobuyoshi Nakada
2019-09-23make-snapshot: store timestamps in UTC for zip which lacks timezoneNobuyoshi Nakada
2019-09-23Add `-mtc=off` to `7z` not to store NTFS timestampsKazuhiro NISHIYAMA