aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* tests: have git bisector setup sandbox envMike Frysinger2009-03-311-1/+1
| | | | | | | This way tests given to git bisector can use normal `addwrite` and such functions without any magic. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* tests: add some more test scriptsMike Frysinger2009-02-071-0/+32
Some helper scripts for automating git bisection, and add a test case for /dev/fd/ regression. Signed-off-by: Mike Frysinger <vapier@gentoo.org>