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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move to tool/lib from test/lib.
Hiroshi SHIBATA
2019-07-02
20
-6036
/
+0
*
Return the result of the block given to assert_warning/assert_no_warning
Nobuyoshi Nakada
2019-07-01
1
-2
/
+6
*
Add parentheses to suppress warnings
Nobuyoshi Nakada
2019-06-30
1
-3
/
+3
*
Use EXEEXT
Nobuyoshi Nakada
2019-06-22
1
-12
/
+8
*
Show timed out threads
Nobuyoshi Nakada
2019-06-22
1
-1
/
+7
*
Fix over-expansion
Nobuyoshi Nakada
2019-06-22
1
-1
/
+1
*
Use Exception#full_message for traceback
Nobuyoshi Nakada
2019-06-14
1
-7
/
+1
*
test/lib/test/unit/assertions.rb (assert_cpu_usage_low): tweak the wait
Yusuke Endoh
2019-06-13
1
-1
/
+1
*
assert_cpu_usage_low with timeout scale
Nobuyoshi Nakada
2019-06-11
1
-4
/
+16
*
MIN_HZ and MIN_MEASURABLE constants
Nobuyoshi Nakada
2019-06-11
1
-4
/
+6
*
Generalize timeout_scale
Nobuyoshi Nakada
2019-06-11
2
-10
/
+11
*
test/lib/test/unit/assertions.rb (assert_cpu_usage_low): Relax the limit
Yusuke Endoh
2019-06-11
1
-1
/
+1
*
Report a sudden death of workers
Nobuyoshi Nakada
2019-06-07
1
-0
/
+2
*
test/lib/test/unit.rb: use colorize.rb
Nobuyoshi Nakada
2019-06-04
1
-26
/
+9
*
test/lib/envutil.rb (EnvUtil.timeout): added.
Yusuke Endoh
2019-05-26
1
-0
/
+7
*
Make only `mesg` can be assigned with default `fname`
Nobuyoshi Nakada
2019-04-29
1
-1
/
+3
*
io.c: warn non-nil $,
nobu
2019-04-18
1
-0
/
+4
*
Show the code in syntax assertions
nobu
2019-01-30
1
-1
/
+7
*
Ensure to terminate the child
nobu
2019-01-11
1
-30
/
+36
*
test_jit.rb: change format of test error output
k0kubun
2019-01-10
1
-1
/
+1
*
jit_support.rb: deal with -std=c99 flag
k0kubun
2018-12-28
1
-1
/
+1
*
test/mkmf/test_flags.rb: try to suppress random CI failure
k0kubun
2018-12-27
1
-1
/
+1
*
jit_support.rb: skip testing MJIT on oracle developer studio
k0kubun
2018-12-27
1
-2
/
+5
*
test/lib/test/unit.rb: do not propagate MAKEFLAGS to children
normal
2018-12-15
1
-1
/
+2
*
mjit_build_dir: separate MJIT_BUILD_DIR
nobu
2018-11-07
1
-0
/
+4
*
Revert "mjit_build_dir: separate MJIT_BUILD_DIR"
nobu
2018-11-06
1
-6
/
+0
*
mjit_build_dir: separate MJIT_BUILD_DIR
nobu
2018-11-06
1
-0
/
+6
*
parse.y: remove "shadowing outer local variable" warning
mame
2018-10-26
1
-0
/
+10
*
Revert "parse.y: remove "shadowing outer local variable" warning"
mame
2018-10-26
1
-10
/
+0
*
parse.y: remove "shadowing outer local variable" warning
mame
2018-10-26
1
-0
/
+10
*
test/unit.rb: glob w/o prefix/suffix
nobu
2018-10-23
1
-2
/
+7
*
test/unit.rb: fixed wrong method name
nobu
2018-10-23
1
-1
/
+1
*
test/lib/test/unit/assertions.rb: skip memory leak check
k0kubun
2018-10-23
1
-0
/
+3
*
revisit more MJIT test skips
k0kubun
2018-10-22
2
-2
/
+2
*
require 'rbconifg' earlier.
ko1
2018-10-20
1
-0
/
+2
*
test/lib/jit_support.rb: continue to skip test_jit
k0kubun
2018-10-19
1
-3
/
+7
*
test/lib/jit_support.rb: fire test_jit everywhere
k0kubun
2018-10-19
1
-30
/
+0
*
test/unit.rb: fix --subprocess-timeout-scale
nobu
2018-09-24
1
-0
/
+4
*
Propagate subprocess timeout scale option to worker processes
nobu
2018-09-16
1
-0
/
+2
*
test/lib/test/unit/assertions.rb: explicit delegation of keyword arguments
mame
2018-08-31
1
-2
/
+2
*
test/readline/test_readline.rb: fix readline test
k0kubun
2018-08-23
1
-0
/
+8
*
test/lib/zombie_hunter.rb: enable zombie hunter for MJIT
k0kubun
2018-08-18
1
-3
/
+0
*
process.c: defaults to close_others false
normal
2018-08-16
1
-0
/
+2
*
Revert "test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files"
normal
2018-08-14
1
-2
/
+1
*
mjit.c: add :wait option to RubyVM::MJIT.pause
k0kubun
2018-08-09
1
-3
/
+27
*
test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files
normal
2018-08-09
1
-1
/
+2
*
mjit.c: allow using MJIT header in build directory
k0kubun
2018-07-31
1
-1
/
+2
*
test_jit.rb: test unload_units
k0kubun
2018-07-27
1
-2
/
+5
*
test/lib/test/unit/assertions.rb (assert_in_out_err): disable gems
normal
2018-06-29
1
-0
/
+2
*
Added guard condition for old ruby about RubyVM::MJIT.
hsbt
2018-06-27
1
-1
/
+1
[prev]
[next]