Project

General

Profile

Actions

Bug #2345

closed

RDoc improvement for Test::Unit

Added by agrimm (Andrew Grimm) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
1.8
[ruby-core:26618]

Description

=begin
For ruby 1.8, lib/test/unit.rb, Test::Unit.run should be changed to having

#Set +true+ to indicate that Test::Unit has been run.
#If set to +true+, Test::Unit will not automatically run at exit

and Test::Unit.run? should be changed to having

#Tests have already been run?

to fix the grammar of the documentation.
=end


Related issues 1 (0 open1 closed)

Related to Backport187 - Backport #2405: Test::Unit.runの条件判定が逆?Closedshyouhei (Shyouhei Urabe)11/26/2009Actions
Actions #1

Updated by marcandre (Marc-Andre Lafortune) over 14 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r25691.
Andrew, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0