summaryrefslogtreecommitdiff
path: root/tests/unit/engines/test_archlinux.py
AgeCommit message (Collapse)Author
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-03-25Remove content field from ArchWiki results; reformat code in archlinux.pyKirill Isakov
Content field in Arch Wiki search results is of no real use, more often than not it contains no usable information and includes too many markup tags which make the text unreadable. It is safe to remove it.
2016-03-24Add Arch Linux Wiki search engineKirill Isakov