1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
yugui 9ca073576c merges r24969 from trunk into ruby_1_9_1, and adds a test for the fix.
--
* lib/matrix.rb (Matrix#rank): Two bug fixes. One made
  Matrix[[0,0],[0,0],[1,0]].rank raise a NoMethodError while the other
  one had Matrix[[0,1],[0,0],[1,0]].rank raise a TypeError.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@25708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-11-10 17:11:36 +00:00
..
base64
bigdecimal
cgi
csv
date
dbm
digest
dl
drb
erb
etc
fileutils
gdbm
iconv
io/nonblock
json
logger
matrix merges r24969 from trunk into ruby_1_9_1, and adds a test for the fix. 2009-11-10 17:11:36 +00:00
minitest
monitor
net
nkf
open-uri
openssl
optparse
ostruct
pathname
rdoc
readline
rexml
rinda
ripper
rss
ruby Added a test method contributed by James M Lawrence, 2009-11-01 15:39:58 +00:00
rubygems
scanf
sdbm
socket
stringio
strscan
uri
webrick
win32ole
xmlrpc
yaml
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tsort.rb