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/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
*
* lib/runit, lib/rubyunit.rb, test/testunit/runit: removed.
akr
2007-12-21
4
-686
/
+0
*
* test/testunit/collector/test_dir.rb: Fixed test/unit tests that
ntalbott
2007-03-20
2
-9
/
+9
*
* test/testunit/test_testcase.rb: catch up with current instance
ko1
2007-02-24
1
-1
/
+1
*
* object.c (rb_obj_ivar_set/get/defined): fix to check :@_v/C id.
ko1
2007-02-16
1
-1
/
+1
*
* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend
nobu
2006-10-12
1
-6
/
+23
*
* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):
nobu
2005-10-10
1
-1
/
+0
*
* test/testunit/test_assertions.rb: revert unintentional commit.
matz
2005-09-12
1
-0
/
+1
*
* eval.c (proc_save_safe_level): no need to restrict safe level
matz
2005-09-12
1
-1
/
+0
*
* lib/test/unit.rb: use standalone runner for -e.
nobu
2004-12-19
1
-4
/
+4
*
* lib/test/unit/collector/dir.rb: add support for directory name
eban
2004-11-19
1
-1
/
+1
*
* lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadError
nahi
2004-01-09
1
-12
/
+17
*
* lib/test/unit/assertions.rb: Modules are allowed to rescue.
nobu
2003-12-24
1
-4
/
+15
*
* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like
matz
2003-12-17
1
-1
/
+1
*
* lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise
ntalbott
2003-12-08
1
-15
/
+15
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,
nobu
2003-12-05
1
-0
/
+37
*
* lib/test/unit/assertions.rb: fixed #assert_no_match message.
ntalbott
2003-12-01
1
-10
/
+9
*
* lib/test/unit/util/backtracefilter.rb: fixed a bug that occurred
ntalbott
2003-11-21
1
-0
/
+3
[next]