aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* array.c: improve operations on small arraysnobu2017-09-293-15/+16
* Update to ruby/spec@691755deregon2017-09-2818-26/+134
* Update to ruby/mspec@c135328eregon2017-09-282-3/+4
* removed bin/bundle_ruby, It was ignored upstream gemspec.hsbt2017-09-232-2/+2
* check_funcall_missing() should call respond_to_missing?(name, priv=true)eregon2017-09-201-4/+20
* Prefer adapting specs to complicating library codeeregon2017-09-201-4/+8
* Adapt tools to follow spec/rubyspec => spec/ruby renameeregon2017-09-202-13/+13
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-204370-0/+0
* Update to ruby/spec@e3b6811eregon2017-09-205-25/+48
* Alias Set#=== to #include?knu2017-09-192-0/+14
* Enabled temporary disabled examples of bundler rspec.hsbt2017-09-194-4/+4
* rubyspec: jobserver fd may not be availablenobu2017-09-151-5/+9
* rubyspec: use mock directorynobu2017-09-151-2/+2
* rubyspec: fix typesnobu2017-09-153-13/+23
* Update to ruby/spec@a4bc1d8eregon2017-09-1431-122/+496
* Update to ruby/mspec@5bd9409eregon2017-09-1423-158/+121
* cli_spec.rb: prefer BUNDLE_RUBYnobu2017-09-101-1/+2
* spec/bundler/support: paths for ruby corenobu2017-09-093-30/+16
* rubygems_ext.rb: use BUNDLE_GEMnobu2017-09-091-1/+1
* Merge bundler to standard libraries.hsbt2017-09-08201-1/+35679
* default.mspec: suppress warningsnobu2017-09-031-0/+4
* getoptlong.rb: multiline regexpsnobu2017-09-021-0/+6
* script.rb: skip empty directoriesnobu2017-08-131-1/+2
* spec_helper.rb: pass jobserver fdsnobu2017-08-031-1/+8
* fix typenobu2017-07-271-3/+3
* Update to ruby/spec@c3e6b90eregon2017-07-2721-485/+353
* Update to ruby/mspec@353605feregon2017-07-278-35/+315
* Used a fixed seed in Random#rand speceregon2017-07-011-2/+2
* * append newline at EOF.svn2017-06-291-1/+1
* Update to ruby/spec@abf1700eregon2017-06-2979-304/+1555
* Update to ruby/mspec@021a119eregon2017-06-2953-206/+259
* Added version guards [Bug #12684]nobu2017-06-241-22/+33
* Delegate to `eql?` [Fix GH-1564]nobu2017-06-241-3/+27
* mspec.rb: keep jobserver fdsnobu2017-06-241-1/+1
* Use a file under tmp for File.real{,dir}path specs on Windowseregon2017-06-202-4/+16
* Adapt Time#zone spec to deal with differences of TZ validation on Windowseregon2017-06-191-1/+13
* capi/spec_helper.rb: suppress logonobu2017-06-181-0/+4
* capi/spec_helper.rb: pass jobserver fdsnobu2017-06-172-3/+2
* capi/spec_helper.rb: use MAKE envnobu2017-06-171-1/+2
* default.mspec: limit coresnobu2017-06-163-7/+8
* Clear `DESTDIR` when running makeusa2017-06-151-1/+1
* Update to ruby/spec@c730f07eregon2017-06-151-10/+12
* Update to ruby/spec@cd1b911eregon2017-06-1553-423/+316
* Update to ruby/mspec@d900a49eregon2017-06-1541-603/+500
* Fix DRb.start_service to use any available porteregon2017-06-011-17/+8
* Remove bad spec which cannot behave nicely in a multi-process environmenteregon2017-06-011-25/+0
* Remove empty files in drb specseregon2017-06-0130-30/+0
* Create the file in the File::TMPFILE spec in its own directoryeregon2017-06-011-3/+5
* Open files in binary modes for copying in MSpec's #cperegon2017-06-011-2/+2
* Solaris 10 x86 raseis SEGVnaruse2017-05-301-2/+4