[Bioperl-l] reorgansing tests by group
Chris Fields
cjfields at illinois.edu
Tue Dec 2 13:37:44 UTC 2008
Wow, I go to sleep and the tests are almost reorganized. Thanks Heikki!
The only (very small) caveat I find to using recursive tests is any
additional non-test files we add, including data for tests in the /
data directory, must not end with *.t, otherwise the build file will
try to run it and bomb. There was one file I changed to .tt which is
now passed over. If needed we can move over to an autogenerated file
which explicitly lists the tests to run (this would likely be at a
later point).
On a related point, what does everyone think of moving BioPerlTest to
core so the other distributions can use it? I think it is worth doing
eventually, but it could possibly wait until 1.6.x or 1.7. I have
tested it out and it works but needs some dependency issues ironed out.
chris
On Dec 2, 2008, at 12:05 AM, Heikki Lehvaslaiho wrote:
> Yes, forgot that! The directory needs to be added to the repository:
>
> 1. mkdir group
> 2. svn add group
> 3. svn move test1.t. group
> 4. svn move test2.t. group
> 5. ...
>
>
> -Heikki
>
> 2008/12/2 Hilmar Lapp <hlapp at gmx.net>:
>>
>> On Dec 1, 2008, at 11:45 PM, Heikki Lehvaslaiho wrote:
>>
>>> The work flow is:
>>>
>>> 1. mkdir group
>>
>>
>> Doesn't that need to be
>>
>> 1. svn mkdir group
>>
>> or otherwise svn add the directory afterwards?
>>
>> -hilmar
>> --
>> ===========================================================
>> : Hilmar Lapp -:- Durham, NC -:- hlapp at gmx dot net :
>> ===========================================================
>>
>>
>>
>> _______________________________________________
>> Bioperl-l mailing list
>> Bioperl-l at lists.open-bio.org
>> http://lists.open-bio.org/mailman/listinfo/bioperl-l
>>
>
>
>
> --
> -Heikki
> Heikki Lehvaslaiho - heikki lehvaslaiho gmail com
> http://kapkaupunki.blogspot.com/
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
More information about the Bioperl-l
mailing list