aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@e2d0d1eeregon2017-12-012-34/+53
* * append newline at EOF.svn2017-12-011-1/+1
* Update to ruby/spec@bacedc5eregon2017-12-01104-510/+2105
* Update to ruby/mspec@b501adeeregon2017-12-013-7/+7
* Cherrypick 9f8d3d0 from ruby/specmarcandre2017-11-298-16/+72
* spec/ruby/optional/capi/constants_spec.rb: Data is deprecated nownobu2017-11-291-2/+4
* Ignored `bundle_ruby` example with Ruby core.hsbt2017-11-271-1/+1
* * append newline at EOF.svn2017-11-191-0/+1
* Add specs for concurrent Module#autoloaderegon2017-11-192-0/+50
* Reorganize Module#autoload to have similar specs next to each othereregon2017-11-191-20/+16
* parse.y: no return in classnobu2017-11-161-16/+0
* Modify spell miss.kazu2017-11-051-1/+1
* Workaround Travis CI issue by hardcoding localhosteregon2017-11-041-1/+1
* load from relative path to __FILE__nobu2017-11-041-1/+1
* Support Windowsusa2017-11-021-11/+2
* Fixed syntax error with ignore option order.hsbt2017-11-021-1/+1
* * remove trailing spaces, append newline at EOF.svn2017-11-01653-327/+327
* Update bundled bundler to 1.16.0.hsbt2017-11-01867-1650/+8653
* stop refine_spec because it causes double free errorko12017-10-301-0/+3
* Clarify what is written and read in IO#popen speceregon2017-10-291-1/+1
* Fix spec which can fail if the pipe is closed before flushing in the subprocesseregon2017-10-291-0/+1
* Ignore the libruby check if it cannot be founderegon2017-10-281-3/+3
* Make sure to compile each extension only once in ruby/speceregon2017-10-282-8/+3
* Use ENV['RUBY_EXE'] as RbConfig.ruby might be incorrecteregon2017-10-281-1/+1
* * append newline at EOF.svn2017-10-281-1/+1
* Update to ruby/spec@a6b8805eregon2017-10-28218-327/+4068
* Update to ruby/mspec@90925d6eregon2017-10-2812-60/+89
* Add specs for [Feature #13983] Rational and Complex should be frozeneregon2017-10-283-0/+68
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-271-2/+2
* Fix typoa_matsuda2017-10-271-2/+2
* io.c: write a newline togethernobu2017-10-251-6/+3
* Fix Mock.verify_call to mock_respond_to?nobu2017-10-251-1/+1
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-221-2/+2
* Revert "ignore server side error"naruse2017-10-211-1/+1
* ignore server side errornaruse2017-10-211-1/+1
* spec/ruby/optional/capi/io_spec.rb: speling ficsnormal2017-10-161-1/+1
* No more ubygems in trunknobu2017-10-061-1/+1
* 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