Changes between Version 15 and Version 16 of Tests


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

fix filenames

Legend:

Unmodified
Added
Removed
Modified
  • Tests

    v15 v16  
    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 ([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])
     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_autoconf.tcl.in], [browser:trunk/base/src/port1.0/port_autoconf.tcl.in port_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