summaryrefslogtreecommitdiffstats
path: root/fish/test-read_file.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-07-191-34/+0
| | | | | | | This is just code motion. Some files cannot be renamed. Notably rpcgen input and output files must not contain dash characters, else rpcgen breaks.
* fish: Rename tests and make test paths relative.Richard W.M. Jones2012-03-121-2/+2
| | | | | | | | | | When these tests were originally in the old regressions/ directory, they used to refer to guestfish via the path '../fish/guestfish'. Some of the tests were also called 'test-guestfish-*'. Now that the tests have been moved into the fish/ directory, neither of these things make sense. So change the relative path to './guestfish' and rename all 'test-guestfish-*' as 'test-*'.
* tests: Split images -> tests/data + tests/guestsRichard W.M. Jones2011-12-221-2/+2
|
* tests: Split regressions -> various subdirectories of tests/Richard W.M. Jones2011-12-221-0/+34