Commit Graph

7 Commits

Author SHA1 Message Date
otavepto
90dee82377 more utf-8 with std::filesystem 2024-06-30 03:18:39 +03:00
otavepto
8208d1541d crash_printer: use multibyte std::string 2024-06-30 03:18:39 +03:00
otavepto
efc062f6be move remove_file() inside common helpers 2024-06-30 03:18:39 +03:00
otavepto
fa59283f1c add all crash printer tests 2024-06-16 19:09:01 +03:00
otavepto
e2980d100e * use std::filesystem::u8path to support utf-8
* don't sanitize paths in settings_parser since it removes the colon ':', preventing the usage of absolute paths on Windows like 'C:\aa\bb'
2024-04-28 19:44:56 +03:00
otavepto
1518075b17 spelling 2024-03-11 01:40:47 +02:00
otavepto
2056698d6e tests for crash printer 2024-01-19 03:51:44 +02:00