Re: What is the Value of t/0-signature.t?

2006-03-10 Thread Audrey Tang
Yuval Kogman wrote: > The problem with these is that Module::Signature fails when it > should warn if the key is not present in the user's keyring. > > If this technical issue is solved then regardless of whether or not > signature tests are useless (i think they are, but then again i also > think

Re: What is the Value of t/0-signature.t?

2006-03-17 Thread Audrey Tang
On 3/17/06, chromatic <[EMAIL PROTECTED]> wrote: > > Do you mean that it's valuable only for the author to run (perhaps during > disttest) and rarely useful for the user to run during installation? Aye. Though I can imagine users who'd like to run them as well... This is after all not that differ

Re: designing a test suite for multiple implementations

2006-08-12 Thread Audrey Tang
在 2006/8/12 下午 6:15 時,Nicholas Clark 寫到: There's nothing technical stopping the Perl 6 tests being on svn.perl.org, but in a different svn repository from the current repositories, is there? Well, technically yes, except that SVK doesn't support svn:external yet. Setting a svn:external pro

Re: designing a test suite for multiple implementations

2006-08-12 Thread Audrey Tang
在 2006/8/12 上午 3:01 時,jerry gay 寫到: for "managed," i have a few ideas. currently, the suite lives in the pugs repo. this is a fine first approximation, but i believe it will soon be time to move this suite (it doesn't make sense to keep the "official" tests in a non-official repo in the long ter