aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Bug Fix Enumerator::Lazy#uniq state for multiple callnobu2018-03-131-0/+31
* Fix setting method visibility on method wrapped with prependnobu2018-03-121-0/+39
* required paths are real pathsnobu2018-03-053-6/+6
* Update to ruby/spec@c1b568beregon2018-03-043689-6096/+6095
* Update to ruby/spec@51f301deregon2018-02-272-6/+10
* Update to ruby/spec@cbe855ceregon2018-02-2738-177/+185
* Update to ruby/mspec@d287466eregon2018-02-273-13/+20
* r62071 is backported into Ruby 2.5 [Bug #14407]naruse2018-02-261-2/+2
* Check the result of to_int in Kernel#Integermrkn2018-02-261-5/+12
* Add a new #filter alias for #selecteregon2018-02-2513-168/+253
* groups_spec.rb: get rid of limit on macOSnobu2018-02-231-2/+1
* Use Process::Tmsnobu2018-02-238-13/+13
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-222-13/+62
* skip EINVAL on unsupported platformko12018-01-301-1/+1
* Update to ruby/spec@83063a3eregon2018-01-29494-3104/+4128
* Update to ruby/mspec@5d49a6ceregon2018-01-293-5/+82
* defined? returns nil for toplevel constant lookupnobu2018-01-271-2/+2
* Fix rubyspec against the change in Hash#transform_keys!mrkn2018-01-261-3/+3
* Group related File.umask specs togethereregon2018-01-251-9/+9
* Remove specs trying arbitrary values for chmod and umaskeregon2018-01-252-122/+9
* system_spec.rb: add RubySpec for r62025k0kubun2018-01-241-0/+8
* r61950 changes mode_t to ushort on FreeBSD and Darwinnaruse2018-01-192-14/+64
* matrix.rb: add Matrix#antisymmetric?stomar2018-01-111-0/+35
* spec/: skip some specs so that no failure occurs in root privilegemame2018-01-1010-120/+150
* spec/ruby/library/etc/getlogin_spec.rb: Use `logname` as an expected resultmame2018-01-101-1/+6
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-281-0/+2
* Update to ruby/spec@b95d7ederegon2017-12-271-11/+26
* Update to ruby/spec@0fe33aceregon2017-12-27162-621/+1267
* Update to ruby/mspec@5f563e4eregon2017-12-272-4/+26
* spec_helper.rb: libruby.so iff enable-sharednobu2017-12-271-1/+1
* spec_helper.rb: must find libruby.sonobu2017-12-271-11/+14
* Postponing the Bundler merge.hsbt2017-12-22873-42841/+0
* Simplify Thread#[]= speceregon2017-12-211-4/+2
* Merge release version of bundler-1.16.1 from upstream.hsbt2017-12-2113-90/+116
* fix threading bug.ko12017-12-201-2/+3
* Use syswrite to avoid potential buffering in IO#select speceregon2017-12-181-1/+1
* Integer#{any|all|no}_bits: Fix coercion. Add specs [#12753]marcandre2017-12-173-0/+109
* Update to ruby/spec@595645feregon2017-12-1539-105/+1078
* Update to ruby/mspec@19d929eeregon2017-12-153-2/+20
* The main Thread should have report_on_exception=true for consistencyeregon2017-12-141-0/+10
* Set Thread.report_on_exception=true by default to report exceptions in Threadseregon2017-12-121-2/+10
* ignore lines (to catch up r61155).ko12017-12-122-3/+3
* struct.c: add keyword_init option to Struct.newk0kubun2017-12-121-1/+1
* * remove trailing spaces, append newline at EOF.svn2017-12-122-1/+1
* Merge 1-16-stable branch of bundler.hsbt2017-12-1217-41/+197
* catch up r61131.ko12017-12-121-2/+2
* Add case equality arity to Enumerable#all?, any?, none? and one?,marcandre2017-12-101-6/+90
* Follow up r60970 for bundler's examples.hsbt2017-12-0710-113/+113
* Update to ruby/spec@e2d0d1eeregon2017-12-012-34/+53
* * append newline at EOF.svn2017-12-011-1/+1