summaryrefslogtreecommitdiff
path: root/tests/raw-single-file.stdout
Commit message (Collapse)AuthorAgeFilesLines
* Add CI testing for raw filesChris Shepherd2022-03-291-0/+4
Created two tests for the creation of appropriate local git repos from folders of raw files. 1. One raw file. Verify that the desired form of the .lorry file creates a corresponding git repo with the correct relative paths. 2. Multiple raw files. Verify all the above, plus the additon of all raw files and the updating of the realtive paths upon changes of the .lorry file.