Skip to content
Snippets Groups Projects
Commit ef8a08e0 authored by Alexey Kuleshevich's avatar Alexey Kuleshevich Committed by Marge Bot
Browse files

hpc: Fix encoding issues. Add test for and fix #17073


* Make sure files are being read/written in UTF-8. Set encoding while writing
  HTML output. Also set encoding while writing and reading .tix files although
  we don't yet have a ticket complaining that this poses problems.
* Set encoding in html header to utf8
* Upgrade to new version of 'hpc' library and reuse `readFileUtf8`
  and `writeFileUtf8` functions
* Update git submodule for `hpc`
* Bump up `hpc` executable version

Co-authored-by: default avatarBen Gamari <ben@smart-cactus.org>
parent d1f3c637
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment