aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* spec/ruby/security/cve_2018_6914_spec.rb: get rid of leftover filesnormal2018-07-111-9/+12
* process.c (rb_f_exec): pause MJIT before replacing processnormal2018-07-071-2/+1
* wait2_spec.rb: skip leak checker for nowk0kubun2018-07-071-1/+2
* const_missing on private constantsnobu2018-07-061-0/+12
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-053-112/+118
* Revert r63758 and related commitsnaruse2018-07-043-118/+112
* rubyopt_spec.rb: skip -v in RUBYOPT examplesnobu2018-07-031-8/+10
* time.c: [DOC] Time#localtimenobu2018-07-021-0/+13
* Remove unused variablekazu2018-07-011-1/+0
* Fix spec/ruby/command_line/rubylib_spec.rb for use with make test-speceregon2018-06-301-6/+7
* rb_enc_aliasnobu2018-06-283-10/+9
* Revert "rb_enc_alias"mame2018-06-283-8/+11
* rb_enc_aliasnobu2018-06-283-11/+8
* fix feature name and removed a duplicate conditionnobu2018-06-281-6/+2
* check enc_capable.ko12018-06-281-24/+0
* Update to ruby/spec@98c7d74eregon2018-06-271-2/+2
* Update to ruby/spec@a454137eregon2018-06-27143-146/+328
* Update to ruby/spec@41068a6eregon2018-06-273-52/+52
* Update to ruby/mspec@7074b56eregon2018-06-276-31/+70
* process.c (waitpid_wait): do not set ECHILD prematurelynormal2018-06-273-2/+20
* Revert "spec: skip Process wait specs on MJIT"normal2018-06-274-116/+104
* spec: skip Process wait specs on MJITk0kubun2018-06-235-104/+117
* skip when group name is not foundnobu2018-06-202-2/+10
* describe about NameError by #private_constantnobu2018-06-191-0/+35
* NULL class Data_Wrap_Struct is not allowed.ko12018-06-192-12/+0
* Removed unobservable behaviornobu2018-06-182-12/+0
* compare with correct valuesnobu2018-06-171-3/+3
* Remove warnings of flip-flop deprecation from tests and specsmame2018-06-153-10/+19
* HTTPServerException is deprecatedusa2018-06-146-9/+57
* * append newline at EOF.svn2018-06-131-1/+1
* Update to ruby/spec@4bb0f25eregon2018-06-1324-57/+812
* Update to ruby/spec@4bc7a2beregon2018-06-1324-288/+1195
* String#uminus dedupes unconditionallynormal2018-06-041-5/+3
* Add TracePoint#parametersmame2018-06-031-0/+21
* object.c: Add a new alias `then` to `Kernel#yield_self`; [Feature #14594]matz2018-05-301-0/+5
* spec/ruby: revert r63503 and r63508nobu2018-05-292-18/+3
* Specs must keep working on older versions and other implementationseregon2018-05-272-2/+2
* spec/ruby: fix RUBY_DESCRIPTION check with JIT enabledk0kubun2018-05-242-3/+18
* range.c: === by cover?nobu2018-05-171-4/+13
* * spec/ruby/command_line/dash_upper_i_spec.rb: skip symlink on Windows likeusa2018-04-291-12/+14
* Generalize the check to MRI in the -I speceregon2018-04-281-1/+1
* Ignore the extension of miniruby on Windows in the -I speceregon2018-04-281-1/+1
* Update to ruby/spec@6f38a82eregon2018-04-28145-2442/+2693
* Update to ruby/mspec@b5b13deeregon2018-04-286-12/+21
* rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou2018-04-283-7/+0
* Avoid "should_not raise_error" in Thread#raise speceregon2018-04-251-3/+3
* Fix style in Thread#raise speceregon2018-04-251-8/+8
* Use Thread.pass in loop{} to check interrupts more ofteneregon2018-04-251-1/+1
* Same as the last commit (comment out tests for CI).ko12018-04-222-1/+4
* Skip some tests to make CI healthy.ko12018-04-221-0/+3