[svn:parrot] r37270 - trunk/t/pmc

NotFound at svn.parrot.org NotFound at svn.parrot.org
Tue Mar 10 17:51:30 UTC 2009


Author: NotFound
Date: Tue Mar 10 17:51:29 2009
New Revision: 37270
URL: https://trac.parrot.org/parrot/changeset/37270

Log:
[cage] set ticket for TODO in t/pmc/io.t

Modified:
   trunk/t/pmc/io.t

Modified: trunk/t/pmc/io.t
==============================================================================
--- trunk/t/pmc/io.t	Tue Mar 10 17:39:58 2009	(r37269)
+++ trunk/t/pmc/io.t	Tue Mar 10 17:51:29 2009	(r37270)
@@ -718,7 +718,7 @@
 OUTPUT
 
 pir_output_like(
-    <<'CODE', <<'OUT', 'read on null PMC throws exception', todo => 'not yet implemented' );
+    <<'CODE', <<'OUT', 'read on null PMC throws exception', todo => 'not yet implemented TT #433' );
 .sub main :main
     null $P1
     $S0 = read $P1, 1


More information about the parrot-commits mailing list