[LLVMdev] Reminder: NewNIghtlyTest.pl
Chris Lattner
sabre at nondot.org
Thu Apr 5 14:47:53 PDT 2007
On Thu, 5 Apr 2007, Reid Spencer wrote:
>> this is another dependency people have to satisfy to be able to run the
>> nightly tester. Is there any way to avoid this?
>
> Only two things I can think of:
>
> 1. Forgo having "what changed" information in the nightly test
> 2. Ask Anton to write the date parsing without using Date::Parse and do
> the parsing manually.
>
> Personally I don't think #1 is viable. It is good to know what changed
> each day.
I agree. Is the date in a fixed format? wouldn't a simple regex do the
trick?
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list