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