summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2021-06-24Tests for MiniTest define anonymous test casesNobuyoshi Nakada
2021-06-24test: imply random test order by --seed optionNobuyoshi Nakada
2021-06-24Load rubygems before default gemsNobuyoshi Nakada
2021-06-01Expose assert_all? for ruby/csv repoHiroshi SHIBATA
2021-05-31Make --without-mjit-tabs work againTakashi Kokubun
2021-05-31Decompose the captured_cc code for investigationTakashi Kokubun
2021-05-31tool/ci_functions.sh: Fix typos and improve the comment. [ci skip]Jun Aruga
2021-05-31Tweak skipped files in bundler gemspecDavid Rodríguez
2021-05-28Use require_relative to use Minitest library for testing.Hiroshi SHIBATA
2021-05-27Fixed target directory when copying from upstreamHiroshi SHIBATA
2021-05-27Removed dbm from sync_default_gemsHiroshi SHIBATA
2021-05-27Promote net-smtp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-pop to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-imap to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-ftp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote matrix to the bundled gemsHiroshi SHIBATA
2021-05-27Promote prime to the bundled gemsHiroshi SHIBATA
2021-05-25Removed gdbm from ruby repoHiroshi SHIBATA
2021-05-25.travis.yml: Update to use arm64/ppc64le/s390x.Jun Aruga
2021-05-25Removed dbm from ruby repoHiroshi SHIBATA
2021-05-25Removed tracer from ruby repoHiroshi SHIBATA
2021-05-21Show a backtrace when tool/extlibs.rb failsTakashi Kokubun
2021-05-21Remove short options with argument [Bug #17870]Nobuyoshi Nakada
2021-05-19Removed minitest/mockHiroshi SHIBATA
2021-05-18Removed minitest/benchmarkHiroshi SHIBATA
2021-05-18Removed minitest/autorunHiroshi SHIBATA
2021-05-18Use Test::Unit instead of Minitest::UnitHiroshi SHIBATA
2021-05-14tool/lib/minitest/mock.rb: define Object#stub only when not definedYusuke Endoh
2021-05-11Run nmake check on Actions (#4487)Takashi Kokubun
2021-05-11Workaround for make test-toolHiroshi SHIBATA
2021-05-11Fix a typo of c6a11b865e1f9085c88fe169a1f47680383580c2Yusuke Endoh
2021-05-11Alias assert/refute_path_exists for test-unit gem.Hiroshi SHIBATA
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-05-11Sync bundler & rubygems at the same timeDavid Rodríguez
2021-05-11Properly synchronize bundler gemspec tooDavid Rodríguez
2021-05-11Simplify syncing bundlerDavid Rodríguez
2021-05-06Move net-imap.gemspec to under the lib/net/imap directory.Hiroshi SHIBATA
2021-05-04Fix trivial -Wundef warningsBenoit Daloze
2021-04-22Ignore JRuby files on io-consoleHiroshi SHIBATA
2021-04-21Fix the regexp list for ignore listHiroshi SHIBATA
2021-04-21This change broke the some files like date.gemspec and lib/logger.rb.Hiroshi SHIBATA
2021-04-19Added the specific files to the default gems like net-http and optparseHiroshi SHIBATA
2021-04-19Fix the wrong file detection for net-*.gemspecHiroshi SHIBATA
2021-04-17Remove comments in tool/m4 from the generated configureNobuyoshi Nakada
2021-04-15Workaround for installation failures on macOSNobuyoshi Nakada
2021-04-15Also merge tool/bundler/*.rb for testing of BundlerHiroshi SHIBATA
2021-04-15Restore bundler.gemspec from ruby/ruby repository with sync_default_gems.rbHiroshi SHIBATA
2021-04-15mkconfig.rb: Update around SDKROOTNobuyoshi Nakada
2021-04-11sync_default_gems.rb: merge only files named as each gemNobuyoshi Nakada
2021-04-11sync_default_gems.rb: ignore rakelib [ci skip]Nobuyoshi Nakada