aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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