aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss2011-09-251-0/+25
* * test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin2011-09-253-0/+383
* * encoding.c (require_enc): reject only loading from untrustednobu2011-09-251-1/+1
* * enum.c (slice_before_i): use rb_attr_get to surpress wrong warningnaruse2011-09-241-0/+16
* * test/openssl/test_ssl_session.rb: execute test_session_exts_reademboss2011-09-231-3/+1
* * test/openssl/test_ssl_session.rb: ensure server calls callbacks inemboss2011-09-231-0/+1
* * test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa2011-09-211-1/+1
* Skip patented algorithms: IDEA and RC5 on NetBSD.naruse2011-09-201-0/+1
* Explicitly close the tcp connection.naruse2011-09-201-0/+1
* OepnSSL supports TLS extension from 0.9.8f.naruse2011-09-191-1/+1
* * test/-ext-/old_thread_select/test_old_thread_select.rb:kosaki2011-09-191-7/+12
* * test/openssl/test_ssl.rb (class OpenSSL): Testdrbrain2011-09-191-0/+49
* * object.c (rb_obj_clone): singleton class should be attachednobu2011-09-181-0/+8
* * parse.y (parser_data_type): inherit the core type in ripper sonobu2011-09-171-0/+49
* * lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu2011-09-131-3/+1
* * lib/pstore.rb (PStore): always open in binary mode even ifnobu2011-09-131-0/+18
* * thread.c (rb_thread_select): fix to ignore an argumentkosaki2011-09-121-0/+14
* * test/ruby/test_exception.rb (TestException#test_exit_success_p):nobu2011-09-121-2/+14
* Revert test fixes.naruse2011-09-102-7/+2
* Run GC.start before test_too_long_path.naruse2011-09-091-2/+4
* Catch NoMemoryError.naruse2011-09-091-2/+2
* Decide by majority.naruse2011-09-091-2/+5
* * test/rubygems/test_gem_commands_help_command.rb: Add onesorah2011-09-091-0/+1
* * thread.c (rb_thread_select): fix a typo to initialize efdsnobu2011-09-091-2/+13
* fix test/rexml/test_encoding.rb failureayumin2011-09-071-0/+1
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou2011-09-071-0/+25
* Remove assertion which depends the load ordernaruse2011-09-071-8/+1
* * lib/yaml.rb: explicitly specify ::Object to avoid the collision withnaruse2011-09-071-0/+1
* * lib/test/unit.rb (_run_suites): Now reports are written thesorah2011-09-062-0/+32
* Use assert_operator to show clear message.naruse2011-09-061-3/+3
* * encoding.c (load_encoding): predefined encoding names are safe.nobu2011-09-061-0/+5
* * transcode.c: enabled econv newline option.nobu2011-09-061-0/+6
* * test/rinda/test_rinda.rb (test_core_03_notify): Fixed test failuresseki2011-09-051-55/+20
* * test/ruby/test_float.rb (TestFloat#test_round): show the number in question.nobu2011-09-051-4/+5
* * test/rubygems/test_gem_security.rbnaruse2011-09-051-0/+1
* * lib/net/imap.rb (default_port, default_imap_port,shugo2011-09-041-0/+8
* * test/ruby/test_fiber.rb (TestFiber#test_no_valid_cfp):ktsj2011-09-031-0/+12
* * variable.c (rb_const_set): show the previous definitionnobu2011-09-031-0/+9
* * io.c (argf_next_argv): open in default text mode.nobu2011-09-031-1/+12
* * lib/thread.rb (SizedQueue#max=) raise ArgumentError if max is notnagachika2011-09-031-0/+18
* * test/ruby/test_encoding.rb (test_find): mingw is not Unix, of course.nobu2011-09-031-1/+1
* * vm_insnhelper.c (vm_search_const_defined_class): searchnobu2011-09-021-9/+19
* * parse.y (parser_tokadd_string, parser_yylex): ignore a backslashnobu2011-09-021-2/+20
* * ext/psych/lib/psych/visitors/yaml_tree.rb: emit strings tagged astenderlove2011-09-011-0/+8
* * numeric.c (flo_round): substitute machine dependent magic number.nobu2011-09-011-0/+13
* * insns.def (defineclass), vm_insnhelper.c (vm_get_cvar_base): seenobu2011-09-012-1/+17
* * Release GVL while OpenSSL's public key generation.nahi2011-09-013-0/+21
* * test/ruby/test_thread.rb (TestThread#test_no_valid_cfp): skip whenusa2011-09-011-0/+1
* * test/ruby/test_io_m17n.rb (TestIO_M17N#test_{default_mode_on_dosish,usa2011-09-011-6/+6
* Remove tests of json/add/{complex, rational}.naruse2011-09-011-5/+0