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
*
Allow RDoc comment to give friendly value for rb_define_const.
drbrain
2006-12-31
1
-0
/
+148
*
* Merge YARV
ko1
2006-12-31
33
-132
/
+4361
*
The argument of Shell.NameSpace should not be file path.
suke
2006-12-26
1
-6
/
+9
*
* class.c (rb_include_module): revert duplicate inclusion of
matz
2006-11-07
1
-1
/
+1
*
* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should
matz
2006-11-02
1
-1
/
+1
*
* test/digest/test_digest_hmac.rb: added.
knu
2006-10-25
1
-0
/
+3
*
* ext/digest/digest.c (Init_digest): Digest::Base.new() does no
knu
2006-10-13
1
-1
/
+2
*
* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend
nobu
2006-10-12
1
-6
/
+23
*
* test/optparse/test_getopts.rb: changed the class name of test case
nobu
2006-10-03
1
-1
/
+1
*
* parse.y (block_param): restrict block parameters to be local
matz
2006-10-03
1
-1
/
+1
*
* 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
[next]