summaryrefslogtreecommitdiff
path: root/tests.as-root
Commit message (Collapse)AuthorAgeFilesLines
* make patch test: correct outputRichard Maw2012-03-292-18/+0
|
* make patch test: discard tbdiff outputRichard Maw2012-03-291-1/+1
| | | | | | | | | tbdiff can traverse the directory tree in an unsorted order, so two equivalent patches can make changes in any order This is a problem because tbdiff prints out the commands it ran, so the output is not always the same. For now, we can just discard this output, but ideally we want a --quiet option for tbdiff
* tests: fix paths in make-patch scriptRichard Maw2012-03-281-3/+3
|
* Expand tabsLars Wirzenius2012-03-261-12/+12
|
* Separate tests that need to be run as root in their own directoryLars Wirzenius2012-03-267-0/+272