summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2023-06-06[rubygems/rubygems] Fix `path` vs `deployment` precedence when path set throu...David Rodríguez
2023-06-06[rubygems/rubygems] Unexclude some specs on bundler 3David Rodríguez
2023-06-06[rubygems/rubygems] Fill in missing deployment specsDavid Rodríguez
2023-06-06[rubygems/rubygems] Remove redundant specsDavid Rodríguez
2023-06-06[rubygems/rubygems] Fix inline mode with multiple sourcesDavid Rodríguez
2023-06-01rb_io_descriptor() is available since 3.1Benoit Daloze
2023-06-01Hide the usage of `rb_io_t` where possible. (#7880)Samuel Williams
2023-06-01Revert "Hide most of the implementation of `struct rb_io`. (#6511)"NARUSE, Yui
2023-05-31[rubygems/rubygems] tool_dir needs to handle ruby/ruby repo nowHiroshi SHIBATA
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-05-30Hide most of the implementation of `struct rb_io`. (#6511)Samuel Williams
2023-05-29Refactor guards for Time.new specBenoit Daloze
2023-05-29Unify error messages of rb_num2ulong and rb_num2ullPeter Zhu
2023-05-29Update to ruby/spec@c3677cfBenoit Daloze
2023-05-24Fix "runs a C function with the global lock unlocked and unlocks IO with the ...Samuel Williams
2023-05-24Add a newline at EOF [ci skip]Nobuyoshi Nakada
2023-05-24Add support for pread/pwrite on windows. (#7827)Samuel Williams
2023-05-23Hash.new: print a deprecation warning when receiving keyword arguments (#7828)Jean byroot Boussier
2023-05-23Manually merge syntax_suggest-1.1.0Hiroshi SHIBATA
2023-05-23[ruby/syntax_suggest] Fixschneems
2023-05-23[ruby/syntax_suggest] Refactor Scanner logic out of AroundBlockScan introduce...schneems
2023-05-21Fix typo in spec file description [ci skip]Ivanov-Anton
2023-05-18Add Fiber#kill, similar to Thread#kill. (#7823)Samuel Williams
2023-05-13fix wording of spec description [ci skip]Martin Dürst
2023-05-10[Bug #19597] Freeze script nameNobuyoshi Nakada
2023-05-10Merge https://github.com/rubygems/rubygems/pull/6655 manually.Hiroshi SHIBATA
2023-05-09Relax regexp for console assertionHiroshi SHIBATA
2023-04-26marshal.c: shallow freeze user objectsJean Boussier
2023-04-25Update to ruby/spec@7f6ca5bBenoit Daloze
2023-04-25Workaround CRuby adding x86_64-linux-fake in $LOADED_FEATURESBenoit Daloze
2023-04-25Update to ruby/spec@7f69c86Benoit Daloze
2023-04-25Update to ruby/mspec@1d8cf64Benoit Daloze
2023-04-25[ruby/syntax_suggest] Clean up outputschneems
2023-04-25[ruby/syntax_suggest] standardrb --fix-unsafely spec/spec_helper.rbHiroshi SHIBATA
2023-04-24Allow anonymous memberless StructJeremy Evans
2023-04-23Check the precision of `getrusage` at runtimeNobuyoshi Nakada
2023-04-22Fix a guard of `Process.times`Nobuyoshi Nakada
2023-04-22Fix an example of `Process.times`Nobuyoshi Nakada
2023-04-21Skip when unix socket path is too longNobuyoshi Nakada
2023-04-20[rubygems/rubygems] Revert "Bundler::YAMLSerializer.load couldn't raise error...Hiroshi SHIBATA
2023-04-20Use ASCII-compatible encoding for testsNobuyoshi Nakada
2023-04-19[rubygems/rubygems] Bundler::YAMLSerializer.load couldn't raise error when in...Hiroshi SHIBATA
2023-04-19MatchData#named_captures: add optional symbolize_names keyword (#6952)Vladimir Dementyev
2023-04-17Add spec for `Warning[:performance]`Jean Boussier
2023-04-15Implement ObjectSpace::WeakMap#delete and ObjectSpace::WeakKeyMap#deleteJean Boussier
2023-04-15* append newline at EOF. [ci skip]git
2023-04-15Add specs for ObjectSpace::WeakKeyMapJean Boussier
2023-04-14Revert "Add specs for ObjectSpace::WeakKeyMap"Jean Boussier
2023-04-14Add specs for ObjectSpace::WeakKeyMapJean Boussier
2023-04-14[Bug #19533] Add spec of infinite range inclusionNobuyoshi Nakada