mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
CLI2: Better algorithm for ::desugarFilterPlainArgs which appears to work well
This commit is contained in:
parent
f240c783cb
commit
81fc158dc9
2 changed files with 56 additions and 21 deletions
|
@ -129,12 +129,11 @@ For anyone looking for test-related tasks to take on, here are some suggestions:
|
|||
* Select a bug.*.t Perl test and convert it to Python using the template.
|
||||
|
||||
* Look at the latest todo.txt file format spec, and make sure that
|
||||
import.todo.sh.t is testing the current format.
|
||||
import.todo.sh.t is thoroughly testing the current format.
|
||||
|
||||
* Select a feature.*.t Perl test, convert it to Python using the template,
|
||||
then rename it to <feature>.t
|
||||
|
||||
* Find and eliminate individuals test that do the same thing.
|
||||
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue