From b4a583b95196a9ee20a0453f46d87a0539c9ce60 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 30 Aug 2011 18:29:57 -0400 Subject: [PATCH] Import - todo.sh - Wrote a todo.sh parser based on Gina's specs. - Started unit tests (not finished). --- scripts/add-ons/README | 16 --- scripts/add-ons/import-todo.sh.pl | 158 ++++++++++++++++++++++++++++++ test/import.todo.sh.t | 89 +++++++++++++++++ test/import.todo.t | 115 ---------------------- 4 files changed, 247 insertions(+), 131 deletions(-) delete mode 100644 scripts/add-ons/README create mode 100755 scripts/add-ons/import-todo.sh.pl create mode 100755 test/import.todo.sh.t delete mode 100755 test/import.todo.t diff --git a/scripts/add-ons/README b/scripts/add-ons/README deleted file mode 100644 index 043ae83f9..000000000 --- a/scripts/add-ons/README +++ /dev/null @@ -1,16 +0,0 @@ -External Scripts ----------------- - -Add-on scripts are executed via an alias mechanism in taskwarrior. This has the -effect of this command: - - task