Fossil SCM
Add a pair of "readme.txt" files under the "test" directory. Used for self-testing Fossil using its own repository.
Commit
8d0623b99653acbcc0b44ffcd2e787bca471999c
Parent
53c53624b9117a6…
2 files changed
+3
+2
| --- a/test/subdir-b/readme.txt | ||
| +++ b/test/subdir-b/readme.txt | ||
| @@ -0,0 +1,3 @@ | ||
| 1 | +This file exists in order to create the "subdir-b" subdirectory. There is | |
| 2 | +exists sibling directory "subdir" that is a prefix of this subdirectory. | |
| 3 | +This file exists for self-testing. |
| --- a/test/subdir-b/readme.txt | |
| +++ b/test/subdir-b/readme.txt | |
| @@ -0,0 +1,3 @@ | |
| --- a/test/subdir-b/readme.txt | |
| +++ b/test/subdir-b/readme.txt | |
| @@ -0,0 +1,3 @@ | |
| 1 | This file exists in order to create the "subdir-b" subdirectory. There is |
| 2 | exists sibling directory "subdir" that is a prefix of this subdirectory. |
| 3 | This file exists for self-testing. |
| --- a/test/subdir/one/two/three/four/five/six/readme.txt | ||
| +++ b/test/subdir/one/two/three/four/five/six/readme.txt | ||
| @@ -0,0 +1,2 @@ | ||
| 1 | +This file exists in order to provide Fossil with a test case of a file | |
| 2 | +that is deeply nested below many subdirectories. |
| --- a/test/subdir/one/two/three/four/five/six/readme.txt | |
| +++ b/test/subdir/one/two/three/four/five/six/readme.txt | |
| @@ -0,0 +1,2 @@ | |
| --- a/test/subdir/one/two/three/four/five/six/readme.txt | |
| +++ b/test/subdir/one/two/three/four/five/six/readme.txt | |
| @@ -0,0 +1,2 @@ | |
| 1 | This file exists in order to provide Fossil with a test case of a file |
| 2 | that is deeply nested below many subdirectories. |