summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-05-22revert File::Statfs [Feature #9772]naruse
2014-05-21vm.c: rewind cfpnobu
2014-05-21test_backtrace.rb: r18554 testsnobu
2014-05-20* test/ruby/test_dir.rb: added testcase of double slash path.hsbt
2014-05-20more insrease timeout of test_LSHIFT_neary_long_maxnaruse
2014-05-19* test/dbm/test_dbm.rb: Use Etc.uname.akr
2014-05-19string.c: byte offsetnobu
2014-05-18envutil.rb: fix argumentnobu
2014-05-18test_etc.rb: omit unrunnable testsnobu
2014-05-18increase waitnaruse
2014-05-18Use Etc.uname instead of uname command invocation.akr
2014-05-18Fix a constant reference.akr
2014-05-18* test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr toakr
2014-05-18increase timeout 10 to 15 on test_LSHIFT_neary_long_maxnaruse
2014-05-18output more verbose to debugnaruse
2014-05-18[DOC]akr
2014-05-18* ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr
2014-05-18* ext/etc/etc.c: Etc.uname method implemented.akr
2014-05-18* configure.in: Check nextafter() availability.akr
2014-05-18* enum.c: Enumerable#slice_after implemented.akr
2014-05-17io.c: buffer must be modifiablenobu
2014-05-17* test/runner.rb: remove dependency test-unit and minitesthsbt
2014-05-16dir.c: match plain names as-isnobu
2014-05-15parallel.rb: fix test-all parallel failureshirosaki
2014-05-11test_process.rb: duplicate assertionsnobu
2014-05-11test_process.rb: WIFEXITED and so on are system dependentnobu
2014-05-11signal.c: directly deliver non-handlable signalsnobu
2014-05-10signal.c: directly enqueuenobu
2014-05-10test_io_console.rb: show failure detailsnobu
2014-05-10envutil.rb: rubybin: keywordnobu
2014-05-10envutil.rb: successfully terminated processnobu
2014-05-10thread.c: stop if forked in a sub-threadnobu
2014-05-10test_signal.rb: test iff SIGQUIT is supportednobu
2014-05-10test_thread.rb: run with default handlernobu
2014-05-09* signal.c (trap): Return "SYSTEM_DEFAULT" if SIG_DFL is set.akr
2014-05-09test_signal.rb: missing argvnobu
2014-05-09test_beginendblock.rb, test_signal.rb: run with default handlernobu
2014-05-08* lib/prime.rb (Prime#prime?): negative numbers can't be primesayumin
2014-05-08class.c: always clear tables firstnobu
2014-05-08webrick/httpserver.rb: Stop handling requests on shutdownnobu
2014-05-07refactored to test Socket and TCPSocket/TCPServer more consistently.akr
2014-05-07* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr
2014-05-07refactoring to extract tcp_pair.akr
2014-05-07numeric.c: check keyword argumentsnobu
2014-05-07vm_eval.c: exclude hidden variablesnobu
2014-05-06parse.y: no duplicated namesnobu
2014-05-06parse.y: remove duplicated namesnobu
2014-05-06* lib/time.rb (Time.make_time): Adjust the time zone of "now".akr
2014-05-05* lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only ifakr
2014-05-05* process.c (check_exec_redirect): Open the file in write mode forakr