mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Unit Tests
- Create a framework for testing bash completion. - Test that aliases are expanded. - Test that task commands are expanded.
This commit is contained in:
parent
fd731dfd6e
commit
54b2e10da4
3 changed files with 106 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
2.2.0 ()
|
||||
|
||||
Features
|
||||
+ Added framework for testing bash autocompletion.
|
||||
+ New helper command '_aliases' for autocompletion purposes.
|
||||
+ Stop consider new tasks after quitting a bulk change.
|
||||
+ Removed deprecated 'fg:' and 'bg:' attributes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue