[phc-internals] [phc] r3399 committed - Ignore the output of interpretable tests where the output is irrelevan...

phc at googlecode.com phc at googlecode.com
Sun Oct 31 23:45:28 GMT 2010


Revision: 3399
Author: paul.biggar
Date: Sun Oct 31 16:39:14 2010
Log: Ignore the output of interpretable tests where the output is  
irrelevant (such as recursive data-structures).

http://code.google.com/p/phc/source/detail?r=3399

Modified:
  /trunk/test/subjects/labels

=======================================
--- /trunk/test/subjects/labels	Sat Jul 11 13:05:45 2009
+++ /trunk/test/subjects/labels	Sun Oct 31 16:39:14 2010
@@ -140,3 +140,13 @@

  # Uses the GLOBALS array
  optimization/global_references.php							no-RaisedCompileOptimized
+
+
+# The outputs here differ, but the difference is irrelevant
+bugs/bug0026.php													non-interpretable
+bugs/bug0028.php													non-interpretable
+codegen/global_param.php										non-interpretable
+codegen/target_rhs.php											non-interpretable
+codegen/infinite_lists.php										non-interpretable
+parsing/functions.php											non-interpretable
+optimization/may_defs.php										non-interpretable


More information about the phc-internals mailing list