Initial commit
This commit is contained in:
2
tests/errored.yml
Normal file
2
tests/errored.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
key:
|
||||
value
|
25
tests/impermanence.yml
Normal file
25
tests/impermanence.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
size: 500m
|
||||
files:
|
||||
- .Xdefaults
|
||||
- .Xresources
|
||||
- .bashrc
|
||||
- .gitconfig
|
||||
- .kshrc
|
||||
- .profile
|
||||
- .xsession
|
||||
- .config/fish/config.fish
|
||||
- Datastore/Music/Band1/file.ogg
|
||||
directories:
|
||||
- .config/fish
|
||||
- .config/kak
|
||||
- .mozilla
|
||||
- foo/bar/those
|
||||
- Documents
|
||||
- Downloads
|
||||
- Datastore/Music
|
||||
- Datastore
|
||||
- Datastore/
|
||||
- Datastore/Music/Band1
|
||||
- .config
|
||||
- foo/bar
|
||||
- foo/bar/hello
|
4
tests/size_undefined.yml
Normal file
4
tests/size_undefined.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
files:
|
||||
- foo
|
||||
directories:
|
||||
- bar
|
Reference in New Issue
Block a user