diff options
Diffstat (limited to 'test/todo.txt')
-rw-r--r-- | test/todo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/todo.txt b/test/todo.txt new file mode 100644 index 0000000..ee00699 --- /dev/null +++ b/test/todo.txt @@ -0,0 +1,4 @@ +gpgcontext.cpp: +- generateKey() should have parameters, not just a string +- constructor should have app path as param (or path to gpg binary) + -- path for keydb should be configurable separatly, for using empty db for testing |