summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2020-01-15Update version guardKazuhiro NISHIYAMA
2020-01-15Freeze Regexp literalsJean Boussier
2020-01-12Also ignored cve_2014_8080_specHiroshi SHIBATA
2020-01-12Ignore rexml examples on ruby/specHiroshi SHIBATA
2020-01-09Include the standard `id` command outputNobuyoshi Nakada
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2020-01-03Make eval(code, binding) use (eval) as __FILE__ and 1 as __LINE__Jeremy Evans
2020-01-02Update specs for keyword argument separationJeremy Evans
2020-01-01[bundler/bundler] Add ruby2_keywordsSutou Kouhei
2019-12-30MinGW on Actions (#2791)MSP-Greg
2019-12-30Fix Proc#<< specAlan Wu
2019-12-30Decide lambdaness of (f << g) using g (#2729)Alan Wu
2019-12-27Update to ruby/spec@7241f39Benoit Daloze
2019-12-27Update to ruby/mspec@673fcabBenoit Daloze
2019-12-27Update to ruby/spec@d419e74Benoit Daloze
2019-12-27Update to ruby/mspec@1034afcBenoit Daloze
2019-12-25Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA
2019-12-24Get rid of false positive misspellingsNobuyoshi Nakada
2019-12-23Revert "Should return "." for File.extname("file.") also on Windows"NAKAMURA Usaku
2019-12-22Move version guard outside to make it clear the method was added in Ruby 2.5Benoit Daloze
2019-12-22Should return "." for File.extname("file.") also on WindowsNAKAMURA Usaku
2019-12-21Add spec for capturing Kernel#lambda with Kernel#methodAlan Wu
2019-12-21Add specs for calling into Kernel#lambda with superAlan Wu
2019-12-20Makes the receiver to FrozenError.new a keyword parameterNobuyoshi Nakada
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-12-18Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA
2019-12-17close datasocket on stor of server sideNARUSE, Yui
2019-12-15Delegate should be supported nowDavid Rodríguez
2019-12-15Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-12-11Test `Thread#to_s` when used from to_s_spec.rbNobuyoshi Nakada
2019-12-11`Thread#to_s` has been added at ruby 2.5Nobuyoshi Nakada
2019-12-11Thread#to_s is not same as #inspect on old version.Koichi Sasada
2019-12-11fix for old MRI versionsKoichi Sasada
2019-12-11Make Thread#to_s consistent with Method and Proc to_sJean byroot Boussier
2019-12-04Revert "Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)"NARUSE, Yui
2019-12-04Revert "Revert nil error and adding deprecation message"NARUSE, Yui
2019-12-04Revert "Improve warning message"NARUSE, Yui
2019-12-04Revert "Fix warnings in Regexp#{match,match?} specs"NARUSE, Yui
2019-12-02Make more attempts to check for the precision of Process.timesBenoit Daloze
2019-12-02Fix random failure on getusage-missing environmentsTakashi Kokubun
2019-12-01Debug random failure of ruby-spec on ci.rvm.jpTakashi Kokubun
2019-12-01Update to ruby/spec@dcf4955Benoit Daloze
2019-12-01Update to ruby/mspec@aa28e95Benoit Daloze
2019-12-01[ruby/spec] Fix failures with LC_ALL=CNobuyoshi Nakada
2019-12-01Fixed type of an index variableNobuyoshi Nakada
2019-11-30Skip if getrusage is not supportedTakashi Kokubun
2019-11-30Update to ruby/spec@4eec3dcBenoit Daloze
2019-11-30Update to ruby/mspec@a401f63Benoit Daloze