regression/tests/test-second.py
author Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
Sat, 24 Jan 2009 12:25:52 +0000
changeset 4114 a6c5ccfa3451
parent 4013 c032743d087c
child 4199 761a6ee97850
permissions -rw-r--r--
Run regression tests as WAF tasks, plus simplify how unit tests are declared. Closes #480.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4013
c032743d087c New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     1
#! /usr/bin/env python
c032743d087c New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     2
c032743d087c New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     3
"""Generic trace-comparison-type regression test."""
c032743d087c New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     4