summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-09-30* test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): wrongmatz
2008-09-30Updated miniunit to 4257. This cleans all my tests when run in isolation. I s...ryan
2008-09-30Remove extra call to setup to fix ENV['HOME'] pollutiondrbrain
2008-09-30Updated to 1.3.0 r4255.ryan
2008-09-29Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rbdrbrain
2008-09-29delete a meaningless line.tadf
2008-09-29fixed previous commit.tadf
2008-09-29 * test/date/*.rb: imported additional tests and some adjustments.tadf
2008-09-29* ext/win32ole/win32ole.c (fev_initialize): initializationsuke
2008-09-28* test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir formame
2008-09-28* lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):xibbar
2008-09-28add a testxibbar
2008-09-28 * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf
2008-09-28* lib/csv/csv.rb: Worked around some minor encoding changes in Rubyjeg2
2008-09-26* test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bitnobu
2008-09-26* test/pathname/test_pathname.rb: Fix use of deprecated methods.knu
2008-09-25Forgot to remove test/unit testsryan
2008-09-25* transcode.c (rb_eUndefinedConversionError): renamed fromakr
2008-09-25* pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies withmame
2008-09-25Fix broken merge of gemutilities, add build_rake_in as necessarydrbrain
2008-09-25Update to RubyGems 1.3.0 r1891drbrain
2008-09-25I finally clued into the fact that test/unit's -x was for file level filterin...ryan
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-09-24* test/cgi/test_cgi_multipart.rb : revert last change.xibbar
2008-09-24* lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :xibbar
2008-09-24add a test. cf. [ruby-dev:36484].akr
2008-09-24Allow for -v and other flags to be passed through properlyryan
2008-09-24Added ARGV filtering for tests. Allows for multiple valuesryan
2008-09-24* test/cgi/test_cgi_multipart.rb : test for miniunit.xibbar
2008-09-23Added changes needed for miniunit. usually from using internal calls that are...ryan
2008-09-23 * test/ruby/test_rational2.rb: updated.tadf
2008-09-23* string.c (rb_str_casecmp): make the ordering consistent withakr
2008-09-23 * complex.c (nucomp_s_canonicalize_internal): does no applytadf
2008-09-23* lib/pathname.rb (each_filename): return Enumerator if no blockmame
2008-09-22* test/ruby/test_env.rb (TestEnv#test_aset): test updated.matz
2008-09-22* test/readline/test_readline_history.rbkouji
2008-09-21 * math.c (math_log): should check argc.tadf
2008-09-21 * complex.c (nucomp_s_canonicalize_internal): checks exactness oftadf
2008-09-21* lib/csv/csv.rb: Reworked CSV's parser and generator to be m17n. Datajeg2
2008-09-20 * complex.c: an instance method image has been removed andtadf
2008-09-20* ext/json: import JSON v 1.1.3.naruse
2008-09-19* parse.y: strings which contain only US-ASCII don't force to havenaruse
2008-09-19* prec.c: removed. Precision will be redesigned and be back again.yugui
2008-09-18* regexec.c (string_cmp_ic): add text_end argument.akr
2008-09-18* ext/bigdecimal/bigdecimal.c (VpCtoV): 1E1000...000 is interpreted asmame
2008-09-18* string.c (rb_str_comparable): make ascii8bit string to bematz
2008-09-18* grapheme cluster implementation reverted. [ruby-dev:36375]akr
2008-09-18* transcode.c: add "Error" suffix for Encoding exception classes.matz
2008-09-17* test/bigdecimal/test_bigdecimal.rb: add tests to achieve over 90%mame