Changes between Version 14 and Version 15 of Tests


Ignore:
Timestamp:
Sep 20, 2013, 6:48:27 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

use TracLinks

Legend:

Unmodified
Added
Removed
Modified
  • Tests

    v14 v15  
    6969* use a single test proceduce for each tested proc; sub-test cases should be included in the same body
    7070* when adding new regression tests, make sure to specify its name in the test_suite list of 'trunk/base/tests/test.tcl'
    71 * variables used in tests can be set at install-time using the '[module]_test_autoconf.tcl.in' file in each module ([[https://trac.macports.org/browser/trunk/base/src/macports1.0/macports_autoconf.tcl.in | macports_test_autoconf.tcl.in]], [[https://trac.macports.org/browser/trunk/base/src/port1.0/port_autoconf.tcl.in | port_test_autoconf.tcl.in]])
     71* variables used in tests can be set at install-time using the '[module]_test_autoconf.tcl.in' file in each module ([browser:trunk/base/src/macports1.0/macports_autoconf.tcl.in macports_test_autoconf.tcl.in], [browser:trunk/base/src/port1.0/port_autoconf.tcl.in port_test_autoconf.tcl.in])
    7272* for some tests in package1.0, an update of the ports tree is required; this is done automatically if they are run using the 'test' target in the Makefile, with root privileges
    7373