aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Removed Scanf from the ruby repository.Hiroshi SHIBATA2019-09-208-160/+0
* Removed CMath from the ruby repository.Hiroshi SHIBATA2019-09-2036-835/+0
* Allow calling a private accessor with `self.`Nobuyoshi Nakada2019-09-202-1/+3
* Added version guardNobuyoshi Nakada2019-09-201-4/+12
* Allow calling a private method with `self.`Dylan Thacker-Smith2019-09-201-1/+1
* Fixed up ccbfb054b1dcd06d30924c4a83af1bac75d78c31Hiroshi SHIBATA2019-09-181-1/+1
* Fixed the rubocop warningsHiroshi SHIBATA2019-09-181-1/+1
* [bundler/bundler] Merge all `bundle check --path` specsDavid Rodríguez2019-09-181-25/+30
* [bundler/bundler] Merge #7340Bundlerbot2019-09-181-27/+91
* [bundler/bundler] Fix remembered flag deprecation messageDavid Rodríguez2019-09-181-1/+1
* [bundler/bundler] Add a spec for installing git deps after packaging w/o gitSamuel Giddins2019-09-181-0/+17
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-182-23/+5
* [bundler/bundler] Revert "Remove now meaningless warning"David Rodríguez2019-09-181-0/+19
* [bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata2019-09-181-1/+1
* [bundler/bundler] Remove duplicated spec filterDavid Rodríguez2019-09-181-1/+1
* [bundler/bundler] Deprecate `--path` flag to `bundle check`David Rodríguez2019-09-181-0/+22
* Refine Timezone fixtureNobuyoshi Nakada2019-09-153-18/+39
* Make test-all and test-spec runnable on AndroidYusuke Endoh2019-09-093-3/+3
* Improve Proc#to_s specsBenoit Daloze2019-09-081-7/+9
* Removed useless braces to suppress a warningNobuyoshi Nakada2019-09-081-2/+2
* armv7l and armv7l are the same platform, generalize to armv7Benoit Daloze2019-09-071-1/+1
* Add `File.absolute_path?` (#2198)David Rodríguez2019-09-051-0/+53
* Remove bad expectation in specJeremy Evans2019-09-031-1/+0
* Prohibit nul-separated glob pattern [Feature #14643] (#2419)Nobuyoshi Nakada2019-09-021-1/+7
* Ignore the all of warnings with inline_spec.rb of bundler examples.Hiroshi SHIBATA2019-09-011-1/+1
* Warn for keyword to last hash parameter when method has no optional/rest para...Jeremy Evans2019-08-301-4/+12
* Fix a couple of bundler issues with keyword argument separationJeremy Evans2019-08-301-3/+4
* Update specs to handle non-Symbols for keyword splats in 2.7Jeremy Evans2019-08-305-150/+378
* spec/ruby/core/unboundmethod/bind_call_spec.rb: Add ruby_version_is guardYusuke Endoh2019-08-301-36/+38
* spec/ruby/core/unboundmethod/bind_call_spec.rb: AddedYusuke Endoh2019-08-301-0/+50
* Fixed a comment [ci skip]Nobuyoshi Nakada2019-08-291-1/+1
* Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada2019-08-293-15/+10
* Follows callback declaration updatesNobuyoshi Nakada2019-08-284-11/+16
* Fix rb_thread_create argument typeTakashi Kokubun2019-08-271-1/+1
* Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA2019-08-232-2/+1
* The investigation is going on...Nobuyoshi Nakada2019-08-211-6/+0
* [bundler/bundler] Freeze time to avoid failures at midnightlolwut2019-08-211-2/+7
* [bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-211-1/+1
* [bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-211-0/+5
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-214-5/+22
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-212-2/+2
* [bundler/bundler] Remove the :ruby exclusion tagDavid Rodríguez2019-08-211-1/+0
* [bundler/bundler] Remove another 1.8.7 specific bitDavid Rodríguez2019-08-211-5/+0
* [bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez2019-08-211-1/+1
* Investigation of a sporadic error at Github ActionsNobuyoshi Nakada2019-08-201-0/+6
* Fix some bundler specs (#2380)David Rodríguez2019-08-2020-45/+66
* Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.Hiroshi SHIBATA2019-08-181-1/+1
* [bundler/bundler] Remove unnecessary requireDavid Rodríguez2019-08-181-1/+0
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-183-11/+3
* [bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-1811-48/+48