OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tix/] [tests/] [README] - Diff between revs 578 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 578 Rev 1765
                           Tix Test Suite
                           Tix Test Suite
                           --------------
                           --------------
COPYRIGHT
COPYRIGHT
    Copyright (c) 1996, Expert Interface Technologies
    Copyright (c) 1996, Expert Interface Technologies
    See the file "license.terms" for information on usage and
    See the file "license.terms" for information on usage and
    redistribution of this file, and for a DISCLAIMER OF ALL
    redistribution of this file, and for a DISCLAIMER OF ALL
    WARRANTIES.
    WARRANTIES.
EXECUTING TEST SUITES
EXECUTING TEST SUITES
UNIX --
UNIX --
    1) cd to the test/ subdirectory.
    1) cd to the test/ subdirectory.
    2) To execute all of the test suite for all compilation targets, run:
    2) To execute all of the test suite for all compilation targets, run:
                make all
                make all
    3) To execute all of the test suites for a single compilation
    3) To execute all of the test suites for a single compilation
    target, run:
    target, run:
                make unix-tk4.0
                make unix-tk4.0
        or      make unix-itcl2.0
        or      make unix-itcl2.0
        or      make unix-itcl2.1
        or      make unix-itcl2.1
        or      make unix-tk4.1
        or      make unix-tk4.1
    4) To execute a specific test only, you must invoke the apropriate
    4) To execute a specific test only, you must invoke the apropriate
    executable explicitly:
    executable explicitly:
                ../unix-tk4.0/tixwish Driver.tcl general/select.tcl
                ../unix-tk4.0/tixwish Driver.tcl general/select.tcl
    executes the test file general/select.tcl for the unix-tk4.0
    executes the test file general/select.tcl for the unix-tk4.0
    compilation target.
    compilation target.
                ../unix-tk4.0/tixwish Driver.tcl general
                ../unix-tk4.0/tixwish Driver.tcl general
    executes all the test files in the general/ subdirectory for the
    executes all the test files in the general/ subdirectory for the
    unix-tk4.0 compilation target.
    unix-tk4.0 compilation target.
WINDOWS --
WINDOWS --
    1) Open the DOS command window.
    1) Open the DOS command window.
    2) cd to the test/ subdirectory in the Tix source tree.
    2) cd to the test/ subdirectory in the Tix source tree.
    3) Run the following line in the DOS window to execute all the tests.
    3) Run the following line in the DOS window to execute all the tests.
        txwish41.exe Driver.tcl
        txwish41.exe Driver.tcl
    4) To select a specific test, try
    4) To select a specific test, try
        txwish41.exe Driver.tcl general/select.tcl
        txwish41.exe Driver.tcl general/select.tcl
        txwish41.exe Driver.tcl general
        txwish41.exe Driver.tcl general
        ... etc
        ... etc
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.