aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_{proc,method}.rb: updated tests.nobu2009-02-132-25/+25
* * cont.c (rb_fiber_alive_p): fix to return true instead of 1.ko12009-02-131-0/+9
* * test/socket/test_socket.rb (test_udp_server): filter out unreachableakr2009-02-121-0/+3
* test only if Socket::AncillaryData exists.akr2009-02-121-1/+1
* * test/stringio/test_stringio.rb (test_ungetc_pos): added.nobu2009-02-121-0/+15
* test updated.akr2009-02-111-23/+27
* * ext/socket/lib/socket.rb (Socket.unix_server_socket): close theakr2009-02-111-0/+3
* * ext/socket/lib/socket.rb (Socket.unix_server_socket): call the blockakr2009-02-111-0/+11
* * ext/socket/ancdata.c (ancillary_s_ip_pktinfo): make 3rd argumentakr2009-02-111-0/+2
* add tests.akr2009-02-111-0/+16
* rename tests classes.akr2009-02-116-6/+6
* add tests.akr2009-02-111-0/+56
* * ext/socket/extconf.rb: check getpeereid.akr2009-02-111-0/+14
* * ext/socket/lib/socket.rb (Socket.udp_server_sockets): new method.akr2009-02-101-0/+34
* * ext/socket/option.c (sockopt_s_bool): new method.akr2009-02-101-0/+17
* * ext/socket/ancdata.c (ancillary_initialize): add family argument.akr2009-02-091-1/+1
* * ext/socket/option.c (inspect_peercred): struct ucred containsakr2009-02-081-2/+2
* LOCAL_PEERCRED is also available on MacOS X.akr2009-02-081-1/+1
* * ext/socket/option.c (inspect_local_peercred): cr_uid is a effectiveakr2009-02-081-1/+1
* * ext/socket/extconf.rb: check sys/param.h and sys/ucred.h.akr2009-02-081-0/+14
* * enumerator.c (enumerator_with_index): receives one argument whichmame2009-02-081-0/+1
* remove debug print.akr2009-02-081-2/+0
* * ext/socket/option.c (inspect_peercred): new function to showakr2009-02-081-4/+20
* * ext/socket/extconf.rb: check struct cmsgcred.akr2009-02-081-10/+35
* test renamed.akr2009-02-081-2/+2
* * ext/socket/extconf.rb: check struct sockcred.akr2009-02-081-4/+21
* add a test.akr2009-02-081-0/+18
* * ext/socket/raddrinfo.c (init_unix_addrinfo): add socktype argument.akr2009-02-081-0/+9
* select before read_nonblock.akr2009-02-081-0/+1
* specify exception class for rescue clause.akr2009-02-081-2/+10
* add a test.akr2009-02-071-0/+1
* * test/socket/test_addrinfo.rb (test_family_addrinfo): don't useakr2009-02-071-2/+2
* test setrlimit in a child process.akr2009-02-071-2/+14
* * test/etc/test_etc.rb: trivial.nobu2009-02-061-12/+8
* no need to restore rlimit in child process.akr2009-02-061-3/+1
* * ext/socket: AddrInfo is renamed to Addrinfo. [ruby-dev:37876]akr2009-02-053-58/+58
* don't connect to unspecified address (0.0.0.0). OpenBSD reject it.akr2009-02-051-1/+20
* test relaxed.akr2009-02-041-2/+6
* add tests.akr2009-02-041-2/+16
* relax tests for MacOS X.akr2009-02-041-2/+9
* relax tests for IPv4 compat/mapped IPv6 addresss.akr2009-02-041-1/+9
* * test/etc/test_etc.rb(test_getpwnam, test_getgrgid, test_getgrnam):mame2009-02-031-9/+13
* don't connect to unspecified address.akr2009-02-031-3/+14
* * ext/readline/extconf.rb: checked rl_set_screen_size andkouji2009-02-031-0/+17
* * ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): newakr2009-02-031-1/+37
* add a test.akr2009-02-031-0/+26
* add tests.akr2009-02-031-0/+74
* add tests.akr2009-02-031-0/+102
* add a test.akr2009-02-021-0/+9
* * test/ruby/test_readpartial.rb (make_pipe): readpartial does notnobu2009-02-021-0/+2