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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tix/] [tests/] [general/] [draw.tcl] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
# draw.tcl --
2
#
3
#       Test the drawing functions in Tix.
4
#
5
# Copyright (c) 1996, Expert Interface Technologies
6
#
7
# See the file "license.terms" for information on usage and redistribution
8
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
9
#
10
 
11
proc About {} {
12
    return "Test the drawing functions in Tix."
13
}
14
 
15
proc Test {} {
16
    TestBlock draw-1.1 {tixTmpLine} {
17
        tixTmpLine 0 50 300 50
18
        tixTmpLine 0 50 300 50
19
        tixTmpLine 0 50 300 50 .
20
        tixTmpLine 0 50 300 50 .
21
    }
22
}

powered by: WebSVN 2.1.0

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