aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_alias.rb (test_super_in_aliased_module_method):shugo2012-08-041-0/+25
* test_super.rb: renamenobu2012-08-031-1/+1
* * insns.def (invokesuper): reverted r36612 so that super in anshugo2012-08-031-1/+37
* * insns.def (invokesuper): don't skip the same class. instead, useshugo2012-08-031-0/+28
* runner.rb: no installed gemsnobu2012-08-031-0/+1
* * eval.c (rb_mod_using): new method Module#using. [experimental]shugo2012-08-023-8/+306
* * gc.c: return true or false. Patch by Dirkjan Bussink. [Bug #6821]nari2012-08-021-0/+9
* * ext/openssl/lib/openssl/digest.rbemboss2012-08-021-0/+8
* test_framework.rb: show mkmf.log on failurenobu2012-08-011-1/+1
* ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon2012-08-012-3/+10
* test_rubyoptions.rb: fix test failure on Windowsshirosaki2012-07-311-3/+10
* class.c: fix duplication of prepended modulenobu2012-07-311-0/+9
* * test/ruby/test_module.rb (TestModule#test_classpath): fixnobu2012-07-311-2/+2
* * lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse2012-07-301-1/+2
* On amd64, RUBY_PLATFORM is x86_64-netbsd6.99.7.naruse2012-07-301-1/+1
* variable.c: fix r36574nobu2012-07-301-1/+5
* Suppress warnings.naruse2012-07-301-4/+4
* NetBSD's /proc/<pid>/task is broken.naruse2012-07-301-1/+1
* variable.c: tmp_classpathnobu2012-07-301-0/+17
* process.c: try conversion at redirectionnobu2012-07-271-1/+13
* test_lazy_enumerator.rb: test for cycle chainnobu2012-07-271-1/+2
* test_lazy_enumerator.rb: test for cycle chainnobu2012-07-271-0/+6
* * test/net/http/test_https.rb (TestNetHTTPS#test_session_reuse): localhost is...shyouhei2012-07-261-0/+2
* test_complex.rb, test_rational.rb: revert some assertionsnobu2012-07-262-2/+11
* complex.c, rational.c: compatible marshal loadernobu2012-07-252-14/+16
* Add test to clarify r36421. [Bug #5915]naruse2012-07-251-0/+3
* Suppress warnings.naruse2012-07-253-21/+27
* * test/testunit/test_redefinition.rb: broken class/method names.usa2012-07-251-2/+2
* * lib/cgi/html.rb (element_init): suppress redefine warning.naruse2012-07-251-2/+2
* * lib/net/http.rb: Added SSL session reuse across connections for adrbrain2012-07-251-0/+23
* * parse.y: added symbols and qsymbols productions for %i and %Itenderlove2012-07-243-0/+57
* Unix doesn't use win_expected_filename.naruse2012-07-241-3/+1
* test_dir_m17n.rb: composite characternobu2012-07-241-1/+1
* Add the case of Unix: filesystem encoding maybe US-ASCII.naruse2012-07-241-1/+3
* test_pack.rb: fix assertionnobu2012-07-241-2/+1
* * test/ruby/test_dir_m17n.rb: remove a garbage.usa2012-07-241-2/+1
* * test/ruby/test_dir_m17n.rb: sorry, typo.usa2012-07-241-1/+1
* * test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa2012-07-241-11/+12
* Show nd6 options and whether the packet is reached to the server or not.naruse2012-07-241-3/+13
* * test/ruby/test_pack.rb (test_pack_unpack_M): was redefinedusa2012-07-241-12/+9
* Add version check for darwin's bug.naruse2012-07-241-2/+2
* Fix raw UTF-8 test for non-Japanase Windows systemsluislavena2012-07-231-19/+45
* Fix win32ole test failure under mingw-w64 (x64-mingw32)luislavena2012-07-231-1/+1
* Suppress warnings.naruse2012-07-2311-76/+92
* Synchronize with simple variable assignment.naruse2012-07-231-4/+3
* Suppress unused variable warnings.naruse2012-07-221-4/+4
* * test/uri/test_generic.rb (URI#test_find_proxy): add tests with empty *_prox...kazu2012-07-221-0/+8
* fix failureskazu2012-07-221-2/+9
* Use assert_normal_exit to avoid stack on buggy implementations.naruse2012-07-221-18/+20
* * thread.c (rb_threadptr_execute_interrupts_common): increasenaruse2012-07-221-0/+18