aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Quarantine specs which fail frequently with CHECK_LEAKS=trueBenoit Daloze2020-06-031-0/+2
* Add a spec for the new NoMethodError display of the receiverJean Boussier2020-06-021-0/+18
* Make sure rb_enc_str_new_static() is used when enc is NULLBenoit Daloze2020-06-011-2/+7
* Update to ruby/spec@4e486faBenoit Daloze2020-05-3146-99/+634
* Update to ruby/mspec@e3abf6bBenoit Daloze2020-05-318-38/+97
* Fix error raised by Net::HTTPResponse#inflater if the block raisesBenoit Daloze2020-05-311-0/+67
* Fix spec description for Net::HTTP.getBenoit Daloze2020-05-311-1/+1
* spec: add wsl guardYusuke Endoh2020-05-302-2/+13
* Use receiver #name rather than #inspect to build NameError messageJean Boussier2020-05-261-0/+30
* Fix failures in ./spec/bundler/quality_spec.rbKazuhiro NISHIYAMA2020-05-251-0/+1
* Fix a failure in bundle version with version outputs the version with build m...Kazuhiro NISHIYAMA2020-05-251-1/+2
* Fix a error in a `before(:suite)` hookKazuhiro NISHIYAMA2020-05-251-0/+18
* Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5Hiroshi SHIBATA2020-05-223-5/+5
* Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA2020-05-224-25/+60
* Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68cHiroshi SHIBATA2020-05-221-1/+0
* Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA2020-05-2214-29/+29
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-2247-348/+444
* 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