summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-191-0/+6
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-181-0/+4
* Thread scheduler for light weight concurrency.Samuel Williams2020-05-142-4/+4
* clean-up .bundle directory in bundled_appHiroshi SHIBATA2020-05-141-2/+2
* Use the gemspec in build_dir directlyHiroshi SHIBATA2020-05-142-5/+6
* Skip the examples for bundle exec with gem installationHiroshi SHIBATA2020-05-132-7/+7
* Marked the some examples that are not working with the ruby repositoryHiroshi SHIBATA2020-05-131-3/+3
* Use relative path in ruby core repositoryHiroshi SHIBATA2020-05-131-1/+1
* Unmask the some of examples with ruby_repo labelHiroshi SHIBATA2020-05-132-2/+2
* Skip the example to use rake commandHiroshi SHIBATA2020-05-131-1/+1
* skip lockfile_spec.rb:33 because it cleanup the .bundle repoHiroshi SHIBATA2020-05-131-1/+1
* Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA2020-05-132-1/+5
* Added test_gems.rb for setup dependenciesHiroshi SHIBATA2020-05-131-1/+4
* Update the bundler version with master branchHiroshi SHIBATA2020-05-13121-1959/+2678
* 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