Re: Some basic string tests.

[email protected] (David Wheeler)
Newsgroups perl.perl6.documentation
Message-ID <[email protected]>
On Monday, November 11, 2002, at 02:32  PM, Joseph F. Ryan wrote:

> -Things that are currently unimplemented in P6C are in the TODO 
> folder, per
> David Wheeler's suggestion.

That's not actually what I meant. You use TODO blocks in your test 
scripts, like this:

          TODO: {
              local $TODO = "Not yet implemented";
              ok( foo(),       $test_name );
              is( foo(42), 23, $test_name );
          };

perldoc Test::More for more information.

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
[email protected]                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e
                                                Jabber: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.