summaryrefslogtreecommitdiffstats
path: root/util/Makefile
Commit message (Expand)AuthorAgeFilesLines
* util make test: rephrasetv2014-02-271-8/+6
* util make test: touch .test-not-ok on errortv2014-02-271-10/+9
* make -C util test exits with errorcode if one of the test failedmakefu2013-12-171-2/+10
* i++ -> i=$((i+1)) in util/Makefilemakefu2013-09-031-1/+1
* $(PWD) -> $(CURDIR) in util/Makefilemakefu2013-09-031-1/+1
* add urlparsemakefu2013-09-021-4/+7
* util make test: fix export PATHtv2013-09-021-2/+2
* util Makefile test: sanitize variable namestv2013-09-021-5/+6
* make -C util test: add basic dic bit rot testtv2013-09-021-0/+13