aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use 0 for webrick's port and get the actual port. [Bug #6766]naruse2012-07-212-6/+9
* * lib/net/http.rb (Net::HTTP.newobj): return back for compatibility.naruse2012-07-211-6/+27
* * lib/test/unit.rb: warn when test_* method is redefined.sorah2012-07-212-0/+24
* test_array.rb: refine assertionsnobu2012-07-201-26/+26
* * lib/net/http.rb: Net::HTTP now automatically detects and usesdrbrain2012-07-203-35/+210
* * test/socket/test_socket.rb: Ignore IPv6 unique local addresses on OSdrbrain2012-07-201-0/+2
* * ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p): Addeddrbrain2012-07-201-1/+2
* * lib/net/http/response.rb: Automatically inflate gzip anddrbrain2012-07-193-6/+217
* * thread.c (rb_thread_s_control_interrupt,ko12012-07-191-0/+66
* * test/ruby/test_io.rb: remove temporally files early.akr2012-07-191-319/+348
* suppress fragile warnings.akr2012-07-191-1/+20
* * variable.c (rb_mod_class_variables): return inherited variablesshugo2012-07-191-0/+12
* test_eval.rb: adjust indentnobu2012-07-191-46/+46
* test_eval.rb: use blocknobu2012-07-191-10/+6
* * test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa2012-07-191-2/+0
* * test/ruby/test_file.rb: remove temporally files early.akr2012-07-181-1/+14
* fixed: can't delete unix domain sockets problemseki2012-07-181-0/+6
* use localhost for both local and remote. [Bug #6746]naruse2012-07-181-12/+4
* increment @tmp_count.akr2012-07-181-0/+1
* pack.c: round down too long uuencode widthnobu2012-07-181-0/+4
* test_syntax.rb: updatenobu2012-07-181-1/+2
* * test/ruby/test_beginendblock.rb: remove temporally files early.akr2012-07-181-1/+7
* * test/ruby/test_autoload.rb: remove temporally files early.akr2012-07-181-0/+12
* * test/ruby/test_argf.rb: use temporally directory.akr2012-07-181-13/+14
* * test/openssl/test_config.rb: remove temporally files early.akr2012-07-181-0/+9
* * parse.y (primary): allow an empty grouped expression as theshugo2012-07-181-0/+12
* * lib/benchmark.rb: Fix Benchmark.benchmark output with an emptynaruse2012-07-181-48/+54
* * test/win32ole/test_win32ole_event.rb (TestWIN32OLE_EVENT): useusa2012-07-181-6/+6
* Wed Jul 18 08:01:10 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-171-16/+6
* Wed Jul 18 07:59:29 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-171-0/+8
* Add tests for r36415.naruse2012-07-171-0/+26
* * lib/open-uri.rb: delete space.ayumin2012-07-171-5/+5
* Support IPv6 address. [Bug #6746]naruse2012-07-171-4/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: strings with YAML anchorstenderlove2012-07-161-0/+70
* Revert of r36411, as does not distinguish proc from lambdamarcandre2012-07-161-1/+0
* Revert r33924.marcandre2012-07-161-0/+1
* * bignum.c (rb_big_float_cmp): compare an integer and float precisely.akr2012-07-161-0/+49
* * test/fileutils/test_fileutils.rb: add test for FileUtils#uptodate?ayumin2012-07-161-0/+22
* array.c: fill with nilnobu2012-07-141-1/+3
* hash.c: raise on invalid inputnobu2012-07-141-0/+3
* array.c: no infection by unused separatornobu2012-07-141-0/+13
* test: skip default gemsnobu2012-07-121-0/+9
* rb_str_new_frozen: new object if tainted/untrusted unmatchnobu2012-07-121-0/+10