mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
Enhancements - validation
- Implemented Cmd::isReadOnlyCommand. - Implemented Cmd::isWriteCommand. - Added unit tests for above.
This commit is contained in:
parent
bc8aba26a9
commit
0b14efbb76
7 changed files with 217 additions and 322 deletions
|
@ -258,8 +258,8 @@ bool Att::match (const Att& other) const
|
|||
// TODO after
|
||||
// TODO not <-- could be a problem
|
||||
// TODO synth
|
||||
// TODO under
|
||||
// TODO over
|
||||
// TODO under/below
|
||||
// TODO over/above
|
||||
// TODO first
|
||||
// TODO last
|
||||
// TODO this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue