mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-10 22:20:37 +02:00
Unit Tests - list.t
- Added listIntersect and a Boolean listDiff implementation in main.h. - Added a set of unit tests for the above.
This commit is contained in:
parent
42981c746e
commit
75e738a9c9
4 changed files with 144 additions and 1 deletions
1
src/tests/.gitignore
vendored
1
src/tests/.gitignore
vendored
|
@ -16,4 +16,5 @@ cmd.t
|
|||
config.t
|
||||
util.t
|
||||
color.t
|
||||
list.t
|
||||
*.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue