← Back to team overview

dorsal team mailing list archive

Re: Dorsal status

 

On 5/19/11 9:05 AM, Garth N. Wells wrote:
> 
> 
> On 19/05/11 06:55, Harish Narayanan wrote:
>> On 5/18/11 10:50 PM, Garth N. Wells wrote:
>>> It would be helpful for testing if Dorsal had option to run the tests
>>> for each FEniCS component.
>>
>> If it helps, you can install a single package via the following:
>>
>> ./dorsal.sh install-package foo
>>
>> This feature only works cleanly for all packages that do not explicitly
>> depend on other packages.
>>
> 
> That's not what I'm after.
> 
> When people are asked to test, just running './dorsal.sh' is not really
> a test. It would good to have an option to run all tests after installation.

I misunderstood completely[1], and will look into this. It should not be
difficult to add a 'make tests'-style target that is optionally called
on packages that support this.

Harish

[1] "What could go wrong if it compiles successfully?"


References