Run the TCL parser test suite.
Usage
/test-tcl - Run all TCL tests
/test-tcl json - Run only JSON module tests
/test-tcl procedures - Run only procedure parser tests
Commands
Run all TCL tests:
tclsh tests/tcl/core/ast/run_all_tests.tcl
Run specific module test:
tclsh tcl/core/ast/$ARGUMENTS.tcl
Run parser-specific test:
tclsh tests/tcl/core/ast/parsers/test_$ARGUMENTS.tcl
After running tests, report:
- Total tests run
- Pass/fail count
- Any failing test details
Converted and distributed by TomeVault — claim your Tome and manage your conversions.