aboutsummaryrefslogtreecommitdiff
path: root/tests/binary-fmt.test
AgeCommit message (Collapse)AuthorFilesLines
2011-06-10Implement the [binary] commandSteve Bennett1-0/+660
Supports everything except floating point types binary is implemented in Tcl on top of the low level [pack] and [unpack] commands Signed-off-by: Steve Bennett <steveb@workware.net.au>