Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added ready to run test binaries location |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
ebea71473a6512ac6125d0a6be14fd4a |
User & Date: | rene 2019-06-28 05:43:22.705 |
Context
2019-06-28
| ||
17:03 | TIP545: svg options: add information about current effect of -unit option check-in: 91d1a66aae user: oehhar tags: trunk | |
05:43 | Added ready to run test binaries location check-in: ebea71473a user: rene tags: trunk | |
2019-06-22
| ||
09:29 | Don't put a full-stop at the end of titles; they're not sentences. check-in: 72f2c52129 user: dkf tags: trunk | |
Changes
Changes to tip/510.md.
︙ | ︙ | |||
121 122 123 124 125 126 127 128 129 130 131 132 133 134 | Test files are available in the .../tests/tko/ directory. - [`tkoFrame.test`](https://core.tcl-lang.org/tk/doc/tip-510/tests/tko/tkoFrame.test) tests from the tk frame.test file plus additional **oo::class** related tests - [`tkoGraph.test`](https://core.tcl-lang.org/tk/doc/tip-510/tests/tko/tkoGraph.test) **graph** widget tests - [`tkoGraph_vector.test`](https://core.tcl-lang.org/tk/doc/tip-510/tests/tko/tkoGraph_vector.test) **graph::vector** command tests - [`tkoPath.test`](https://core.tcl-lang.org/tk/doc/tip-510/tests/tko/tkoPath.test) **path** widget tests # Discussion See also discussion at the [wiki](http://wiki.tcl.tk/55360). A first voting was rejected, mostly because of the missing Mac implementation. See: <http://code.activestate.com/lists/tcl-core/20357/> | > > > > > | 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 | Test files are available in the .../tests/tko/ directory. - [`tkoFrame.test`](https://core.tcl-lang.org/tk/doc/tip-510/tests/tko/tkoFrame.test) tests from the tk frame.test file plus additional **oo::class** related tests - [`tkoGraph.test`](https://core.tcl-lang.org/tk/doc/tip-510/tests/tko/tkoGraph.test) **graph** widget tests - [`tkoGraph_vector.test`](https://core.tcl-lang.org/tk/doc/tip-510/tests/tko/tkoGraph_vector.test) **graph::vector** command tests - [`tkoPath.test`](https://core.tcl-lang.org/tk/doc/tip-510/tests/tko/tkoPath.test) **path** widget tests ## Test binaries - Linux: <https://sourceforge.net/projects/kbskit/files/tip510/kbs_tip510> - Windows: <https://sourceforge.net/projects/kbskit/files/tip510/kbs_tip510.exe> # Discussion See also discussion at the [wiki](http://wiki.tcl.tk/55360). A first voting was rejected, mostly because of the missing Mac implementation. See: <http://code.activestate.com/lists/tcl-core/20357/> |
︙ | ︙ |