[#3228] Core support for Gems, and namespace — "Luke A. Kanies" <luke@...>

Hi all,

21 messages 2004/07/27
[#3230] Re: Core support for Gems, and namespace — Austin Ziegler <halostatue@...> 2004/07/27

On Tue, 27 Jul 2004 11:39:08 +0900, Luke A. Kanies <luke@madstop.com> wrote:

[#3234] Re: Core support for Gems, and namespace — "Luke A. Kanies" <luke@...> 2004/07/27

On Tue, 27 Jul 2004, Austin Ziegler wrote:

[#3238] Re: Core support for Gems, and namespace — Austin Ziegler <halostatue@...> 2004/07/27

On Wed, 28 Jul 2004 00:14:29 +0900, Luke A. Kanies <luke@madstop.com> wrote:

Re: Unit tests in the CVS repository

From: matz@... (Yukihiro Matsumoto)
Date: 2004-07-20 09:06:30 UTC
List: ruby-core #3214
Hi,

In message "Unit tests in the CVS repository"
    on 04/07/19, "Sean E. Russell" <ser@germane-software.com> writes:

|[1  <text/plain; utf-8 (quoted-printable)>]
|I'd like to add the REXML unit tests to Ruby's test framework.  Is there an 
|overview of how the framework is organized?  EG, do I just copy the tests 
|over into test/rexml?  Is there a way I can run just my tests?  How does one 
|run the tests in the 1.8 branch (which lacks a test-all)?  

You can put a new directory under the /test with test suites inside.
test/runner.rb runs every test under the /test.

							matz.

In This Thread

Prev Next