aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* more insrease timeout of test_LSHIFT_neary_long_maxnaruse2014-05-201-1/+1
* * test/dbm/test_dbm.rb: Use Etc.uname.akr2014-05-192-12/+4
* string.c: byte offsetnobu2014-05-191-0/+3
* envutil.rb: fix argumentnobu2014-05-181-1/+1
* test_etc.rb: omit unrunnable testsnobu2014-05-181-3/+3
* increase waitnaruse2014-05-181-1/+1
* Use Etc.uname instead of uname command invocation.akr2014-05-183-5/+7
* Fix a constant reference.akr2014-05-181-1/+1
* * test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr toakr2014-05-181-6/+6
* increase timeout 10 to 15 on test_LSHIFT_neary_long_maxnaruse2014-05-181-1/+1
* output more verbose to debugnaruse2014-05-181-2/+3
* [DOC]akr2014-05-181-1/+1
* * ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr2014-05-181-0/+34
* * ext/etc/etc.c: Etc.uname method implemented.akr2014-05-181-0/+13
* * configure.in: Check nextafter() availability.akr2014-05-182-0/+92
* * enum.c: Enumerable#slice_after implemented.akr2014-05-182-0/+44
* io.c: buffer must be modifiablenobu2014-05-171-6/+5
* * test/runner.rb: remove dependency test-unit and minitesthsbt2014-05-1722-4/+4891
* dir.c: match plain names as-isnobu2014-05-161-0/+6
* parallel.rb: fix test-all parallel failureshirosaki2014-05-152-4/+13
* test_process.rb: duplicate assertionsnobu2014-05-111-6/+3
* test_process.rb: WIFEXITED and so on are system dependentnobu2014-05-111-1/+4
* signal.c: directly deliver non-handlable signalsnobu2014-05-111-0/+15
* signal.c: directly enqueuenobu2014-05-101-0/+11
* test_io_console.rb: show failure detailsnobu2014-05-101-3/+2
* envutil.rb: rubybin: keywordnobu2014-05-101-1/+2
* envutil.rb: successfully terminated processnobu2014-05-101-3/+4
* thread.c: stop if forked in a sub-threadnobu2014-05-101-0/+21
* test_signal.rb: test iff SIGQUIT is supportednobu2014-05-101-1/+1
* test_thread.rb: run with default handlernobu2014-05-101-1/+3
* * signal.c (trap): Return "SYSTEM_DEFAULT" if SIG_DFL is set.akr2014-05-091-0/+7
* test_signal.rb: missing argvnobu2014-05-091-1/+1
* test_beginendblock.rb, test_signal.rb: run with default handlernobu2014-05-092-0/+4
* * lib/prime.rb (Prime#prime?): negative numbers can't be primesayumin2014-05-081-2/+2
* class.c: always clear tables firstnobu2014-05-081-0/+19
* webrick/httpserver.rb: Stop handling requests on shutdownnobu2014-05-081-0/+23
* refactored to test Socket and TCPSocket/TCPServer more consistently.akr2014-05-071-74/+54
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr2014-05-071-0/+69
* refactoring to extract tcp_pair.akr2014-05-071-9/+13
* numeric.c: check keyword argumentsnobu2014-05-071-0/+8
* vm_eval.c: exclude hidden variablesnobu2014-05-071-2/+2
* parse.y: no duplicated namesnobu2014-05-061-0/+6
* parse.y: remove duplicated namesnobu2014-05-061-0/+6
* * lib/time.rb (Time.make_time): Adjust the time zone of "now".akr2014-05-061-0/+8
* * lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only ifakr2014-05-051-0/+23
* * process.c (check_exec_redirect): Open the file in write mode forakr2014-05-051-0/+11
* * ext/pathname/lib/pathname.rb (cleanpath_aggressive): make allakr2014-05-051-0/+8
* * ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr2014-05-051-0/+4
* add a comment.akr2014-05-051-1/+1
* * lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptimeakr2014-05-051-0/+5