summaryrefslogtreecommitdiff
path: root/test/regress/F559EC12.test
Commit message (Collapse)AuthorAgeFilesLines
* Add support for typed metadataJohn Wiegley2010-06-121-0/+2
| | | | | | | | | | The metadata construct 'Key: Value' is now just a special case for 'Key:: "Value"'. Another after a :: in metadata setting is parsed as a full value expression and typed as such. For example: ; Key:: $400 + $500 ledger -l 'tag("Key") < $1000'
* Fixed baseline tests relating to earlier changesJohn Wiegley2009-11-021-0/+8
|
* Correctly align amounts formatted as "%12(amount)"John Wiegley2009-06-281-0/+35