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

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [tk/] [tests/] [README] - Blame information for rev 1780

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
Tk Test Suite
2
--------------
3
 
4
RCS: @(#) $Id: README,v 1.1.1.1 2002-01-16 10:25:58 markom Exp $
5
 
6
This directory contains a set of validation tests for Tk.
7
Each of the files whose name ends in ".test" is intended to
8
fully exercise one or a few Tk features.  The features
9
tested by a given file are listed in the first line of the
10
file.  The test suite is nowhere near complete yet.  Contributions
11
of additional tests would be most welcome.
12
 
13
You can run the tests in two ways:
14
    (a) type "make test" in the directory ../unix; this will run all of
15
        the tests.
16
    (b) start up tktest in this directory, then "source" the test
17
        file (for example, type "source pack.test").  To run all
18
        of the tests, type "source all".
19
In either case no output will be generated if all goes well, except
20
for a listing of the tests.  If there are errors then additional
21
messages will appear.
22
 
23
For more details on the testing environment, see the README
24
file in the Tcl test directory.
25
 
26
You can also run a set of visual tests, which create various screens
27
that you can verify visually for appropriate behavior.  The visual
28
tests are available through the "visual" script:  if you invoke this
29
script, it creates a main window with a bunch of menus.  Each menu
30
runs a particular test.

powered by: WebSVN 2.1.0

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