aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* marshal.c: allow marshalling keyword_init structk0kubun2018-01-051-0/+7
* check array for zsuper. [Bug #14279]ko12018-01-051-0/+16
* test/ruby/test_io.rb: relax RLIMIT_NPROC for invocation of rubymame2018-01-041-1/+1
* test_iseq_load.rb: set locationnobu2018-01-041-11/+22
* long long is a C99ismshyouhei2018-01-021-1/+3
* parse.y: code end positionnobu2018-01-021-0/+6
* Removed debug code. It is inconsistency in rubygems upsteream.hsbt2017-12-311-33/+1
* test_exception.rb: more assertionsnobu2017-12-311-0/+5
* error.c: negative uplevelnobu2017-12-311-0/+1
* parse.y: assignable_errornobu2017-12-311-0/+6
* increase test timeout.ko12017-12-301-1/+1
* numeric.c: Fix Integer#pow with a large Fixnum modulomrkn2017-12-301-0/+5
* drb: use \A and \znobu2017-12-301-0/+6
* hash literal deduplicates like Hash#[]=normal2017-12-301-0/+3
* string.c: chomp rs at the endnobu2017-12-291-0/+4
* test/ruby/test_hash: minor test cleanupnormal2017-12-291-4/+4
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-2818-13/+61
* Fix KeyError#{key,receiver} of Thread#fetchkazu2017-12-281-1/+3
* fix concurrent test.ko12017-12-271-19/+11
* erb.rb: preserve the behavior for invalid syntaxk0kubun2017-12-271-0/+7
* test_proc.rb: remove duplicate test_source_locationnobu2017-12-261-6/+0
* vm_method.c: fix super in refined modulenobu2017-12-261-0/+19
* parse.y: warning for locationsnobu2017-12-261-0/+6
* vm_eval.c: strange message in evalnobu2017-12-261-0/+5
* test/ruby/test_proc.rb: Add a test for Binding#source_locationmame2017-12-261-0/+15
* test/ruby/test_process.rb: get rid of timing issuenobu2017-12-251-3/+6
* Set first line numbers for empty iseqs.ko12017-12-251-0/+33
* bigdecimal: version 1.3.4mrkn2017-12-241-7/+7
* compile.c: toplevel return argumentsnobu2017-12-241-0/+1
* RubyVM::InstructionSequence#trace_points.ko12017-12-231-20/+56
* test_io_console.rb: get rid of sporadic failuresnobu2017-12-231-1/+3
* RubyVM::InstructionSequence#each_child.ko12017-12-231-0/+41
* revert line number spec of *return events.ko12017-12-231-12/+12
* Avoid to warnings about gemspec loadings in rubygems tests.hsbt2017-12-231-1/+2
* fix unicode data directorynobu2017-12-231-5/+3
* Postponing the Bundler merge.hsbt2017-12-221-5/+8
* update unicode data files directorynobu2017-12-222-2/+7
* force hash values fixableusa2017-12-221-0/+7
* erb.rb: shadow by keysnobu2017-12-221-0/+4
* fix a test for debugging.ko12017-12-221-1/+2
* webrick: add test for WEBrick::HTTPServlet::ERBHandlernormal2017-12-222-0/+20
* Extend timeout for CI.shugo2017-12-211-2/+2
* open-uri defines URI.open defined as an alias.akr2017-12-211-0/+10
* test for [Bug #14214]nobu2017-12-211-0/+10
* Don't allow mixed escapenaruse2017-12-211-0/+2
* move dump format validation into parsing epiloguenaruse2017-12-211-0/+10
* fix escapes in undumpnaruse2017-12-211-0/+13
* fix test errors on Windowsusa2017-12-202-2/+2
* raise error if value contains CR/LF in iniheader of initialize_http_headernaruse2017-12-201-0/+15
* test/coverage/test_coverage.rb: make the expected value the same as 2.4mame2017-12-201-1/+1