summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2021-07-21Drop optional commit hash when updatedNobuyoshi Nakada
2021-07-16[rubygems/rubygems] lock for development on macosAndre Arko
2021-07-13tool/sync_default_gems.rb: remove CRsNobuyoshi Nakada
2021-07-13sync_default_gems.rb: expand links to PRs of the upstreamNobuyoshi Nakada
2021-07-11Move core_assertions.rb from test/unitNobuyoshi Nakada
2021-07-08rbinstall.rb: just call File.basename directlyNobuyoshi Nakada
2021-07-08Adjust tool/enc-unicode.rb to deal with new location of some emoji filesMartin Dürst
2021-07-06Try "so" attribute if "smso" is not foundNobuyoshi Nakada
2021-07-01rbinstall.rb: get rid of making directories when dryrunNobuyoshi Nakada
2021-06-30tool/sync_default_gems.rb: remove unneeded code for error_highlight syncYusuke Endoh
2021-06-30tool/sync_default_gems.rb: Add error_highlight gemYusuke Endoh
2021-06-29tool/test-bundled-gems.rb: Stop tests conflicting with error_highlightYusuke Endoh
2021-06-27Show leaked file descriptors only, without cwd, txt, and so onNobuyoshi Nakada
2021-06-27Narrow the tracing of object allocations to during each testNobuyoshi Nakada
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