mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
fix parsing invalid depends from server
The data from the server is read via Task::parseJSON, not Task::parse. This also reverts the tests for Task::parse, and adds new tests for this specific issue.
This commit is contained in:
parent
7321febe4f
commit
28e268bd26
5 changed files with 110 additions and 59 deletions
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
@ -34,5 +34,6 @@ variant_partial.t
|
|||
variant_subtract.t
|
||||
variant_xor.t
|
||||
view.t
|
||||
tw-2689.t
|
||||
|
||||
json_test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue