Jon,
For people developing test cases, I really recommend not executing this by
running the entire test suite. I don't want to have to deal with other
failures or problems they might turn up. Running the test suite is NOT
necessary.
For me, all I do is add the root of the test tree and the framework
subdirectory to my path, then just invoke your test case as a normal rexx
program.
rexx Walter.testGroup
is all that is needed. That will run the tests in your new test group and
give you a report.
Rick
On Mon, Oct 6, 2014 at 4:45 AM, Sahananda (Jon) Wolfers <
sahana...@windhorse.biz> wrote:
> Hi Walter,
>
> you will find the answers in Marks document
> <http://sourceforge.net/projects/oorexx/files/oorexxunit/4.2.0.Snapshot.06/>
> Where you should differ from what Mark wrote is to download the snapshot
> from SVN using the link Rick gave (which is what you appear to have done)
>
> Save it in a folder and then run the test suite with that folder as your
> current directory, so if you saved it in c:\oorexxTest (assuming Windows)
> then from your command prompt you would enter
> cd\
> then
> cd ooRexxTest
>
> You can then (after reading the readme) invoke the suite by typing
> rexx testOORexx
>
> hope that helps,
>
> Jon
>
> On 6 October 2014 08:42, Walter Pachl <christel.u.w.pa...@chello.at>
> wrote:
>
>>
>> I do have now
>> d:\_OOTest\trunk containing the entire test suite (downloaded using SVN)
>> d:\_OOTest\Walter.rex (a first little test group)
>> Where (else) should I store this program
>> and how should I invoke it?
>> Any path or classpath adaptations required?
>> Rgds
>> Walter
>> > --
>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV. Videos for Nerds. Stuff that Matters.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Oorexx-devel mailing list
>> Oorexx-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>>
>
>
>
> ------------------------------------------------------------------------------
> Slashdot TV. Videos for Nerds. Stuff that Matters.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>
------------------------------------------------------------------------------
Slashdot TV. Videos for Nerds. Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel