Artifact bd172a20021aa8e2c066790df129a039d82abafa:
- File
packages/program/lib/f/fossil/util.test
— part of check-in
[e31c194738]
at
2020-02-09 22:45:55
on branch trunk
— ycl shelf
refactor into {ycl ns object} and redesign to use namespaces as containers for three distinct and non-overlapping things: units of code, object interfaces, and object member data.
everything else cascading rewrites based on changes to ycl shelf (user: pooryorick size: 162)
- File
packages/programs/lib/f/fossil/util.test
— part of check-in
[07608a230b]
at
2019-08-25 18:12:33
on branch trunk
— update various files for new {ycl proc checkargs}
chan
diagnostic
change output format to use tcl escapes
tee
don't schedule idle jobs from a channel handler
routine
new package
string printable
various new options
tcl armour
merge into {strin printable}
(user: pooryorick size: 162)
#! /bin/env tclsh package require {ycl programs fossil util test} [yclprefix] test main $argv0 $argv { [yclprefix]::programs::fossil::util::test::suite_main }