summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-10-03* lib/rubygems: Update to RubyGems 1.8.11. Move Deprecate into thedrbrain
2011-10-03* ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.tenderlove
2011-10-03* ext/psych/lib/psych/scalar_scanner.rb: Match values against thetenderlove
2011-10-03* gc.c (rb_gc_set_params): output GC parameter change messages onlynagachika
2011-10-02* test/psych/test_yamldbm.rb: add test case.ayumin
2011-10-02* test/mkmf/test_framework.rb: test for r33372.nobu
2011-10-01* gc.c (add_heap_slots, init_heap): reset heaps_inc zero whennagachika
2011-09-30* test/ruby/test_bignum.rb: use more descriptive assertions.nobu
2011-09-30* test/ruby/test_bignum.rb (TestBignum#test_interrupt): fix fornobu
2011-09-30Fix wrong expectaion of r33363.naruse
2011-09-29* array.c (ary_join_1): should not copy the encoding of non-stringnobu
2011-09-27* test/psych/test_yamlstore.rb: use tmpdir for tmpfile.ayumin
2011-09-26Oops! fix psych -> syckayumin
2011-09-26* test/rexml/test_sax.rb: add require 'rexml/document.ayumin
2011-09-26* test/psych/test_yamldbm.rb (require): fix #setup and #terdown.ayumin
2011-09-25* ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss
2011-09-25* test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin
2011-09-25* encoding.c (require_enc): reject only loading from untrustednobu
2011-09-24* enum.c (slice_before_i): use rb_attr_get to surpress wrong warningnaruse
2011-09-23* test/openssl/test_ssl_session.rb: execute test_session_exts_reademboss
2011-09-23* test/openssl/test_ssl_session.rb: ensure server calls callbacks inemboss
2011-09-21* test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa
2011-09-20Skip patented algorithms: IDEA and RC5 on NetBSD.naruse
2011-09-20Explicitly close the tcp connection.naruse
2011-09-19OepnSSL supports TLS extension from 0.9.8f.naruse
2011-09-19* test/-ext-/old_thread_select/test_old_thread_select.rb:kosaki
2011-09-19* test/openssl/test_ssl.rb (class OpenSSL): Testdrbrain
2011-09-18* object.c (rb_obj_clone): singleton class should be attachednobu
2011-09-17* parse.y (parser_data_type): inherit the core type in ripper sonobu
2011-09-13* lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu
2011-09-13* lib/pstore.rb (PStore): always open in binary mode even ifnobu
2011-09-12* thread.c (rb_thread_select): fix to ignore an argumentkosaki
2011-09-12* test/ruby/test_exception.rb (TestException#test_exit_success_p):nobu
2011-09-10Revert test fixes.naruse
2011-09-09Run GC.start before test_too_long_path.naruse
2011-09-09Catch NoMemoryError.naruse
2011-09-09Decide by majority.naruse
2011-09-09* test/rubygems/test_gem_commands_help_command.rb: Add onesorah
2011-09-09* thread.c (rb_thread_select): fix a typo to initialize efdsnobu
2011-09-07fix test/rexml/test_encoding.rb failureayumin
2011-09-07* lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou
2011-09-07Remove assertion which depends the load ordernaruse
2011-09-07* lib/yaml.rb: explicitly specify ::Object to avoid the collision withnaruse
2011-09-06* lib/test/unit.rb (_run_suites): Now reports are written thesorah
2011-09-06Use assert_operator to show clear message.naruse
2011-09-06* encoding.c (load_encoding): predefined encoding names are safe.nobu
2011-09-06* transcode.c: enabled econv newline option.nobu
2011-09-05 * test/rinda/test_rinda.rb (test_core_03_notify): Fixed test failuresseki
2011-09-05* test/ruby/test_float.rb (TestFloat#test_round): show the number in question.nobu
2011-09-05* test/rubygems/test_gem_security.rbnaruse