Closed GoogleCodeExporter closed 9 years ago
Related to this, we want to test more precisely. Rather than testing each pass,
with
the entire suite, we should test more coarsely (ie interpret tests at major
points),
with more specific tests for particular options. For example:
<?php /*{ option: "--udump=hir" output: "Error: cant dump"} */ ?>
This should contribute to lowering the testing time aswell.
Original comment by paul.biggar
on 16 Nov 2007 at 8:07
The ability exists, and tests in the test/subjects/phc directory use this.
However,
we are currently not testing a large number of things using this method.
Original comment by paul.biggar
on 23 May 2008 at 2:04
Original comment by paul.biggar
on 23 May 2008 at 2:04
Original issue reported on code.google.com by
paul.biggar
on 16 Nov 2007 at 7:58