summaryrefslogtreecommitdiff
path: root/icon-validator
Commit message (Expand)AuthorAgeFilesLines
* icon-validator: Remove remnants of GSpawn error handlingSimon McVittie2019-06-121-16/+5
* Check for missing sentinels in NULL-terminated varargsSimon McVittie2019-05-021-0/+1
* icon-validator, portal: Guard against overlong symlink targetsSimon McVittie2019-05-011-1/+1
* icon-validator: Add the max size to the errorMatthias Clasen2019-04-101-1/+1
* icon-validator: Don't check SVG sizeBastien Nocera2019-03-121-9/+17
* icon-validator: Check image format firstBastien Nocera2019-03-121-12/+12
* Remove extra newlines in variable definiton blocksMatthew Leeds2019-02-251-2/+0
* Run uncrustifyMatthew Leeds2019-02-251-3/+5
* icon validator: Use exec for the sandboxingMatthias Clasen2019-02-051-1/+1
* validate-icon: Search the path for bwrapAlexander Larsson2019-01-281-1/+1
* icon-validator: Use readlink() properlyMatthias Clasen2019-01-231-2/+10
* Make tests workMatthias Clasen2019-01-211-6/+4
* Copy sandbox setup from libgnome-desktopMatthias Clasen2019-01-211-1/+53
* Make the icon validator sandbox itselfMatthias Clasen2019-01-212-18/+117
* icon validator: Fix an off-by-oneMatthias Clasen2019-01-181-2/+2
* Add a utility to validate iconsMatthias Clasen2019-01-172-0/+103