1
0
Fork 0
mirror of https://github.com/topydo/topydo.git synced 2024-05-20 13:58:33 +00:00
topydo/test/data
2023-08-14 10:25:40 -04:00
..
AddCommandTest-from_file.txt Add tests for adding todos from file with add -f 2015-05-28 01:52:02 +02:00
aliases.conf Don't crash on shlex.split error 2016-02-21 15:56:15 +01:00
ArchiveCommandTest.txt Fix tests for test completion test change 2023-08-14 10:25:40 -04:00
ColorsTest1.conf Add tests for colorscheme 2015-06-01 00:26:05 +02:00
ColorsTest2.conf Even safer base 16 colors 2015-06-02 23:59:33 +02:00
ColorsTest3.conf Even safer base 16 colors 2015-06-02 23:59:33 +02:00
ColorsTest4.conf Add tests for colorscheme 2015-06-01 00:26:05 +02:00
ColorsTest5.conf focus and mark colors can now be specified in config 2016-11-24 08:34:08 +01:00
config3 Copy projects from parent to new sub todo items. 2014-12-09 20:51:31 +01:00
ConfigTest1.conf Add tests for configuration 2015-11-04 20:52:57 -07:00
ConfigTest2.conf Add tests for configuration 2015-11-04 20:52:57 -07:00
ConfigTest4.conf Add tests for focus and marked background colors 2016-11-24 08:34:09 +01:00
ConfigTest5.conf Add tests for configuration 2015-11-04 20:52:57 -07:00
ConfigTest6.conf Correctly recognize special keys in key-shortcuts 2016-02-11 00:31:48 +01:00
ConfigTest7.conf Don't crash on duplicates in config 2017-02-20 20:31:34 +01:00
docommand.conf Respect auto_creation_date when advancing recurring tasks 2021-02-06 21:24:21 -05:00
FilterTest1.txt Add support for filtering todos. 2014-06-15 10:18:24 +02:00
FilterTest1a-result.txt Add support for filtering todos. 2014-06-15 10:18:24 +02:00
FilterTest1b-result.txt Add support for filtering todos. 2014-06-15 10:18:24 +02:00
FilterTest1c-result.txt Add support for filtering todos. 2014-06-15 10:18:24 +02:00
FilterTest2-result.txt Add filter that filters todos with uncompleted child todos. 2014-07-20 22:23:20 +02:00
FilterTest2.txt Add filter that filters todos with uncompleted child todos. 2014-07-20 22:23:20 +02:00
FilterTest3-result.txt Add AndFilter, OrFilter and NotFilter for composing more complex filters. 2014-10-27 20:43:40 +01:00
FilterTest3.txt Add tests for negative values. 2014-11-19 18:45:18 +01:00
FilterTest4-result.txt Add AndFilter, OrFilter and NotFilter for composing more complex filters. 2014-10-27 20:43:40 +01:00
FilterTest5-result.txt Add AndFilter, OrFilter and NotFilter for composing more complex filters. 2014-10-27 20:43:40 +01:00
FilterTest6-result.txt Introduce ordinal tag filter, filter ordinal tag values with a comparator. 2014-11-11 23:16:34 +01:00
FilterTest7-result.txt Introduce ordinal tag filter, filter ordinal tag values with a comparator. 2014-11-11 23:16:34 +01:00
FilterTest8-result.txt Add tests for negative values. 2014-11-19 18:45:18 +01:00
FilterTest9-result.txt Add tests for negative values. 2014-11-19 18:45:18 +01:00
FilterTest10-result.txt Add tests for negative values. 2014-11-19 18:45:18 +01:00
FilterTest11-result.txt Introduce ordinal tag filter, filter ordinal tag values with a comparator. 2014-11-11 23:16:34 +01:00
FilterTest12-result.txt Introduce ordinal tag filter, filter ordinal tag values with a comparator. 2014-11-11 23:16:34 +01:00
FilterTest13-result.txt Add tests for negative values. 2014-11-19 18:45:18 +01:00
listcommand-tags.conf Add pretty printer filter for hiding certain tags. 2015-02-04 18:17:44 +01:00
listcommand.conf Move list_limit to a ls section, move paths to topydo section. 2014-11-08 17:13:02 +01:00
listcommand2.conf Add configuration file needed for test. 2014-11-12 20:32:57 +01:00
ListCommand_50_items.txt Add -N parameter to ls command. 2015-12-03 21:29:30 -07:00
ListCommandDotTest.txt Escape special characters in HTML like labels in Dot output 2017-01-10 13:01:42 +01:00
ListCommandGroupTest.txt Add tests for groups 2016-12-06 13:14:34 +01:00
ListCommandIcalTest.txt Improve test coverage of the IcalPrinter. 2015-06-06 20:33:16 +02:00
ListCommandTagTest.txt Also hide tags that are preceded by punctuation. 2015-10-06 09:55:00 +02:00
ListCommandTest.dot Fix test for completed items in Dot output 2017-07-20 08:44:10 +02:00
ListCommandTest.ics Update a test reference ics file 2022-12-06 15:03:29 -05:00
ListCommandTest.json Fix test output for JSON 2015-11-05 13:08:53 +01:00
ListCommandTest.txt Add HiddenTagFilter 2016-07-25 15:36:13 -06:00
ListCommandUnicodeTest.ics Test printing ics (ical) output with unicode chars. 2015-05-30 14:05:41 +02:00
ListCommandUnicodeTest.json Introduced 'json' subcommand to convert todo.txt to JSON. 2015-05-31 18:20:51 +02:00
ListCommandUnicodeTest.txt Various Unicode improvements. 2015-05-17 12:40:45 +02:00
listformat.conf Move format parsing logic to ListFormatParser 2015-11-14 20:10:49 +01:00
ListFormat.txt Synchronize freeze_time date with master branch 2015-11-09 15:40:44 +01:00
listload.conf Add auto_delete_whitespace config variable 2020-10-05 21:32:14 -04:00
listload2.conf Add auto_delete_whitespace config variable 2020-10-05 21:32:14 -04:00
SorterTest1-result.txt Sort case insensitively on todo texts 2016-11-24 20:47:44 +01:00
SorterTest1.txt Sort case insensitively on todo texts 2016-11-24 20:47:44 +01:00
SorterTest2-result.txt Set default priority of tasks to 'M' level 2020-10-07 22:27:25 -04:00
SorterTest2.txt Set default priority of tasks to 'M' level 2020-10-07 22:27:25 -04:00
SorterTest3-result.txt Set default priority of tasks to 'M' level 2020-10-07 22:27:25 -04:00
SorterTest3.txt Set default priority of tasks to 'M' level 2020-10-07 22:27:25 -04:00
SorterTest4-result.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest4.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest5-result.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest5.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest6-result.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest6.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest7-result.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest7.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest8-result.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest8.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest9-result.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest9.txt Add class (and tests) that sorts todo lists. 2014-06-14 15:19:46 +02:00
SorterTest10-result.txt Implement average importance. 2014-09-14 00:21:44 +02:00
SorterTest10.txt Implement average importance. 2014-09-14 00:21:44 +02:00
SorterTest11-result.txt Fix average importance. 2014-10-20 21:46:26 +02:00
SorterTest11.txt Fix average importance. 2014-10-20 21:46:26 +02:00
SorterTest12-result.txt Assign tasks with no priority to lowest priority for sake of sorting. 2014-11-01 21:04:56 +01:00
SorterTest12.txt Assign tasks with no priority to lowest priority for sake of sorting. 2014-11-01 21:04:56 +01:00
SorterTest13-result-context.txt Add tests for sorting by context and projects. 2015-11-05 20:27:10 +01:00
SorterTest13-result-project.txt Add tests for sorting by context and projects. 2015-11-05 20:27:10 +01:00
SorterTest13.txt Add tests for sorting by context and projects. 2015-11-05 20:27:10 +01:00
SorterTest14-result.txt Add new sort field for length of a todo item 2016-04-25 09:36:51 +02:00
SorterTest14.txt Add new sort field for length of a todo item 2016-04-25 09:36:51 +02:00
TodoFileTest1.txt Move text files to data directory. 2014-06-14 15:03:26 +02:00
todolist-uid-contexts.conf Add additional test related with append_parent_contexts 2015-03-28 17:38:37 +01:00
todolist-uid-projects.conf Commit file required for test. 2015-01-15 14:10:22 +01:00
todolist-uid.conf Add ability to identify tasks based on their UID. 2014-11-22 21:22:38 +01:00
TodoListTest.txt Make test case a bit more interesting by naming contexts out of order. 2014-10-19 10:28:43 +02:00
utf-8.txt Decode todo items to Unicode internally. 2015-05-15 20:33:41 +02:00
ViewTest1-result.txt Add test result. 2014-06-15 18:12:10 +02:00