summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2007-05-08 16:38:25 +0000
committerJason Pellerin <jpellerin@gmail.com>2007-05-08 16:38:25 +0000
commit919f90f120b57c0f6047327af08ab4e6f71b18e5 (patch)
tree41dbceef141cd73083841437048d75f6000b7668 /TODO
parent6ef27d2ae2e1a643a42c6777e2f82f476ed25af4 (diff)
downloadnose-919f90f120b57c0f6047327af08ab4e6f71b18e5.tar.gz
Restored --testmatch option used to set test match regex. Added -p, --plugins option that displays list of available plugins.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 516df12..1de9222 100644
--- a/TODO
+++ b/TODO
@@ -12,10 +12,6 @@ DOCUMENTATION
FEATURES
-add --plugins option displays loadable plugins, with version (if
- applicable), score, description for each. options for each also if
- verbosity >= 2
-
rename Failure and split into subclasses for Import and other, and make
it optionally include the name of the file being considered so that
Failure test logs can be more informative