ahriman/tests/ahriman
Evgenii Alekseev ed67898012 fix: parse non-utf pkgbuilds as well (#140)
it has been reported that duriing reading pkgbuilds with latin-1 charset
the execption will be raised. Well, it is one more point to rewrite
parser to use own impl instead of shlex and parse raw byte array instead
2025-02-24 00:10:15 +02:00
..
application fix: suppress traceback in shell if no ipython installed 2025-01-06 01:07:13 +02:00
core fix: parse non-utf pkgbuilds as well (#140) 2025-02-24 00:10:15 +02:00
models fix: parse non-utf pkgbuilds as well (#140) 2025-02-24 00:10:15 +02:00
web feat: make apispec dependency optional (#138) 2024-12-22 20:33:31 +02:00
conftest.py style: fix some typos and warnings 2024-11-11 18:07:13 +02:00
test_tests.py fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00