summaryrefslogtreecommitdiffstats
path: root/src/core/src/testutil
AgeCommit message (Expand)Author
2023-08-07Fix action_line macro selected assertionTim Oram
2023-08-06Add action_line macro to core crate testsTim Oram
2023-07-18Remove unneeded mut in ModuleTest::read_eventTim Oram
2022-12-31Integrate search thread and handlingTim Oram
2022-12-11Use shared reference to TodoFile in core crateTim Oram
2022-11-27Add display and toggle of fixup flags in list viewTim Oram
2022-11-24Add tests for core list read_eventTim Oram
2022-11-09Extract todo file creator from core testutilsTim Oram
2022-10-15Fix mismatch of types in match armsTim Oram
2022-10-14Simplify map/unwrap_or_else to map_or_elseTim Oram
2022-10-14Remove odd usage of Vec::from_iterTim Oram
2022-10-14Fix function call in unwrap_orTim Oram
2022-10-14Remove empty braces on structsTim Oram
2022-10-14Use $crate in macrosTim Oram
2022-10-13Inline format arguments where possibleTim Oram
2022-09-07Move Help keybindings to input crateTim Oram
2022-08-25Remove dependency between display and input cratesTim Oram
2022-07-04Update to latest rustfmt configurationTim Oram
2022-06-02Refactor core to use runtimeTim Oram
2022-05-16Remove dynamic modulesTim Oram
2022-05-07Add From<..> implementations for ResultsTim Oram
2022-05-05Replace ProcessResult with ResultsTim Oram
2022-04-15Extendable events and keybindingsTim Oram
2022-02-27Make core modules SendTim Oram
2022-02-26Move event handling too a separate threadTim Oram
2022-01-28Refactor event handling to not use EventHandlerTim Oram
2021-08-09Fix disjoint_capture_migration lintTim Oram
2021-07-05Move core to a crateTim Oram