Changes between Version 3 and Version 4 of Tests


Ignore:
Timestamp:
Aug 26, 2013, 8:36:33 PM (11 years ago)
Author:
pixilla (Bradley Giesbrecht)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tests

    v3 v4  
    77=== Intro ===
    88
    9 The MacPorts testing framework uses tcltest [#res0 '[0]'] for its unit tests as well as regression tests.
     9The MacPorts testing framework uses tcltest ![0] for its unit tests as well as regression tests.
    1010Maintainer: marius@macports.org
    1111
     
    7878=== Resources ===
    7979
    80 [[=#res0|[0]]] - [[http://wiki.tcl.tk/1502 | Tcltest official wiki page]]\\
     80![0] - [[http://wiki.tcl.tk/1502 | Tcltest official wiki page]]\\
    8181![1] - [[http://web.archive.org/web/20080617153002/www.tclscripting.com/articles/apr06/article1.html | Getting started with tcltest]]\\
    8282![2] - [[http://www.tcl.tk/man/tcl8.5/TclCmd/tcltest.htm | Official tcltest documentation]]