mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Unit Tests
- Renamed duration.t.cpp to old_duration.t.cpp, ready for the new duration tests.
This commit is contained in:
parent
712b0bb4b5
commit
9c5adc432c
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ include_directories (${CMAKE_SOURCE_DIR}
|
|||
${TASK_INCLUDE_DIRS})
|
||||
|
||||
set (test_SRCS autocomplete.t color.t config.t date.t directory.t dom.t
|
||||
duration.t file.t i18n.t json.t list.t msg.t nibbler.t path.t
|
||||
old_duration.t file.t i18n.t json.t list.t msg.t nibbler.t path.t
|
||||
rx.t t.t t2.t taskmod.t tdb2.t text.t tree.t uri.t utf8.t util.t
|
||||
view.t width.t json_test iso8601d.t iso8601p.t)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue