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
*
test/unit.rb: defer failures in non-replace mode
nobu
2016-03-22
1
-1
/
+1
*
test/unit.rb: show crashed file
nobu
2016-03-21
1
-0
/
+1
*
test/unit.rb: defer failures in verbose mode
nobu
2016-03-19
1
-0
/
+1
*
assertions.rb: fix result of assert_nothing_raised
nobu
2016-03-17
1
-1
/
+0
*
* test/lib/test/unit.rb: describe !/REGEXP/ in the help message.
akr
2016-03-11
1
-1
/
+1
*
testunit: negative filter
nobu
2016-03-11
1
-4
/
+26
*
memory_status.rb: independent of MiniTest
nobu
2016-03-09
2
-12
/
+19
*
memory_status.rb: remove unused values
nobu
2016-03-09
1
-3
/
+2
*
test/unit: not return the cursor if verbose
nobu
2016-03-03
1
-1
/
+1
*
test/unit: return the cursor
nobu
2016-03-02
1
-3
/
+4
*
test/unit: refine output in job_status=normal
nobu
2016-02-27
1
-6
/
+9
*
test/unit: fix for the test
nobu
2016-02-27
1
-2
/
+7
*
test/unit: refine output in verbose mode
nobu
2016-02-27
1
-13
/
+11
*
test/unit: add --jobs-status=none
nobu
2016-02-27
1
-2
/
+2
*
test/unit: no newlines to be chomped
nobu
2016-02-27
1
-1
/
+1
*
assertions.rb: fix assert_no_memory_leak
nobu
2016-02-17
1
-2
/
+2
*
incompatible encoding workaround
nobu
2016-02-05
2
-2
/
+2
*
follow r53691
kazu
2016-02-02
1
-1
/
+1
*
suppress warning: assigned but unused variable
naruse
2016-01-29
1
-2
/
+2
*
remove extra dot
nobu
2016-01-17
1
-1
/
+1
*
leakchecker.rb: remove temporary measure
nobu
2016-01-05
1
-1
/
+1
*
assertions.rb: show failed indexes
nobu
2015-12-20
1
-3
/
+7
*
test/unit.rb: color on tty
nobu
2015-12-19
1
-1
/
+1
*
test/unit.rb: fix outputs
nobu
2015-12-19
1
-10
/
+6
*
test/unit.rb: use full columns
nobu
2015-12-18
1
-15
/
+9
*
Exception#backtrace may be nil if it is manually created
naruse
2015-12-16
1
-1
/
+1
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
17
-0
/
+17
*
test: use String#b instead of dup.force_encoding
nobu
2015-12-14
1
-3
/
+3
*
* test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion.
hsbt
2015-12-13
2
-341
/
+334
*
* iseq.c: rename methods
ko1
2015-12-09
1
-3
/
+3
*
envutil.rb: improve message
nobu
2015-12-08
1
-2
/
+4
*
* introduce new ISeq binary format serializer/de-serializer
ko1
2015-12-08
1
-14
/
+33
*
* test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.
ko1
2015-12-07
1
-0
/
+55
*
assertions.rb: fallback encoding error
nobu
2015-12-05
1
-1
/
+5
*
SIGTERM should be also captured
naruse
2015-11-29
1
-1
/
+1
*
read may return nil
naruse
2015-11-20
1
-1
/
+1
*
* test/runner.rb: extracted test helper.
hsbt
2015-11-06
1
-0
/
+8
*
set as binary before gsub
naruse
2015-10-30
1
-2
/
+2
*
use assert_raise
nobu
2015-10-30
1
-0
/
+4
*
assertions.rb: refine all_assertions
nobu
2015-10-07
1
-2
/
+12
*
test/unit/assertions.rb: all_assertions
nobu
2015-09-27
2
-13
/
+32
*
* test/lib/envutil.rb: mkfifo command based File.mkfifo method
akr
2015-09-19
1
-5
/
+0
*
file.c: File.mkfifo
nobu
2015-09-18
1
-2
/
+1
*
envutil.rb: abort at timeout
nobu
2015-08-12
1
-6
/
+10
*
envutil.rb: -w for assert_separately
nobu
2015-07-30
1
-1
/
+1
*
test/unit.rb: show signal
nobu
2015-07-27
1
-0
/
+4
*
test/unit.rb: suppress warnings
nobu
2015-07-27
1
-3
/
+4
*
test/unit.rb: --test-order option
nobu
2015-07-27
1
-0
/
+12
*
use Timeout.timeout
nobu
2015-07-13
1
-2
/
+2
*
leakchecker.rb: close console
nobu
2015-07-08
1
-3
/
+3
[next]