summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-10-16* lib/test/unit: removed test/unit.akr
2008-10-15* test/ruby/test_transcode.rb (TestTranscode#test_errors):matz
2008-10-15Disable minitest autorunner and run manually in order to get test/unit fork/s...ryan
2008-10-14add test for %B.akr
2008-10-14* enc/trans/single_byte.trans: added windows-1252duerst
2008-10-14* test/ruby/test_variable.rb (TestVariable#test_variable): addkazu
2008-10-14* lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558)kazu
2008-10-13* ext/win32ole/win32ole.c (load_conv_function51932): supportsuke
2008-10-12* ext/win32ole/win32ole.c (set_ole_codepage, ole_cp2encoding,suke
2008-10-10* lib/csv/csv.rb: Added support for Encoding::default_internal.jeg2
2008-10-10Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rbryan
2008-10-10removed miniunit's testsryan
2008-10-10Added minitest 1.3.0ryan
2008-10-09* test/ruby/test_module.rb (test_remove_class_variable): add a testmame
2008-10-09* add test for Encoding#names.naruse
2008-10-08revert previous commit.akr
2008-10-08add an assertion.akr
2008-10-07 * lib/date.rb (today,now): should produce own instances.tadf
2008-10-06* lib/cgi/core.rb (CGI::QueryExtension::initialize_query): fix thexibbar
2008-10-06* test/ruby/test_module.rb (TestModule#test_mod_constants): shouldmatz
2008-10-06* test/ruby/test_module.rb (TestModule#_wrap_assertion): addmatz
2008-10-06* string.c (rb_str_comparable): string comparison should bematz
2008-10-06* test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): testmatz
2008-10-04* dln.c: Ruby no longer supports Windows CE.yugui
2008-10-04* djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp.yugui
2008-10-04* x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui
2008-10-04* test/mini/test_mini_test.rb: recovered. It had been temporarily removed at ...yugui
2008-10-02* lib/cgi/core.rb (CGI::QueryExtension): delete MorphingBodyxibbar
2008-10-02* string.c (rb_str_sub_bang): fix coderange.akr
2008-10-02Back out the previous change after miniunit import.knu
2008-10-01* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame
2008-09-30* test/ruby/test_settracefunc.rb (test_call, test_class): line numbermame
2008-09-30Temporarily removed test/mini/* because they depend on the minitest versionyugui
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