index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/ruby/test_object.rb: Specify an exception class for rescue clause.
akr
2014-11-11
4
-4
/
+4
*
* test/fileutils/test_fileutils.rb: Use assert_join_threads.
akr
2014-11-11
1
-5
/
+7
*
* test/resolv/test_dns.rb: Use assert_join_threads.
akr
2014-11-11
1
-64
/
+64
*
* test/net/pop/test_pop.rb: Use assert_join_threads.
akr
2014-11-11
1
-12
/
+16
*
* test/net/http/test_https_proxy.rb: Use assert_join_threads.
akr
2014-11-11
1
-14
/
+17
*
remove debug code
naruse
2014-11-11
1
-1
/
+1
*
* lib/rubygems/commands/contents_command.rb (files_in_default_gem):
naruse
2014-11-11
1
-4
/
+4
*
* test/net/imap/test_imap.rb: Don't ignore exceptions on server
akr
2014-11-10
1
-221
/
+174
*
* test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignore
akr
2014-11-10
1
-13
/
+9
*
* lib/webrick/server.rb: Setup shutdown pipe in listen method.
akr
2014-11-10
1
-0
/
+32
*
* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): new
usa
2014-11-10
1
-10
/
+0
*
win32.c: login name encoding
nobu
2014-11-10
1
-1
/
+3
*
unicode_normalize: UNICODE_VERSION constant
nobu
2014-11-10
1
-1
/
+3
*
* lib/webrick/server.rb (initialize): Initialize shutdown pipe here
akr
2014-11-09
1
-0
/
+4
*
* test/webrick/webrick.cgi: Don't use debug mode.
akr
2014-11-09
2
-2
/
+2
*
test_bmethod.rb: block in bmethod test
nobu
2014-11-09
1
-0
/
+7
*
test_bmethod.rb: super in bmethod test
nobu
2014-11-09
1
-0
/
+24
*
* test/open-uri: Test server log in server thread.
akr
2014-11-09
7
-169
/
+197
*
Fix typos in assert messages [ci skip]
kazu
2014-11-09
1
-4
/
+4
*
* test/webrick: Fix the argument order of assert_equal.
akr
2014-11-09
3
-33
/
+33
*
* test/webrick: Store log in an array.
akr
2014-11-09
8
-33
/
+37
*
* test/xmlrpc: Refine log test.
akr
2014-11-09
2
-21
/
+20
*
* test/xmlrpc: Use assert_join_threads.
akr
2014-11-09
3
-27
/
+29
*
* test/xmlrpc: Test webrick error log is empty.
akr
2014-11-09
2
-5
/
+7
*
* test/net/http: Examine webrick log.
akr
2014-11-09
3
-1
/
+6
*
Fix previous change.
akr
2014-11-09
1
-2
/
+2
*
* test/webrick: Refine log tests.
akr
2014-11-09
2
-15
/
+24
*
* test/net/http/utils.rb: Don't connect to spawned server
akr
2014-11-08
1
-9
/
+0
*
* test/webrick: Examine log and use assert_join_threads.
akr
2014-11-08
5
-28
/
+61
*
Use assert_join_threads.
akr
2014-11-08
2
-66
/
+219
*
test_exception.rb: more tests
nobu
2014-11-07
2
-13
/
+37
*
pack.c: escape and encoding
nobu
2014-11-06
1
-0
/
+8
*
test_pack.rb: test_invalid_warning
nobu
2014-11-06
1
-0
/
+5
*
* test/test_unicode_normalize.rb: Rename TestNormalize to
akr
2014-11-06
1
-3
/
+4
*
* test/open-uri/test_open-uri.rb: Check empty webrick log.
akr
2014-11-06
1
-10
/
+8
*
* test/open-uri/test_open-uri.rb: Don't ignore webrick's log.
akr
2014-11-05
1
-5
/
+16
*
string.c: wchar terminator
nobu
2014-11-05
1
-0
/
+12
*
* test/rubygems/test_gem_request_set_lockfile.rb
usa
2014-11-04
1
-1
/
+1
*
test_gem_remote_fetcher.rb: leaked FDs
nobu
2014-11-04
1
-1
/
+49
*
* ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: remove
nobu
2014-11-04
1
-4
/
+0
*
* test/openssl/utils.rb: The default of :ignore_listener_error is
akr
2014-11-03
4
-32
/
+32
*
* lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):
naruse
2014-11-03
1
-0
/
+4
*
* test/ruby/test_method.rb: r48239 makes this test green.
ko1
2014-11-02
1
-0
/
+9
*
* test/openssl/test_ssl.rb: Don't ignore errors on listener threads,
akr
2014-11-01
3
-25
/
+35
*
ignore_ssl_accept_error option is changed to ignore_listener_error.
akr
2014-11-01
2
-6
/
+9
*
comment updated.
akr
2014-11-01
1
-1
/
+1
*
start_server refined.
akr
2014-11-01
1
-46
/
+42
*
* test/openssl/utils.rb (start_server): Don't close sockets before
akr
2014-11-01
3
-19
/
+26
*
refine message of assert_join_threads.
akr
2014-11-01
1
-2
/
+3
*
* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don't
akr
2014-11-01
3
-79
/
+89
[next]