summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-02-22 17:23:04 +0000
committerLars Wirzenius <liw@liw.fi>2012-02-22 17:23:04 +0000
commit4560577fce7e64fdd393d9e54dac237f35e8a25f (patch)
tree11e364bc87e98cc236d24f843d72f8a49c22f5da /without-tests
parentd9f7efcde37f8208b8679b5aae0f1d38875ccc73 (diff)
downloadcliapp-4560577fce7e64fdd393d9e54dac237f35e8a25f.tar.gz
Add a plugin system
This code was originally written separately, which is why there's no history of it in the cliapp version control repository. The code is derived from code I wrote for obnam.
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests4
1 files changed, 4 insertions, 0 deletions
diff --git a/without-tests b/without-tests
index b3bf74b..7c5b978 100644
--- a/without-tests
+++ b/without-tests
@@ -4,3 +4,7 @@
./setup.py
./cliapp/genman.py
./doc/conf.py
+./test-plugins/oldhello_plugin.py
+./test-plugins/hello_plugin.py
+./test-plugins/wrongversion_plugin.py
+./test-plugins/aaa_hello_plugin.py