aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Addeed missing RSpec namespaceHiroshi SHIBATA2020-05-091-1/+1
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-05-091-1/+1
* [rubygems/rubygems] Restore the old .gemrc example for compatible testsHiroshi SHIBATA2020-05-081-19/+45
* Update to ruby/spec@032ee74Benoit Daloze2020-05-03263-922/+922
* Update to ruby/mspec@d419d0bBenoit Daloze2020-05-032-2/+9
* Show unreserved bits onlyNobuyoshi Nakada2020-05-032-11/+18
* spec/ruby/core/process/clock_getres_spec.rb: lax the resolution limitYusuke Endoh2020-05-031-4/+4
* DO NOT CORRUPT TYPE FLAGSNobuyoshi Nakada2020-05-031-8/+11
* Fixed missing `should`Nobuyoshi Nakada2020-05-031-1/+1
* append newline at EOF [ci skip]Nobuyoshi Nakada2020-05-021-1/+1
* Command failed to run just failsNobuyoshi Nakada2020-05-021-1/+1
* Fix ObjectSpace::WeakMap#key? to work if the value is nilBenoit Daloze2020-05-021-1/+1
* Update to ruby/spec@d394dfdBenoit Daloze2020-05-0244-20/+904
* Update to ruby/mspec@ee29a34Benoit Daloze2020-05-027-20/+89
* Fixed a message and version guard then moved to the existing blockNobuyoshi Nakada2020-05-011-6/+3
* Fix a typoTakashi Kokubun2020-05-011-1/+1
* Fix matrix spec for 7d360efe92d2db11a4e51820ed2f52de36b3257fTakashi Kokubun2020-05-011-1/+6
* [ruby/spec] expand temporary directory to the real pathNobuyoshi Nakada2020-04-291-2/+2
* [ruby/spec] Temporary directories should be under the mock_dirNobuyoshi Nakada2020-04-294-18/+22
* Remove rubyspec temporary directoriesNobuyoshi Nakada2020-04-281-3/+15
* [ruby/spec] Removed space between method name and argument list parenNobuyoshi Nakada2020-04-265-5/+5
* [ruby/spec] Fixed missing shouldNobuyoshi Nakada2020-04-261-1/+1
* Support XDG_* (#2174)Hiroshi SHIBATA2020-04-232-3/+16
* Skip Process#clock_getres specs on AndroidYusuke Endoh2020-04-191-2/+2
* Removed NIL/TRUE/FALSENobuyoshi Nakada2020-04-171-24/+0
* Endless method definition [Feature #16746]Nobuyoshi Nakada2020-04-101-0/+13
* Turn class variable warnings into exceptionsJeremy Evans2020-04-103-21/+17
* Suppress -Wshorten-64-to-32 warningsNobuyoshi Nakada2020-04-081-1/+1
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-5/+1
* Use `rb_warn_deprecated` for `File.exists?` and `Dir.exists?`Nobuyoshi Nakada2020-04-063-27/+0
* Fixed the location of the shared libraryNobuyoshi Nakada2020-04-042-6/+6
* rbconfig_spec.rb: removed needless windows guardNobuyoshi Nakada2020-04-041-11/+9
* Update to ruby/spec@7289ea3Benoit Daloze2020-04-042-5/+16
* Update to ruby/mspec@fad32a5Benoit Daloze2020-04-041-1/+0
* Use `platform_is` guardNobuyoshi Nakada2020-04-034-4/+4
* Refined "Drop support for ruby 2.4 from ruby/spec"Nobuyoshi Nakada2020-04-039-162/+196
* Refined spec/mspec/tool/remove_old_guards.rbNobuyoshi Nakada2020-04-031-4/+5
* Update to ruby/spec@cc7b9e5Benoit Daloze2020-04-022-9/+4
* Update to ruby/mspec@b9fe8d6Benoit Daloze2020-04-021-1/+1
* Removed obsolete namesNobuyoshi Nakada2020-04-033-9/+2
* Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada2020-04-01144-3227/+2223
* Use FrozenError instead of frozen_error_classNobuyoshi Nakada2020-04-01103-385/+367
* spec/ruby/core/time/: Use near time for timezone testYusuke Endoh2020-03-293-7/+7
* spec/bundler/other/platform_spec.rb: skip an attempt to simulate JRubyYusuke Endoh2020-03-291-0/+1
* Increase the number of Process.times attemptsTakashi Kokubun2020-03-281-1/+1
* Improve reliability of the Process.times specBenoit Daloze2020-03-281-4/+12
* Do not check that #stime changes in Process.times specBenoit Daloze2020-03-281-1/+0
* Remove debugging codeBenoit Daloze2020-03-281-8/+1
* Remove Process.clock_getres "matches the resolution in practice" specsBenoit Daloze2020-03-282-72/+0
* Remove spec which is an incorrect usage of rb_rescue2()Benoit Daloze2020-03-282-36/+0