index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/optparse/test_getopts.rb: added short and long tests.
nobu
2006-09-26
1
-2
/
+22
*
* test/optparse/test_getopts.rb: added.
nobu
2006-09-26
1
-0
/
+11
*
* sample/test.rb: "print nil" now prints empty string.
matz
2006-09-25
1
-1
/
+1
*
use assert_same instead of assert_equal.
akr
2006-09-16
1
-1
/
+1
*
* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new
gotoyuzo
2006-09-08
1
-0
/
+31
*
More comprehensive tests.
drbrain
2006-08-27
1
-23
/
+45
*
* test/wsdl/document/echo.rb: removed.
usa
2006-08-25
2
-93
/
+1
*
Add TupleBag tests.
drbrain
2006-08-20
1
-0
/
+150
*
accept hash argument of Symbol key.
suke
2006-08-19
1
-0
/
+44
*
* test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):
akr
2006-07-31
1
-1
/
+5
*
* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve
gotoyuzo
2006-07-31
1
-0
/
+58
*
merge test cases with Ruby 1.8
aamine
2006-07-26
1
-3
/
+74
*
* lib/net/http.rb (Net::HTTP#post, request_post, request): should set Content...
aamine
2006-07-26
1
-0
/
+12
*
* ext/strscan/strscan.c (strscan_do_scan): StringScanner.new("").scan(//) sho...
aamine
2006-07-26
1
-0
/
+10
*
don't compare struct sockaddr directly.
akr
2006-07-24
1
-2
/
+2
*
* test/socket/test_unix.rb: disabled on cygwin.
akr
2006-07-23
1
-1
/
+1
*
* eval.c (rb_call): try local method look-up first for fcall, then
matz
2006-07-20
1
-2
/
+0
*
* object.c (rb_mod_attr): make Module#attr to be an alias to
matz
2006-07-20
1
-0
/
+2
*
* test/ruby/test_float.rb (TestFloat::test_strtod): update test to
matz
2006-07-20
1
-6
/
+0
*
* sample/test.rb: update test suites.
matz
2006-07-10
2
-22
/
+22
*
Test class name should not be duplicated.
suke
2006-07-07
2
-2
/
+2
*
* test/ruby/test_lambda.rb (TestLambdaParameters::test_lambda_as_iterator):
matz
2006-07-04
1
-1
/
+1
*
* test/openssl/test_asn1.c: String#[]= doesnt't accept Integer.
gotoyuzo
2006-07-02
1
-1
/
+1
*
* test/webrick/utils.rb: use Proc#yield instead of Proc#call.
gotoyuzo
2006-07-01
1
-1
/
+1
*
add a note for cygwin empty UDP packet problem.
akr
2006-07-01
1
-2
/
+6
*
* test/socket/test_nonblock.rb: add timeout to send/receive
akr
2006-07-01
1
-2
/
+5
*
* test/socket/test_unix.rb: test_seqpacket_pair removed.
akr
2006-06-28
1
-18
/
+0
*
* ext/socket/socket.c (bsock_recv_nonblock): new method
akr
2006-06-26
2
-35
/
+36
*
revert sock_sysaccept addition to [ruby-dev:28861].
akr
2006-06-26
1
-1
/
+15
*
support some kind of method of word. [ruby-Bugs#3237]
suke
2006-06-25
1
-0
/
+37
*
avoid Argument Error.
suke
2006-06-25
1
-4
/
+4
*
change test class name.
suke
2006-06-25
1
-1
/
+1
*
add message for an assertion.
akr
2006-06-24
1
-1
/
+1
*
use fork to isolate rlimit effect.
akr
2006-06-21
1
-7
/
+12
*
should not test when win32ole is not available.
suke
2006-06-19
1
-13
/
+18
*
support PROPERTYPUTREF. [ruby-talk:183042]
suke
2006-06-18
2
-0
/
+55
*
* lib/pathname.rb (Kernel#Pathname): new method.
akr
2006-06-17
1
-3
/
+22
*
add RLIMIT_NOFILE test
akr
2006-06-15
1
-1
/
+20
*
give dummy argument for Process.getrlimit and rescue TypeError.
akr
2006-06-15
1
-2
/
+2
*
new file.
akr
2006-06-15
1
-0
/
+13
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
7
-112
/
+140
*
getsockname returns "" on MacOS X
akr
2006-06-07
1
-4
/
+6
*
* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.
usa
2006-06-07
2
-14
/
+14
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject
akr
2006-06-05
1
-0
/
+9
*
fix tests.
akr
2006-06-04
2
-5
/
+6
*
* ext/socket/socket.c: fix sockaddr_un handling.
akr
2006-06-04
1
-1
/
+127
*
* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocket
akr
2006-06-01
1
-0
/
+171
*
* lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,
gotoyuzo
2006-05-18
1
-0
/
+64
*
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
gotoyuzo
2006-05-08
2
-9
/
+51
*
* should not test in the environment that does not have win32ole
suke
2006-05-06
10
-11
/
+223
[next]