summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-07-25Suppress warnings.naruse
2012-07-25* test/testunit/test_redefinition.rb: broken class/method names.usa
2012-07-25* lib/cgi/html.rb (element_init): suppress redefine warning.naruse
2012-07-25* lib/net/http.rb: Added SSL session reuse across connections for adrbrain
2012-07-24* parse.y: added symbols and qsymbols productions for %i and %Itenderlove
2012-07-24Unix doesn't use win_expected_filename.naruse
2012-07-24test_dir_m17n.rb: composite characternobu
2012-07-24Add the case of Unix: filesystem encoding maybe US-ASCII.naruse
2012-07-24test_pack.rb: fix assertionnobu
2012-07-24* test/ruby/test_dir_m17n.rb: remove a garbage.usa
2012-07-24* test/ruby/test_dir_m17n.rb: sorry, typo.usa
2012-07-24* test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa
2012-07-24Show nd6 options and whether the packet is reached to the server or not.naruse
2012-07-24* test/ruby/test_pack.rb (test_pack_unpack_M): was redefinedusa
2012-07-24Add version check for darwin's bug.naruse
2012-07-23Fix raw UTF-8 test for non-Japanase Windows systemsluislavena
2012-07-23Fix win32ole test failure under mingw-w64 (x64-mingw32)luislavena
2012-07-23Suppress warnings.naruse
2012-07-23Synchronize with simple variable assignment.naruse
2012-07-22Suppress unused variable warnings.naruse
2012-07-22* test/uri/test_generic.rb (URI#test_find_proxy): add tests with empty *_prox...kazu
2012-07-22fix failureskazu
2012-07-22Use assert_normal_exit to avoid stack on buggy implementations.naruse
2012-07-22* thread.c (rb_threadptr_execute_interrupts_common): increasenaruse
2012-07-21Use 0 for webrick's port and get the actual port. [Bug #6766]naruse
2012-07-21* lib/net/http.rb (Net::HTTP.newobj): return back for compatibility.naruse
2012-07-21* lib/test/unit.rb: warn when test_* method is redefined.sorah
2012-07-20test_array.rb: refine assertionsnobu
2012-07-20* lib/net/http.rb: Net::HTTP now automatically detects and usesdrbrain
2012-07-20* test/socket/test_socket.rb: Ignore IPv6 unique local addresses on OSdrbrain
2012-07-20* ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p): Addeddrbrain
2012-07-19* lib/net/http/response.rb: Automatically inflate gzip anddrbrain
2012-07-19* thread.c (rb_thread_s_control_interrupt,ko1
2012-07-19* test/ruby/test_io.rb: remove temporally files early.akr
2012-07-19suppress fragile warnings.akr
2012-07-19* variable.c (rb_mod_class_variables): return inherited variablesshugo
2012-07-19test_eval.rb: adjust indentnobu
2012-07-19test_eval.rb: use blocknobu
2012-07-19* test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa
2012-07-18* test/ruby/test_file.rb: remove temporally files early.akr
2012-07-18fixed: can't delete unix domain sockets problemseki
2012-07-18use localhost for both local and remote. [Bug #6746]naruse
2012-07-18increment @tmp_count.akr
2012-07-18pack.c: round down too long uuencode widthnobu
2012-07-18test_syntax.rb: updatenobu
2012-07-18* test/ruby/test_beginendblock.rb: remove temporally files early.akr
2012-07-18* test/ruby/test_autoload.rb: remove temporally files early.akr
2012-07-18* test/ruby/test_argf.rb: use temporally directory.akr
2012-07-18* test/openssl/test_config.rb: remove temporally files early.akr
2012-07-18* parse.y (primary): allow an empty grouped expression as theshugo