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
*
* bignum.c (bary_unpack_internal): Specialized unpacker implemented.
akr
2013-06-22
1
-2
/
+27
*
* bignum.c (bary_pack): Support
akr
2013-06-22
1
-0
/
+21
*
Imported minitest 4.7.5 (r8724)
ryan
2013-06-22
1
-14
/
+16
*
* bignum.c (bary_pack): Specialized packers implemented.
akr
2013-06-21
1
-0
/
+76
*
test_filehandler.rb: fix for non-NTFS
nobu
2013-06-21
1
-1
/
+3
*
test_filehandler.rb: reap zombie
nobu
2013-06-21
1
-1
/
+1
*
test_env.rb: fix test
nobu
2013-06-21
1
-2
/
+8
*
test_client.rb: load openssl
nobu
2013-06-20
1
-0
/
+4
*
* bignum.c (bary_unpack_internal): Return -2 when negative overflow.
akr
2013-06-20
1
-0
/
+5
*
test_sdbm.rb: only if SDBM
nobu
2013-06-20
1
-1
/
+1
*
test_fiber.rb: longer timeout
nobu
2013-06-20
1
-2
/
+2
*
envutil.rb: refine message
nobu
2013-06-20
1
-1
/
+2
*
envutil.rb: keyword arguments
nobu
2013-06-20
1
-16
/
+12
*
GC before fork to avoid spending too much time in timeout block
naruse
2013-06-20
1
-0
/
+1
*
collect zombies
naruse
2013-06-19
1
-1
/
+4
*
test_process.rb: redirect to null
nobu
2013-06-19
1
-2
/
+2
*
Join the thread to collect zombies
naruse
2013-06-19
1
-0
/
+1
*
test_signal.rb: use standard fds
nobu
2013-06-19
1
-17
/
+13
*
test_signal.rb: use SIGINT if needed
nobu
2013-06-19
1
-3
/
+4
*
test_pty.rb: reap zombie
nobu
2013-06-19
1
-0
/
+1
*
drbtest.rb: DRbBase
nobu
2013-06-19
5
-84
/
+45
*
test_sdbm.rb: open_db_child
nobu
2013-06-19
1
-39
/
+26
*
test_gdbm.rb: open_db_child
nobu
2013-06-19
1
-58
/
+36
*
test_dbm.rb: no fork
nobu
2013-06-19
1
-9
/
+0
*
test_rinda.rb: no fork
nobu
2013-06-19
1
-7
/
+0
*
test/testunit: reap zombie
nobu
2013-06-19
3
-33
/
+24
*
test_rinda.rb: reap zombie
nobu
2013-06-19
1
-0
/
+2
*
test_gdbm.rb: reap zombie
nobu
2013-06-19
1
-1
/
+1
*
test_curses.rb: reap zombie
nobu
2013-06-19
1
-2
/
+7
*
test_io.rb: use assert_separately
nobu
2013-06-19
1
-12
/
+5
*
test_signal.rb: use assert_in_out_err
nobu
2013-06-19
1
-43
/
+15
*
test/ruby: reap zombies
nobu
2013-06-19
5
-6
/
+19
*
envutil.rb: reap zombies
nobu
2013-06-19
1
-1
/
+8
*
test/runner.rb: reap zombies
nobu
2013-06-19
1
-0
/
+12
*
test_signal.rb: extra quotes
nobu
2013-06-19
1
-1
/
+1
*
* test/ruby/envutil.rb (EnvUtil#rubybin): remove unnecessary unless expression.
kazu
2013-06-19
1
-3
/
+0
*
* vm_insnhelper.c (vm_call_method): ensure methods of type
charliesome
2013-06-18
1
-0
/
+8
*
test_symbol.rb: fix test
nobu
2013-06-18
1
-4
/
+2
*
Remove useless sleep
naruse
2013-06-18
1
-1
/
+1
*
Add timeout to avoid stick
naruse
2013-06-18
1
-7
/
+10
*
Message is 3rd argument, not 2nd
naruse
2013-06-18
1
-2
/
+2
*
* test/ruby/test_proc.rb (TestProc#test_block_given_method_to_proc):
ktsj
2013-06-17
1
-1
/
+0
*
* include/ruby/ruby.h, vm_eval.c (rb_funcall_with_block):
ktsj
2013-06-17
1
-1
/
+0
*
* include/ruby/intern.h, proc.c (rb_method_call_with_block):
ktsj
2013-06-17
1
-1
/
+0
*
Write stdin_data only if it exists
naruse
2013-06-17
1
-1
/
+1
*
Use assert_separately to inspect test failure of TestJSONGenerate#test_broken...
naruse
2013-06-17
1
-22
/
+10
*
skip new tests until fixed
nobu
2013-06-17
2
-0
/
+4
*
test/ruby/test_symbol.rb: tests for [Bug #8531]
nobu
2013-06-17
1
-1
/
+29
*
test/ruby/test_proc.rb: tests for [Bug #8341]
nobu
2013-06-17
1
-0
/
+39
*
* bignum.c (bary_2comp): Extracted from get2comp.
akr
2013-06-16
1
-22
/
+22
[next]