aboutsummaryrefslogtreecommitdiff
path: root/tcl_tests/smime.try
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12tcl_tests: Make utf-8 encoding workVitaly Chikunov1-1/+0
- Remove emacs coding: cp1251 tag - Change stats file encoding to utf-8 - Change packages source to have -encoding utf-8 - Run tclsh with -encoding utf-8 - Make `proc rus' noop. This will make Tcl automatically translate scripts output from utf-8 to system encoding.
2020-01-12tcl_tests: Add TCL tests filesDmitry Belyavskiy1-0/+173
All source files are converted from cp1251 to utf-8.