summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-04-24parse.y: args tail at errornobu
2017-04-23Allow Net::HTTP to fetch user/pass from http_proxynaruse
2017-04-23Add diagnostic reports section header [ci skip]nobu
2017-04-23assert_syntax_error returns the exception [ci skip]nobu
2017-04-23Fix space flag when Inf/NaN and width==3nobu
2017-04-22test/test_prime.rb: update method name in commentstomar
2017-04-22test_file_exhaustive.rb: check case-sensitive fsnobu
2017-04-22define PACKED_STRUCT_UNALIGNED correctlynormal
2017-04-21test/socket/test_basicsocket: handle :wait_readable on read_nonblocknormal
2017-04-21Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.hsbt
2017-04-21test_framework.rb: for case-sensitive filesystemnobu
2017-04-20use correct synchronization.ko1
2017-04-20ruby-lex.rb: fix continued line conditionsnobu
2017-04-20Removed deprecated extensions of mathn.hsbt
2017-04-20Move test_extlibs.rb because it's not the test of ruby itselfusa
2017-04-19socket: avoid fcntl for read/write_nonblock on Linuxnormal
2017-04-18compile.c: wrong optimizationnobu
2017-04-18test_optimization.rb: heredoc code stylenobu
2017-04-17should not return.ko1
2017-04-17eval.c: copy before cause setupnobu
2017-04-16test_integer.rb: simplify teststomar
2017-04-16test/ruby/test_io.rb: use Thread.stop? to waitnobu
2017-04-16* test/ruby/test_io.rb (test_race_closed_stream): separate because it stopsusa
2017-04-15bignum.c: fix inexact estimationnobu
2017-04-15fix RSTRUCT_LEN macro in public C APInormal
2017-04-14sync certainly.ko1
2017-04-14more explicit synchronization.ko1
2017-04-14IPSocket#inspectnobu
2017-04-14increase timeout seconds.ko1
2017-04-13Terminate created threads.ko1
2017-04-13thread.c: disable VM events when stack overflownobu
2017-04-12Use `assert_raise` instead of `assert_raises`.hsbt
2017-04-12Merge json-2.0.4.hsbt
2017-04-09thread.c: refine stream closed messagenobu
2017-04-09test/unit.rb: no jobserver in workersnobu
2017-04-07use dedicated assertionsnobu
2017-04-07fix condition of assert_not_respond_tonobu
2017-04-07assert_not_respond_to private methodnobu
2017-04-07assert_respond_to non-private methodnobu
2017-04-06fix TracePoint#return_value with non-local exitsko1
2017-04-06Rename RbConfig::Limits as RbConfig::LIMITSnobu
2017-04-05Import psych-3.0.0.beta1 from ruby/psych.hsbt
2017-04-03Fix arguments order of IO#pwritekazu
2017-04-03Add IO#pread and IO#pwrite methodsnobu
2017-04-01test/ruby/test_optimization.rb: quiet warningsnormal
2017-04-01compile.c: optimize literal String range in case/when dispatchnormal
2017-04-01array.c: Array#append and Array#prependnobu
2017-03-29test_minitest_unit.rb: assert_triggerednobu
2017-03-29test_symbol.rb: switch to assert_not_equalnobu
2017-03-28test/ruby/test_symbol.rb: new test for nondeterminismnormal