.. |
base64
|
* pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies with
|
2008-09-25 12:24:54 +00:00 |
bigdecimal
|
* test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bit
|
2008-09-26 10:01:50 +00:00 |
cgi
|
* lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):
|
2008-09-28 15:41:12 +00:00 |
csv
|
* lib/csv/csv.rb: Worked around some minor encoding changes in Ruby
|
2008-09-28 00:06:21 +00:00 |
date
|
* test/date/*.rb: imported a date test suite ruby 1.9 limited ed.
|
2008-09-28 10:06:13 +00:00 |
dbm
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
digest
|
|
|
drb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
erb
|
|
|
etc
|
* test/etc/test_etc.rb (test_getpwuid, test_getgrgid): use
|
2008-09-03 15:02:22 +00:00 |
fileutils
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
gdbm
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
iconv
|
* test/iconv/test_option.rb (test_ignore_option): skip if iconv
|
2008-08-20 23:00:01 +00:00 |
io/nonblock
|
* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush):
|
2008-08-05 09:04:13 +00:00 |
json
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
logger
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
matrix
|
* test/matrix/test_matrix.rb (setup): typo.
|
2008-09-15 01:33:43 +00:00 |
monitor
|
|
|
net
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
nkf
|
|
|
openssl
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
optparse
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
ostruct
|
|
|
pathname
|
* test/pathname/test_pathname.rb: Fix use of deprecated methods.
|
2008-09-26 09:57:33 +00:00 |
rdoc
|
* test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir for
|
2008-09-28 16:52:56 +00:00 |
readline
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
rexml
|
* test/rexml/test_document.rb: removed garbage.
|
2008-09-13 01:43:51 +00:00 |
rinda
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
ripper
|
|
|
rss
|
Added changes needed for miniunit. usually from using internal calls that aren't needed anymore.
|
2008-09-23 21:39:21 +00:00 |
ruby
|
* transcode.c (rb_eUndefinedConversionError): renamed from
|
2008-09-25 12:47:30 +00:00 |
rubygems
|
Fix broken merge of gemutilities, add build_rake_in as necessary
|
2008-09-25 10:37:01 +00:00 |
scanf
|
* lib/scanf.rb: fixed bug involving matching literal '['
|
2008-09-03 12:54:13 +00:00 |
sdbm
|
|
|
socket
|
|
|
stringio
|
|
|
strscan
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
uri
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
webrick
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
win32ole
|
* ext/win32ole/win32ole.c (fev_initialize): initialization
|
2008-09-29 11:18:37 +00:00 |
xmlrpc
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
yaml
|
|
|
zlib
|
|
|
inlinetest.rb
|
|
|
runner.rb
|
I finally clued into the fact that test/unit's -x was for file level filtering... so that is not going into miniunit and instead goes into test/runner.rb
|
2008-09-25 06:57:05 +00:00 |
test_delegate.rb
|
|
|
test_ipaddr.rb
|
|
|
test_pp.rb
|
|
|
test_prettyprint.rb
|
|
|
test_prime.rb
|
* lib/mathn.rb (Integer): moved into prime.rb.
|
2008-09-03 13:57:21 +00:00 |
test_pstore.rb
|
|
|
test_set.rb
|
|
|
test_shellwords.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_singleton.rb
|
|
|
test_tempfile.rb
|
|
|
test_time.rb
|
|
|
test_timeout.rb
|
|
|
test_tsort.rb
|
|
|