Files in jni/tclJBlend/tests/ of tip
Not logged in

Files in directory jni/tclJBlend/tests from the latest check-in

  • JBlend
  • all.tcl
  • check-env.test
  • helper
  • README.txt

This folder contains tests for the "JBlend" package.

package TTXN (TclTest eXtended Notation) is required.
It can be downloaded from
 http://irrational-numbers.googlecode.com/files/TTXN-1.0.1.zip

You should install TTXN under a tcl-library directory (recommended)
OR
you should place it within this "tests" directory.


How to run tests
================

You can run a single test from the OS shell, as follows:

    tclsh .../tests/helper   .../tests/xxx.test

or

You can run all tests
    tclsh ..../tests/all.tcl