ahriman/tests/testresources
Evgenii Alekseev 343435b3bf fix: fix pkgbuild parsing in some cases
It has been found that there are two cases in which pkgbuild was not
parsed correctly

1. Major case in which there is quotation mark inside comment line,
   which would cause ValueError: No closing quotation error
2. Minor case, if there are utf symbols in pkgbuild file (e.g.
   hieroglyphs, see ttf-google-fonts-git), it will case incorrect
   reading in `_is_escaped` method
2024-09-26 16:48:38 +03:00
..
core docs: improve application help messages 2024-09-24 17:58:08 +03:00
models fix: fix pkgbuild parsing in some cases 2024-09-26 16:48:38 +03:00
web migrate to tox 2022-03-21 04:38:42 +03:00