summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2016-12-26test/ruby/test_symbol.rb: use begin;end; hacknobu
2016-12-26pack.c: avoid returning uninitialized Stringrhe
2016-12-25string.c: CRLF in paragraph modenobu
2016-12-25string.c: consistent paragraph mode with IOnobu
2016-12-23Increase timeoutnaruse
2016-12-22test_float.rb: add test cases for Float#roundyui-knk
2016-12-21time.c: refine num_exact error messagenobu
2016-12-21eval.c: fix circular causenobu
2016-12-21compile.c: toplevel returnnobu
2016-12-21numeric.c: allow nil as rounding mode optionnobu
2016-12-20io.c: update argf linenonobu
2016-12-20io.c: update argf linenonobu
2016-12-20re.c: consider the case of RMatch::regexp is nilrhe
2016-12-20array.c: do not resize to less than 0rhe
2016-12-20array.c: check array length every time after yieldingrhe
2016-12-18Increase timeoutnaruse
2016-12-17sprintf.c: fix width underflownobu
2016-12-17Increase timeoutnaruse
2016-12-17re.c: non-regexp name referencenobu
2016-12-16multiline heredoc identifiernobu
2016-12-16fix chomping newline only linenobu
2016-12-15parse.y: newline in heredoc identifiernobu
2016-12-14encoding.c: handle needmore error from rb_enc_precise_mbclen()rhe
2016-12-14parse.y: fix yyerror messagenobu
2016-12-12test for Symbol#match? [Feature #12898]nobu
2016-12-12test_m17n.rb: escapenobu
2016-12-12String#match? and Symbol#match?nobu
2016-12-12re.c: char boundarynobu
2016-12-11parse.y: zero codepointsnobu
2016-12-10internal.h: change the default rounding mode to half-upmrkn
2016-12-08vm.c: check type of hash to mergenobu
2016-12-08vm_insnhelper.c: zsuper in refinementsnobu
2016-12-07Extend timeout for Solaris unstable10s.shugo
2016-12-07file.c: cygwin behaviornobu
2016-12-06array.c, enum.c: change sum algorithmmrkn
2016-12-06numeric.c: fix exception message for nil roundingmrkn
2016-12-06Fix typoskazu
2016-12-06EPERM by symlinknobu
2016-12-06EPERM by symlinknobu
2016-12-06re.c: check that MatchData is initializedrhe
2016-12-06test/ruby/test_hash.rb: suppress syntax warningrhe
2016-12-06switching hash removalnobu
2016-12-05Don't insert an entry to loading_tbl if another thread succeed to load.shugo
2016-12-05random.c: private randnobu
2016-12-04Increase timeout of TestRequire#test_require_with_loaded_features_popnaruse
2016-12-04class.c: missing unknown_keyword_errornobu
2016-12-03string.c: chomp optionnobu
2016-12-03add tests againts regressions for upcoming codepoint reordering in unfolding ...duerst
2016-12-03change test class name because it is not only about foldingduerst
2016-12-02test/ruby/test_string.rb: ensure restoring $/nobu