aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove meaningless IO#close_on_exec= spec [Feature #17745]Nobuyoshi Nakada2021-07-201-4/+0
* Use rb_block_call() instead of the deprecated rb_iterate()Nobuyoshi Nakada2021-07-182-17/+13
* Disable spec of `pattern matching is experimental` since 3.1Kazuhiro NISHIYAMA2021-07-171-14/+16
* Fix a spec failureKazuhiro NISHIYAMA2021-07-171-1/+1
* Fix a spec failureKazuhiro NISHIYAMA2021-07-171-1/+1
* Add Integer.try_convert [Feature #15211]Nobuyoshi Nakada2021-07-161-0/+40
* [rubygems/rubygems] Fix `bundle plugin install --help` showing `bundle instal...David Rodríguez2021-07-161-0/+6
* [rubygems/rubygems] fix dangling empty hooksAndre Arko2021-07-161-0/+6
* [rubygems/rubygems] test loading bad plugins with nil/empty namesAndre Arko2021-07-161-1/+1
* [rubygems/rubygems] remove focusAndre Arko2021-07-161-1/+1
* [rubygems/rubygems] Fix development gem unintentionally removed on an edge caseDavid Rodríguez2021-07-161-0/+1
* Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA2021-07-1412-81/+185
* Fix ruby_version guards in Unicode/Emoji version specsMartin Dürst2021-07-082-3/+3
* Add new Unicode/Emoji version checks to spec/ruby/library/rbconfigMartin Dürst2021-07-082-3/+15
* Sync RubyGems and Bundler with upstreamHiroshi SHIBATA2021-07-0721-296/+299
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-0729-637/+895
* [WIP] add error_squiggle gemYusuke Endoh2021-06-291-2/+2
* Update to ruby/spec@c6e9285Benoit Daloze2021-06-024-22/+19
* Update to ruby/spec@a0b7d0dBenoit Daloze2021-06-0266-162/+938
* Update to ruby/mspec@0091e8aBenoit Daloze2021-06-023-3/+77
* Skip a `File.atime` test randomly failing on Travis ppc64le.Jun Aruga2021-06-021-0/+5
* Fix Enumerator::ArithmeticSequence handling of float rangesJeremy Evans2021-05-291-17/+21
* Guard ruby/spec with spec/mspec/tool/wrap_with_guard.rbHiroshi SHIBATA2021-05-27164-3901/+4393
* Use a shared spec for YAML.load and YAML.unsafe_loadBenoit Daloze2021-05-173-266/+140
* Prefer respond_to? to defined? in MSpecBenoit Daloze2021-05-171-1/+1
* spec/ruby/library/yaml: Test YAML.unsafe_load instead of YAML.load in 3.1Yusuke Endoh2021-05-173-112/+257
* Revert "Use YAML.unsafe_load instead of YAML.load."Yusuke Endoh2021-05-172-8/+8
* Use YAML.unsafe_load instead of YAML.load.Hiroshi SHIBATA2021-05-172-8/+8
* Fix handling of control/meta escapes in literal regexpsJeremy Evans2021-05-121-1/+1
* Run nmake check on Actions (#4487)Takashi Kokubun2021-05-111-0/+1
* Sync bundler & rubygemsDavid Rodríguez2021-05-1129-149/+823
* net-http no longer requires stringioNobuyoshi Nakada2021-05-064-0/+5
* spec/ruby/library/net/http/http/fixtures/http_server.rb host naming for WindowsMSP-Greg2021-05-041-1/+1
* spec/ruby/core/file/shared/read.rb: The behavior of FreeBSD was changedYusuke Endoh2021-04-261-2/+2
* Try to fix other failures of writing XDG_CONFIG_HOMEKazuhiro NISHIYAMA2021-04-192-11/+11
* Fix writing XDG_CONFIG_HOME in test-bundlerKazuhiro NISHIYAMA2021-04-171-0/+11
* spec/ruby/core/hash/transform_keys_spec.rb: Fix the failure of ruby_3_0Yusuke Endoh2021-04-161-2/+2
* Merge the master branch of BundlerHiroshi SHIBATA2021-04-1535-423/+1424
* spec/ruby/library/matrix/: Change the version guard to 3.1.0Yusuke Endoh2021-04-151-1/+1
* spec/ruby/library/matrix/: Change the version guard to 3.0.2Yusuke Endoh2021-04-061-1/+1
* Keep non evaluated keys in `Hash#transform_keys!` [Bug #17735]Kenichi Kamiya2021-03-281-1/+11
* Update to ruby/spec@fd6edddBenoit Daloze2021-03-2726-84/+501
* Update to ruby/mspec@d1adf59Benoit Daloze2021-03-27115-3117/+3213
* Fix Enumerable#tally with some arguments pattern [Feature #17744]Kenichi Kamiya2021-03-271-0/+19
* Enumerable#tally with the resulting hash [Feature #17744]Nobuyoshi Nakada2021-03-261-0/+28
* Fix test-bundler failures when XDG_CONFIG_HOME is not writableKazuhiro NISHIYAMA2021-03-242-0/+5
* File.dirname optional levelNobuyoshi Nakada2021-03-151-0/+16
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-0849-438/+1456
* Skip spec which does not work on mingwBenoit Daloze2021-02-281-1/+1
* Update to ruby/spec@37e52e5Benoit Daloze2021-02-2748-65/+812