mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Unit Tests - autocomplete
- Implemented unit test to verify the functionality of the util.cpp:autoComplete function.
This commit is contained in:
parent
4537d5048e
commit
827bc6204b
3 changed files with 68 additions and 1 deletions
1
src/tests/.gitignore
vendored
1
src/tests/.gitignore
vendored
|
@ -4,3 +4,4 @@ tdb.t
|
|||
date.t
|
||||
duration.t
|
||||
text.t
|
||||
autocomplete.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue