From 296bad334ddeb0fb84176461453b1670841e145b Mon Sep 17 00:00:00 2001 From: Ingo Karkat Date: Tue, 21 Feb 2012 15:11:08 +0100 Subject: [PATCH] Add tests for project and context completion. --- tests/t6010-completion-contexts.sh | 20 ++++++++++++++++++++ tests/t6020-completion-projects.sh | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100755 tests/t6010-completion-contexts.sh create mode 100755 tests/t6020-completion-projects.sh diff --git a/tests/t6010-completion-contexts.sh b/tests/t6010-completion-contexts.sh new file mode 100755 index 0000000..f6a0d9d --- /dev/null +++ b/tests/t6010-completion-contexts.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# + +test_description='Bash context completion functionality + +This test checks todo_completion of contexts +' +. ./test-lib.sh + +cat > todo.txt < todo.txt <