Re: [Perlunit-devel] compile errors and Loader
Status: Beta
Brought to you by:
mca1001
|
From: Piers C. <pdc...@bo...> - 2001-11-16 16:51:37
|
Adam Spiers <ad...@sp...> writes:
> Piers Cawley (pdc...@bo...) wrote:
>> Adam Spiers <ad...@sp...> writes:
>> > Test::Unit::Loader is doing all the work of compiling in suites and
>> > cases etc., and mostly works very nicely. However, the load() method
>> > has an oddity:
>
> ...
>
>> > What was the reasoning behind hiding those "Can't locate" errors?
>>
>> Not sure.
>>
>> Maybe the idea is to carry on and run what you can, but it seems like
>> it's not winning us anything. If you change it to die, do any tests
>> fail that would otherwise have passed. If no tests fail, write a test
>> to exercise the new behaviour, and commit the changes.
>
> Done.
I can cope with this project management malarkey. You get to tell
people what needs doing, and it gets done. I'm not sure I've written a
line of code since I bought the maintainer's hat.
I intend to rectify that this weekend.
--
Piers
"It is a truth universally acknowledged that a language in
possession of a rich syntax must be in need of a rewrite."
-- Jane Austen?
|