summaryrefslogtreecommitdiff
path: root/without-tests
blob: ea4dee5f85286534f2906a4eba83f10b5fac6781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
./setup.py
./obnamlib/__init__.py
./obnamlib/app.py
./obnamlib/status.py
./obnamlib/vfs.py
./obnamlib/vfs_sftp.py
./obnamlib/objs.py
./obnamlib/plugins/foo_plugin.py
./obnamlib/plugins/backup_plugin.py
./obnamlib/plugins/terminal_status_plugin.py
./obnamlib/plugins/restore_plugin.py
./obnamlib/plugins/show_plugin.py
./obnamlib/plugins/verify_plugin.py
./test-plugins/hello_plugin.py
./test-plugins/oldhello_plugin.py
./test-plugins/aaa_hello_plugin.py
./test-plugins/wrongversion_plugin.py