RE: Perl 6 Test Organization
[email protected] (Garrett Goebel) Fri, 15 Nov 2002 09:33:04 -0600
| Newsgroups | perl.perl6.internals,perl.perl6.documentation |
|---|---|
| Message-ID | <71BEC0D4E1DED3118F7A009027B12028010BE642@EXCH_MISSION> |
From: chromatic [mailto:[email protected]] > > Brent Dax had a nice suggestion for Perl 6 test organization. > I like it tremendously. isn't it missing: t/var/list/...? Per Apocalpyse 2, RFC 175: > > [1,2,3] > > is syntactic sugar for something like: > > scalar(list(1,2,3)); > > Depending on whether we continue to make a big deal of > the list/array distinction, > that might actually be > spelled: > > scalar(array(1,2,3)); > On Tue, 12 Nov 2002 10:01:44 +0000, Brent Dax wrote: > > > I don't see why we can't do this. > > > > t/ > > var/ > > scalar/ > > string/ > > to_bool.t > > from_bool.t > > ... > > regress.t > > num/ > > bool/ > > ref/ > > typed/ > > prop/ > > taint/ > > array/ > > normal/ > > sized/ > > typed/ [...] -- Garrett Goebel IS Development Specialist ScriptPro Direct: 913.403.5261 5828 Reeds Road Main: 913.384.1008 Mission, KS 66202 Fax: 913.384.2180 www.scriptpro.com [email protected]