summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-11-02* test/win32ole/test_win32ole_event.rb: rename test class.suke
2008-11-02* test/win32ole/test_err_in_callback.rb: add teardown.suke
2008-11-02* ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvisesuke
2008-10-31Don't require rubygems/defaults from gem_prelude.rb.drbrain
2008-10-31* test/ruby/test_array.rb (test_array_subclass) test for r20076.yugui
2008-10-31* enc/trans/single_byte.trans, maccroatioan-tbl.rb,duerst
2008-10-30* ruby.c (process_options): delays setting safe level.nobu
2008-10-29* array.c (rb_ary_sort_bang): remove SEGV when replacing array withmame
2008-10-29* test/ruby/test_array.rb: add some tests.mame
2008-10-29* io.c (rb_io_rewind): should reset fptr->readconv if it'smatz
2008-10-29* test/ruby/test_array (test_permutation): add a test that replacesmame
2008-10-29* test/webrick/utils.rb (start_server): provide a reference to log ofmame
2008-10-29* test/ruby/test_array.rb (test_pack): use utf-8.nobu
2008-10-28* test/ruby/test_proc.rb: filled all patterns for testingyugui
2008-10-28* test/ruby/test_require.rb (test_require_too_long_filename): too longusa
2008-10-28* test/ruby/test_io_m17n.rb (test_getc_invalid3): should set binmode if enc isusa
2008-10-28* test/ruby/test_io.rb (test_sysopen): should specify the mode of IO::for_fdusa
2008-10-28* test/ruby/test_io.rb (test_copy_stream, test_copy_stream_socket): skip someusa
2008-10-28* test/ruby/test_file.rb (test_*_extended_file): forgot to set mode.usa
2008-10-28merged r19975 and r19978 from ruby_1_9_1 into trunk.yugui
2008-10-28* test/ruby/test_file.rb (test_*_extended_file): test in default/text/binaryusa
2008-10-28* test/ruby/test_file.rb (test_each_char_extended_file,usa
2008-10-28* test/ruby/test_argf.rb (test_readpartial2): readpartial works just likeusa
2008-10-28* test_cgi_multipart.rb (_prepare): tempfile should be binmode.usa
2008-10-27* vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.yugui
2008-10-27* test/ruby/test_argf.rb (test_{argf,lineno,lineno2}): don't repeatnobu
2008-10-27* io.c (argf_init): initial value of $. should be 0.nobu
2008-10-27* test/minitest/test_mini_test.rbyugui
2008-10-27* test/minitest/test_mini_test.rb: fixed that r19958 madeyugui
2008-10-27* test/ruby/envutil.rb: reverted the changeset 19948 because ityugui
2008-10-27* test/minitest/test_mini_test.rb (test_filter_backtrace):yugui
2008-10-26* test/nkf/test_nkf.rb: add a test for [ruby-dev:36909].mame
2008-10-26* test/json/test_json.rb: remove dependency on permutation gem.mame
2008-10-26* test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygemsnobu
2008-10-25Update to RubyGems 1.3.1 r1909.drbrain
2008-10-25Imported minitest 1.3.0 r4429. Fixes issues reported by akira and noburyan
2008-10-25* test/ruby/test_proc.rb (test_proc_args_unleashed): test fornobu
2008-10-25* lib/csv.rb: Fixed a bug in read_to_char() that would slurpjeg2
2008-10-24Import RDoc 2.2.2 r192drbrain
2008-10-24* test/ruby/test_array.rb (test_sample): add tests for size ofmame
2008-10-24* lib/cgi/html.rb: allow symbolized key. xibbar
2008-10-24fix test for 1.8xibbar
2008-10-24* test/ruby/test_array.rb (TestArray#test_join): should restorematz
2008-10-24* lib/cgi/core.rb (read_multipart): change field value as Stringxibbar
2008-10-24* test/ruby/test_signal.rb (TestSignal#test_exit_action): Threadkazu
2008-10-22* string.c (rb_external_str_new_with_enc): no implicit strlen call.matz
2008-10-21 Fixed test failures [ruby-dev:36837].seki
2008-10-21* ext/stringio/stringio.c (strio_write): should convert writingmatz
2008-10-21* ext/zlib/zlib.c (rb_gzwriter_write): conversion should be donematz
2008-10-21* ext/zlib/zlib.c: remove obsolete prototype macros.matz