Various improvements to test script command line options, i.e. --type
commit334ffac5b4e9778dd5367fae6381e69c204a58f6
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 5 Jul 2008 06:25:40 +0000 (5 02:25 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 7 Jul 2008 12:59:29 +0000 (7 08:59 -0400)
treeee822e717d04ef68e1ce05756de5d70f3c909619
parenta227cb483a779df89a360a829a36f5c9ecebdbe2
Various improvements to test script command line options, i.e. --type

The following changes were made:
* Create --type parameter which accepts 'htmlpurifier', 'phpt', 'vtest', etc.
  in order to execute only that class of tests. This supercedes --only-phpt.
* Create --quick parameter for multitest.php, run only the tips of each
  release series.
* Create --distro parameter for multitest.php, supercedes --exclude-normal
  and --exclude-standalone.

Also, a grep for htmlt tests was added, although add_tests() doesn't do
anything with it yet.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
tests/index.php
tests/multitest.php
tests/test_files.php