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
/
testunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_parallel.rb: match the count
nobu
2017-02-07
1
-1
/
+1
*
test/unit: record in parallel
nobu
2017-02-07
1
-5
/
+9
*
assertions.rb: leave timeout to invoke_ruby
nobu
2016-05-19
1
-0
/
+8
*
test/unit: fix for the test
nobu
2016-02-27
1
-3
/
+3
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
13
-0
/
+13
*
use Timeout.timeout
nobu
2015-07-13
1
-14
/
+14
*
* lib/rake/*: Gemify rake [fix GH-862][Feature #11025]
hsbt
2015-04-04
1
-35
/
+0
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
* test/lib/test/unit.rb: Hide skips by default.
akr
2014-10-12
2
-2
/
+2
*
Close pipes.
akr
2014-05-30
1
-0
/
+3
*
* test/runner.rb: remove dependency test-unit and minitest
hsbt
2014-05-17
6
-2
/
+11
*
parallel.rb: fix test-all parallel failure
shirosaki
2014-05-15
2
-4
/
+13
*
* test: get rid of warnings.
usa
2014-03-11
1
-2
/
+2
*
* test/socket/test_addrinfo.rb: remove unused variables.
hsbt
2014-02-18
1
-1
/
+0
*
test/testunit: reap zombie
nobu
2013-06-19
3
-33
/
+24
*
Fix test of parallel test breaked by r40553
naruse
2013-05-02
1
-1
/
+1
*
* test/testunit/tests_for_parallel/ptest_forth.rb: added a test case
usa
2012-08-21
2
-5
/
+11
*
* test/testunit/test_redefinition.rb: broken class/method names.
usa
2012-07-25
1
-2
/
+2
*
* lib/test/unit.rb: warn when test_* method is redefined.
sorah
2012-07-21
2
-0
/
+24
*
lib/test/unit.rb: format workers results in the parent
nobu
2012-06-15
1
-2
/
+3
*
test/testunit: fix for recent minitest
nobu
2012-05-07
2
-4
/
+4
*
* lib/test/unit.rb (setup_options): add option "--show-skip" to
sorah
2012-02-22
1
-0
/
+7
*
* test/testunit/test_parallel.rb (test_separate): Test for "--separate"
sorah
2011-12-25
1
-0
/
+6
*
* lib/test/unit.rb (_run_suites): Now reports are written the
sorah
2011-09-06
2
-0
/
+32
*
* test/testunit/test_parallel.rb: pass "--ruby" option to
sorah
2011-08-02
1
-0
/
+3
*
* lib/test/unit.rb: Add new class variable `@@testfile_prefix`.
sorah
2011-07-10
10
-97
/
+56
*
* test/testunit/test_parallel.rb (TestParallelWorker#teardown): wait
usa
2011-07-07
1
-2
/
+5
*
* test/testunit/test_parallel.rb: Fix Regexp for test.
sorah
2011-06-16
2
-4
/
+4
*
* test/testunit/test_parallel.rb(test_ignore_tzero): Test for r32109.
sorah
2011-06-15
2
-3
/
+10
*
* test/testunit/test_parallel.rb (TestParallel::TestParallelWorker#
usa
2011-06-15
1
-10
/
+0
*
Ignore exception from Process.kill.
naruse
2011-06-12
1
-1
/
+4
*
* test/testunit: add skip messages.
nobu
2011-06-10
2
-2
/
+2
*
* lib/test/unit.rb: Add option for hiding skip messages when test
sorah
2011-05-10
2
-0
/
+27
*
* test/testunit/test_parallel.rb
nagachika
2011-03-07
1
-1
/
+0
*
* test/testunit/test_parallel.rb
nagachika
2011-03-04
1
-0
/
+1
*
* test/testunit/test_parallel.rb(TestParallel#spawn_runner):
sorah
2011-03-02
2
-5
/
+1
*
* lib/test/unit/parallel.rb: For Windows.
sorah
2011-03-01
1
-9
/
+1
*
* test/testunit/test_rake_integration.rb (test_with_rake_runner):
nagachika
2011-02-28
1
-1
/
+6
*
* test/testunit/test_parallel.rb: Temporally disable test on Windows.
sorah
2011-02-28
1
-6
/
+18
*
* lib/test/unit.rb, lib/test/unit/parallel.rb: remove trailing spaces.
nobu
2011-02-26
1
-2
/
+2
*
* lib/test/unit.rb: --jobs-status won't puts over 2 lines.
sorah
2011-02-26
1
-2
/
+1
*
* common.mk: Use $RUNRUBY for worker process.
sorah
2011-02-24
1
-2
/
+2
*
* test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.
sorah
2011-02-24
1
-21
/
+26
*
* test/testunit/test_parallel.rb, test/testunit/parallel/*:
sorah
2011-02-23
7
-0
/
+266
*
* lib/test/unit.rb: partial revert of r30849. [ruby-core:32864]
tenderlove
2011-02-18
1
-0
/
+30
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
nobu
2010-04-30
1
-0
/
+8
*
Forgot to remove test/unit tests
ryan
2008-09-25
11
-1798
/
+0
*
* test: assert_raises has been deprecated since a long time ago.
nobu
2008-09-24
1
-2
/
+2
*
* test/testunit/collector/test_dir.rb: r15825 made it unnecessary to change
mame
2008-06-19
2
-9
/
+9
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):
gotoyuzo
2007-12-28
1
-0
/
+16
[next]