summaryrefslogtreecommitdiff
path: root/test/manual/transaction-notes-1.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix =regex note query syntaxGwyneth Morgan2023-10-121-3/+8
| | | | | | | | | | | | The manpage documents `=regex` as equivalent to the `note regex` query syntax, but the former does not actually work as the parser only handles an equals sign in the case of `tag type=dining` syntax, and doesn't handle the case where an equals sign starts a note query. Fixing this does break queries like `tag type = dining` with spaces around the equals sign, but that syntax was not intended or documented. Closes: #2275
* Added --dc option, for debit/credit style reportsJohn Wiegley2012-03-101-2/+2
|
* Changed testing format to aid with debuggingJohn Wiegley2011-02-121-3/+3
|
* Removed needless "=== 0" and ">>>2" lines from test filesJohn Wiegley2011-02-121-2/+0
|
* Renamed the DocTests to ManualTestsJohn Wiegley2009-11-021-0/+24