summaryrefslogtreecommitdiff
path: root/scripts/assert-todos.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-23Use build-aux/assert-todos.sh over scripts/assert-todos.shEuAndreh1-39/+0
2021-01-20Move shebangs and script calls to POSIXEuAndreh1-1/+2
2021-01-12Use longer version of assert-todos.shEuAndreh1-1/+32
2020-12-25Fix sh testsEuAndreh1-1/+1
2020-12-24Use /bin/sh over BashEuAndreh1-7/+2
2020-12-19Stop considering templates/ in scriptsEuAndreh1-1/+1
2020-11-05Remove FIXME and filter locale from checknixpkgs-review1-1/+1
2020-10-11Decouple testing with NixEuAndreh1-0/+12
Use Nix for build isolation not for test running.