summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-09-15test_sprintf.rb: test for %pnobu
2018-09-13warn unused blocks with Enumerable#all? any? one? none?nobu
2018-09-12fiber: fix crash on GC after forkingnormal
2018-09-12enumerator.c: Fix ArithmeticSequence for complex stepmrkn
2018-09-12Revert "enumerator.c: Fix ArithmeticSequence for complex step"mrkn
2018-09-12enumerator.c: Fix ArithmeticSequence for complex stepmrkn
2018-09-11test_jit.rb: show extra debug info for #test_unload_unitsk0kubun
2018-09-11Use https instead of httpkazu
2018-09-08Use `&.` after `&.`kazu
2018-09-08test/ruby/test_thread.rb: join threads in each testnormal
2018-09-07test/ruby/test_ast.rb: assert error messages toonobu
2018-09-07Refactor testnobu
2018-09-05range.c: Range#cover? accepts Range object. [Feature #14473]tarui
2018-09-05Merge csv-3.0.0 from ruby/csv repository.hsbt
2018-09-02Readline: expose rl_completion_quote_character variablenobu
2018-09-01complex.c: simplify division resultnobu
2018-08-31test/lib/test/unit/assertions.rb: explicit delegation of keyword argumentsmame
2018-08-29test/ruby/test_io.rb (test_select_leak): use handle_interruptnormal
2018-08-29cont.c: set th->root_fiber to current fiber at forknormal
2018-08-27* remove trailing spaces.svn
2018-08-27Merge master branch from rubygems upstream.hsbt
2018-08-27* remove trailing spaces.svn
2018-08-27Merge rdoc-6.1.0.beta1.hsbt
2018-08-27Merge psych-3.1.0.pre1.hsbt
2018-08-26test/ruby/test_io.rb (test_recycled_fd_close): Linux workaroundnormal
2018-08-25test/io/wait/test_io_wait_uncommon.rb: relax /dev/random checknormal
2018-08-25thread_pthread.c: main thread always gets hit by signalsnormal
2018-08-24test/ruby/test_io.rb (test_recycled_fd_close): use IO#read to avoid ppoll callnormal
2018-08-23test/readline/test_readline.rb: fix readline testk0kubun
2018-08-23check trace flags at loading [Bug #14702]ko1
2018-08-22compile.c: remove tracecoverage instruction for line coveragemame
2018-08-22parse.y: remove coverage-related code fragmentsmame
2018-08-21Add more assertions for NotImplementedError of instance methodkazu
2018-08-20test/socket/test_socket.rb (timestamp_retry_rw): IO.select before recvmsgnormal
2018-08-19test/ruby/test_io.rb (test_select_leak): quiet unused variable warningnormal
2018-08-18Suppress read of ~/.irbrckazu
2018-08-18test/ruby/test_system.rb: suppress prompt and echo on Windowsnobu
2018-08-18test/lib/zombie_hunter.rb: enable zombie hunter for MJITk0kubun
2018-08-18test_function.rb: try running test_nogvl_poll againk0kubun
2018-08-17passing non-stdio fds is not supported on Windowsnobu
2018-08-16process.c: defaults to close_others falsenormal
2018-08-16test/net/imap/test_imap.rb (test_exception_during_idle): kill infinite loopernormal
2018-08-15test/ripper/test_parser_events.rb (test_block_variables): bump RLIMIT_AS againnormal
2018-08-15test_function.rb: skip running testk0kubun
2018-08-15test_readline.rb: skip teardown failurek0kubun
2018-08-15test_env.rb: change mingw branchk0kubun
2018-08-15skip tests failing on AppVeyor MinGWk0kubun
2018-08-14Revert "test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files"normal
2018-08-14non-symbol keys in kwargsnobu
2018-08-14test/fiddle/test_function.rb (test_nogvl_poll): stop timer hacknormal