mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Tests: Removed JSON tests
This commit is contained in:
parent
802020a7bb
commit
59f4475466
25 changed files with 2 additions and 1043 deletions
|
@ -14,9 +14,9 @@ include_directories (${CMAKE_SOURCE_DIR}
|
|||
${CMAKE_SOURCE_DIR}/test
|
||||
${TASK_INCLUDE_DIRS})
|
||||
|
||||
set (test_SRCS autocomplete.t col.t color.t config.t fs.t i18n.t json.t list.t
|
||||
set (test_SRCS autocomplete.t col.t color.t config.t fs.t i18n.t list.t
|
||||
msg.t nibbler.t t.t tdb2.t text.t utf8.t util.t view.t
|
||||
json_test lexer.t iso8601d.t iso8601p.t eval.t dates.t
|
||||
lexer.t iso8601d.t iso8601p.t eval.t dates.t
|
||||
variant_add.t variant_and.t variant_cast.t variant_divide.t
|
||||
variant_equal.t variant_exp.t variant_gt.t variant_gte.t
|
||||
variant_inequal.t variant_lt.t variant_lte.t variant_match.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue