On Tue, Dec 12, 2006 at 10:15:07PM +0100, strk wrote:

> What I'm sure about is that the "Test Runners" of gnash
> will need to print (X)FAILED/(X)PASSED or our simple.exp
> parser script will not understand.

To know exactly what we support check out testsuite/simple.exp.
Or here it is:

        "NOTE:\[^\n]*\n" 
        "XPASSED:\[^\n]*\n" 
        "PASSED:\[^\n]*\n" 
        "XFAILED:\[^\n\]*\n" 
        "FAILED:\[^\n\]*\n" 
        "UNTESTED:\[^\n]*\n" 
        "UNRESOLVED:\[^\n]*\n" 

--strk;


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to