summaryrefslogtreecommitdiff
path: root/test/regress/F559EC12.test
Commit message (Collapse)AuthorAgeFilesLines
* Changed testing format to aid with debuggingJohn Wiegley2011-02-121-6/+5
|
* Removed needless "=== 0" and ">>>2" lines from test filesJohn Wiegley2011-02-121-3/+0
|
* 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