]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
tcl_tests: Make utf-8 encoding work
authorVitaly Chikunov <vt@altlinux.org>
Sun, 10 Nov 2019 01:34:01 +0000 (04:34 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sat, 11 Jan 2020 21:20:37 +0000 (00:20 +0300)
commitb0f5bce10dcc05198e2e58ee08e1cc3dcd3d1aea
tree0b7ec82ff489cc23451e816121cf466d65ba78d5
parent3b8ddfe2f303b8931842e52bdb5c07c97042f651
tcl_tests: Make utf-8 encoding work

- 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.
37 files changed:
tcl_tests/ca.try
tcl_tests/calchash.tcl
tcl_tests/calcstat
tcl_tests/client.try
tcl_tests/cms.try
tcl_tests/cms2.try
tcl_tests/cms_cs.try
tcl_tests/cms_io.try
tcl_tests/cmsenc.try
tcl_tests/cmsenc_cs.try
tcl_tests/cmsenc_io.try
tcl_tests/cmsenc_sc.try
tcl_tests/dgst.try
tcl_tests/enc.try
tcl_tests/engine.try
tcl_tests/http.tcl
tcl_tests/hwkeys.tcl
tcl_tests/mac.try
tcl_tests/make_other.sh
tcl_tests/nopath.try
tcl_tests/ocsp.try
tcl_tests/pkcs12.try
tcl_tests/pkgIndex.tcl
tcl_tests/req-genpkey.try
tcl_tests/req-newkey.try
tcl_tests/runtest.sh
tcl_tests/server.try
tcl_tests/smime.try
tcl_tests/smime2.try
tcl_tests/smime_cs.try
tcl_tests/smime_io.try
tcl_tests/smimeenc.try
tcl_tests/smimeenc_io.try
tcl_tests/ssl.try
tcl_tests/test.tcl
tcl_tests/ts.try
tcl_tests/wcli.try