diff --git a/tests/t1250-listpri.sh b/tests/t1250-listpri.sh index 0f97ec9..bab2ee3 100755 --- a/tests/t1250-listpri.sh +++ b/tests/t1250-listpri.sh @@ -61,6 +61,42 @@ TODO: 0 of 5 tasks shown TODO: 0 of 5 tasks shown EOF +cat > todo.txt <>> todo.sh -p listpri a-c +1 (B) smell the uppercase Roses +flowers @outside +3 (C) notice the sunflowers +-- +TODO: 2 of 5 tasks shown + +>>> todo.sh -p listpri c-Z +3 (C) notice the sunflowers +2 (X) clean the house from A-Z +4 (X) listen to music +-- +TODO: 3 of 5 tasks shown + +>>> todo.sh -p listpri A- +2 (X) clean the house from A-Z +-- +TODO: 1 of 5 tasks shown + +>>> todo.sh -p listpri A-C A-Z +-- +TODO: 0 of 5 tasks shown + +>>> todo.sh -p listpri X A-Z +2 (X) clean the house from A-Z +-- +TODO: 1 of 5 tasks shown +EOF + cat > todo.txt <