Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
fix TODO tests in given.t
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Garrett Rooney  
View profile  
 More options Mar 4 2005, 7:10 pm
Newsgroups: perl.perl6.compiler
From: roo...@electricjellyfish.net (Garrett Rooney)
Date: Fri, 04 Mar 2005 19:10:08 -0500
Local: Fri, Mar 4 2005 7:10 pm
Subject: [pugs] fix TODO tests in given.t

There are two todo tests in given.t that have # in their desc string,
which is confusing 'make test'.  Here's a diff to remove the #s, so they
no longer show up as failing.

-garrett

[ given-todo.diff < 1K ]
Index: t/base/given.t
===================================================================
--- t/base/given.t      (revision 562)
+++ t/base/given.t      (working copy)
@@ -85,8 +85,8 @@
                $panic = 1;
        }';

-       todo_ok($b_one, "inteleraved #1");
-       todo_ok($b_two, "inteleraved #2 is the last one");
+       todo_ok($b_one, "inteleraved 1");
+       todo_ok($b_two, "inteleraved 2 is the last one");
        ok(!$b_three, "inteleraved #3 not executed");
        ok(!$panic, "never ever execute something after a default {}");
 };


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luke Palmer  
View profile  
 More options Mar 4 2005, 8:24 pm
Newsgroups: perl.perl6.compiler
From: l...@luqui.org (Luke Palmer)
Date: Fri, 4 Mar 2005 18:24:29 -0700
Local: Fri, Mar 4 2005 8:24 pm
Subject: Re: [pugs] fix TODO tests in given.t

Garrett Rooney writes:
> There are two todo tests in given.t that have # in their desc string,
> which is confusing 'make test'.  Here's a diff to remove the #s, so they
> no longer show up as failing.

Thanks, applied.

Luke


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google