Artifact 2d8adc187e787b46816382293e0456f1a82465823b55a5ea7636815839bdc13e:
- File tests/clock-ivm.test — part of check-in [06b7ba18bd] at 2024-03-18 10:31:58 on branch sebres-9-0-clock-speedup-cr2-no-configure — Move "::tcl::clock::configure" to the tcl::unsupported namespace (user: jan.nijtmans size: 307) [more...]
# clock-ivm.test -- # # This test file covers the 'clock' command using inverted validity mode. # # See the file "clock.test" for more information. ::tcl::unsupported::clock::configure -valid [expr {![::tcl::unsupported::clock::configure -valid]}] source [file join [file dirname [info script]] clock.test]