aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* proc.c: proc without blocknobu2019-01-105-59/+130
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-0454-217/+221
* Exclude Solaris in Process.clock_gettime specseregon2018-12-301-1/+1
* Revert "clock_gettime_spec.rb: exclude invalid clocks for Solaris"eregon2018-12-301-11/+5
* accept_nonblock_spec.rb: wait before calling #accept_nonblockk0kubun2018-12-301-1/+2
* clock_gettime_spec.rb: exclude invalid clocks for Solarisk0kubun2018-12-301-5/+11
* accept_nonblock_spec: IO.select instead of sleepnormal2018-12-301-1/+1
* Update to ruby/spec@2d89e48eregon2018-12-305-117/+136
* Skip specs on AIX as it doesn't have /dev/fderegon2018-12-291-1/+1
* Reenable spec on Solaris to find out which clocks fail on Solariseregon2018-12-291-1/+1
* Exclude CLOCKs which require special permissions in Process.clock_gettime specseregon2018-12-291-4/+7
* Reenable spec on Linux to find out which clocks fail on RHELeregon2018-12-291-1/+1
* Refactor Process.clock_gettime spec to give more information when it failseregon2018-12-291-3/+4
* clock_gettime_spec.rb: add more platform guards for RubyCIk0kubun2018-12-291-1/+4
* spawn_spec.rb: add missing platform guardk0kubun2018-12-291-12/+14
* clock_gettime_spec.rb: skip a new spec broken on solarisk0kubun2018-12-291-1/+1
* Update to ruby/spec@c8b36c4eregon2018-12-292-1/+2
* Update to ruby/spec@944ea57eregon2018-12-2934-316/+747
* Update to ruby/mspec@2bd2eaderegon2018-12-292-3/+10
* accept_nonblock_spec.rb: skip spurious failurek0kubun2018-12-271-1/+1
* Fix restorationnobu2018-12-271-2/+2
* Suppress warningsnobu2018-12-271-0/+8
* spec/ruby/library/socket/socket/bind_spec.rb: allow to run under dockermame2018-12-261-4/+6
* spec/ruby/core/process/setpriority_spec.rb: allow to run under dockermame2018-12-261-5/+20
* ostruct.rb: Accept block for to_h [#15451].marcandre2018-12-221-0/+7
* rexml: upgrade to 3.1.8kou2018-12-201-2/+2
* spec/../initialize_spec.rb: skip fd-specific speck0kubun2018-12-161-9/+9
* use System Monitor Control for spec of Win32OLE.suke2018-12-151-17/+19
* Merge Bundler 1.17.2 from upstream.hsbt2018-12-111-0/+16
* Same as r66334 add Errno::EISDIRnaruse2018-12-112-2/+2
* Downgrade Bundler 1.17.x from 2.0.0.hsbt2018-12-1154-219/+212
* Array#any? just returns true/falsenobu2018-12-071-2/+2
* should not use Internet Explorersuke2018-12-072-12/+15
* accept_loop_spec.rb: avoid random hangk0kubun2018-12-061-2/+6
* should not use Microsoft Internet Controllersuke2018-12-061-5/+5
* Import bigdecimal 1.4.0.pre.20181205amrkn2018-12-052-21/+33
* Revert bigdecimal 1.4.0 related commitsmrkn2018-12-052-33/+21
* Merge 2-0-stable branch from bundler/bundler.hsbt2018-12-042-2/+2
* fix typo of r66177naruse2018-12-041-1/+1
* Use getent and cut on Solaris to get home directorynaruse2018-12-041-2/+8
* Use Dir.home to avoid platform dependencynaruse2018-12-041-1/+1
* Use /bin/echo instead of shell builtin echonaruse2018-12-032-2/+2
* spec/ruby/core/io/*_spec.rb: explain MJIT failuresnormal2018-12-032-6/+6
* Cherry-picked spec/mspec/lib/mspec/helpers/fs.rbnobu2018-12-031-7/+1
* Fix rubyspec of bigdecimal for ruby <2.6mrkn2018-12-021-10/+33
* Fix rubyspec against bigdecimal updatesmrkn2018-12-022-19/+8
* Revert "using_spec.rb: skip broken test for MinGW for now"k0kubun2018-11-291-9/+7
* using_spec.rb: skip broken test for MinGW for nowk0kubun2018-11-281-7/+9
* Update to ruby/spec@cdd6ff7eregon2018-11-27102-425/+770
* Update to ruby/mspec@820486aeregon2018-11-271-18/+16