aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby
Commit message (Expand)AuthorAgeFilesLines
* The combination of non-Symbol keys and Symbol keys is now allowed againmame2019-03-112-90/+30
* Directories in RbConfig may not exist until installationnobu2019-03-051-2/+2
* spec/../rbconfig_spec.rb: skip spec not working on MinGWk0kubun2019-02-231-9/+12
* spec/../shared/write.rb: suppress random failurek0kubun2019-02-231-3/+5
* File#birthtime depends on the kernel version on Linuxnobu2019-02-221-1/+3
* Update to ruby/spec@7a16e01eregon2019-02-2175-258/+940
* Revise the example on OpenBSDnobu2019-02-201-6/+7
* fix rubyspec test to pass tests. please revisit it @nobu?ko12019-02-201-5/+6
* * spec/ruby: Tweak Enuemrator::Chain#rewind spec so that arity of block match...marcandre2019-02-201-2/+2
* Accept a third value for NaNs, as produced by the Sun Studio C Compilereregon2019-02-111-4/+12
* Fix specs for yield in singleton class being deprecatederegon2019-02-072-2/+8
* Update to ruby/spec@6cf8ebeeregon2019-02-07111-231/+1031
* Make sure to wait with IO.select before using Socket#accept_nonblock and recv...eregon2019-02-052-4/+5
* Make sure to wait with IO.select before using Socket#recvfrom_nonblockeregon2019-02-051-4/+4
* Pass the Array from select() to Socket.udp_server_recveregon2019-02-051-4/+4
* Make sure to wait for socket to be readable.samuel2019-02-051-9/+2
* add debug codeko12019-02-041-0/+4
* Add refinements support to method/instance_method.nobu2019-01-281-8/+66
* Update to ruby/spec@e57f49ceregon2019-01-2711-15/+127
* Update to ruby/spec@e2fbd4deregon2019-01-201-2/+2
* Update to ruby/spec@35a9fbaeregon2019-01-20147-21491/+2697
* call rb_str_modify to make a copy unsharednobu2019-01-173-1/+14
* setbyte / ungetbyte allow out-of-range integersshyouhei2019-01-151-1/+9
* Drop whole examplesnobu2019-01-111-5/+2
* Fix r66791nobu2019-01-111-1/+0
* Fix r66772nobu2019-01-111-17/+6
* proc.c: proc without blocknobu2019-01-105-59/+130
* 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
* 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