Ignore:
Timestamp:
Mar 18, 2011, 8:45:29 AM (14 years ago)
Author:
mmc
Message:

Finished everything for a 1.0 version of the tester tool. The tester
successfully reports errors for the tool in the "example" directory.
It catches differences in input values and output results. It can look
for tests that are expected to fail and detect mismatches in their
standard output. Still needs a "build" mode to create/modify tests,
but this much handles the regression testing part pretty well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tester/scripts/statuslist.tcl

    r2136 r2139  
    5050    public method size {} { return [llength $_entries] }
    5151    public method get {pos args}
    52     public method invoke {{index "current"}}
    5352    public method view {{index "current"}}
    5453
Note: See TracChangeset for help on using the changeset viewer.