[PATCH] Skip tests, don't comment them out

2002-01-10 Thread Simon Glover


 As the subject line says.

 Simon

--- macro.t.old Tue Nov 13 02:00:01 2001
+++ macro.t Thu Jan 10 15:52:28 2002
@@ -1,6 +1,6 @@
 #! perl -w
 
-use Parrot::Test tests = 8;
+use Parrot::Test tests = 9;
 
 output_is( 'CODE', OUTPUT, macro, zero parameters );
 answer macro
@@ -47,19 +47,19 @@
 42
 OUTPUT
 
-#
-# Can't test because I can't capture errors
-#
-#output_is( 'CODE', OUTPUT, macro, one parameter in call, not in def );
-#answermacro
-#  print A
-#endm
-#  answer 42
-#  print \n
-#end
-#CODE
-#42
-#OUTPUT
+SKIP: { skip(Await exceptions, 1);
+
+output_is( 'CODE', OUTPUT, macro, one parameter in call, not in def );
+answer macro
+   print A
+endm
+   answer 42
+   print \n
+end
+CODE
+42
+OUTPUT
+}
 
 output_is( 'CODE', OUTPUT, macro, one used parameter, register );
 answer macro   A




Re: [PATCH] Skip tests, don't comment them out [APPLIED]

2002-01-10 Thread Dan Sugalski

At 03:56 PM 1/10/2002 +, Simon Glover wrote:
  As the subject line says.

Applied, thanks.

Dan

--it's like this---
Dan Sugalski  even samurai
[EMAIL PROTECTED] have teddy bears and even
  teddy bears get drunk




Re: [PATCH] Skip tests, don't comment them out

2002-01-10 Thread Michael G Schwern

On Thu, Jan 10, 2002 at 03:56:57PM +, Simon Glover wrote:
 
  As the subject line says.

Technically that should be a TODO.


-- 

Michael G. Schwern   [EMAIL PROTECTED]http://www.pobox.com/~schwern/
Perl Quality Assurance  [EMAIL PROTECTED] Kwalitee Is Job One
come sing my fun song
my bologna has a first name
p a s t e
-- Fmh