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
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test
Age
Commit message (
Expand
)
Author
2012-06-04
win32: VT100 escape
nobu
2012-05-30
lib/test/unit.rb: split platform condition
nobu
2012-05-28
StatusLineOutput needs job_status to be :replace
nobu
2012-05-27
fix operator precedence
nobu
2012-05-21
lib/test/unit.rb: not override job_status option
nobu
2012-05-21
lib/test/unit.rb: simple ouput if verbose
nobu
2012-05-20
lib/test/unit.rb: not overwrite options itself
nobu
2012-05-15
lib/test/unit.rb: --color option
nobu
2012-05-11
lib/test/unit.rb: no unnecessary newlines
nobu
2012-05-08
lib/test/unit.rb: remove exact trace
nobu
2012-05-08
tests: customizable colors
nobu
2012-05-08
lib/test/unit.rb: old behavior if verbose
nobu
2012-05-07
lib/test/unit.rb: initialize instace variable
nobu
2012-05-07
lib/test/unit.rb: use local output
nobu
2012-05-07
lib/test/unit.rb: test name in $0
nobu
2012-05-07
lib/test/unit.rb: output in status line
nobu
2012-05-07
lib/test/unit.rb: refactoring puke
nobu
2012-05-02
* lib/test/unit.rb (Test::Unit::RequireFiles#non_options): expand
nobu
2012-04-11
* lib/test/unit.rb (Test::Unit:Runner::Worker#_run_suites):
naruse
2012-03-29
* lib/test/unit.rb (terminal_width, del_status_line, put_status):
nobu
2012-03-11
* lib/test/unit.rb: Put error message into STDERR if failed to lanch
sorah
2012-02-27
* lib/test/unit.rb (Test::Unit::Runner#puke): skips with no
nobu
2012-02-22
* lib/test/unit.rb (setup_options): add option "--retry" as opposite
sorah
2012-02-22
* lib/test/unit.rb (setup_options): add option "--show-skip" to
sorah
2012-02-14
* lib/test/unit/assertions.rb (build_message): skip escaped
nobu
2012-01-02
* lib/test/unit/parallel.rb: use pack("m0") instead of
kazu
2012-01-02
* lib/test/unit.rb (Test::Unit::Runner::Worker#run): use
kazu
2012-01-02
* lib/test/unit.rb (Test::Unit::Runner#_run_parallel): find may
kazu
2011-12-29
* lib/test/unit.rb (Test::Unit::Runner::Worker#_run_parallels): fix
nagachika
2011-12-27
* lib/test/unit.rb (Worker#close): "closing IO if IO is closed"
sorah
2011-12-26
* lib/test/unit.rb: Avoid zombie processes on "--separate" option
sorah
2011-12-25
* lib/test/unit.rb (_run_parallel):
sorah
2011-11-18
* test/unit/assertions.rb (MINI_DIR): quick dirty hack to get rid of
usa
2011-11-05
* lib/test/unit.rb (Test::Unit::Options#non_options): options[:ruby]
akr
2011-10-07
* lib/test/unit/assertions.rb (assert_send, assert_not_send):
nobu
2011-09-12
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_send): fix message.
nobu
2011-09-12
* lib/test/unit/assertions.rb (assert_send): make arguments in
nobu
2011-09-06
* lib/test/unit.rb (_run_suites): Now reports are written the
sorah
2011-07-12
* lib/test/unit.rb(Test::Unit::Options#process_args): Fix bug.
sorah
2011-07-10
* lib/test/unit.rb: Add new class variable `@@testfile_prefix`.
sorah
2011-07-10
* lib/test/unit/assertions.rb: Import documentation patch by Justin
sorah
2011-06-19
* lib/test/unit/parallel.rb: Override Test::Unit::TestCase#on_parallel_worker?
sorah
2011-06-16
* test/testunit/test_parallel.rb: Fix Regexp for test.
sorah
2011-06-15
* lib/test/unit.rb(Test::Unit::Runner#_run_parallel): Ignore -j0
sorah
2011-06-13
* lib/test/unit.rb (Test::Unit::GlobOption#non_options): fix typo.
mrkn
2011-06-11
* lib/test/unit.rb (Test::Unit::GlobOption#non_options): should run
nobu
2011-06-10
Don't break test-all.
naruse
2011-06-10
* lib/test/unit/assertions.rb (Test::Unit::Assertions#skip): reason to
nobu
2011-06-06
* lib/test/unit.rb(Test::Unit::Runner#puke):
sorah
2011-06-03
* lib/test/unit/parallel.rb: Keep $stdin, $stdout before run testcase
sorah
[next]