summaryrefslogtreecommitdiff
path: root/test/regress/727B2DF8.test
Commit message (Collapse)AuthorAgeFilesLines
* --force-color does not require anymore --color.thdox2016-10-271-1/+1
| | | | This was reported as Bug #1109
* 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
|
* Improved algorithm for abbreviating account namesJohn Wiegley2010-06-141-3/+3
|
* Automated transactions now use report query syntaxJohn Wiegley2009-11-101-1/+1
| | | | This returns their behavior back very close to what 2.x accepts.
* Setting --date-format in ~/.ledgerrc works againJohn Wiegley2009-10-291-1/+1
|
* Move amount colorization deeper into the coreJohn Wiegley2009-06-161-0/+81
This is necessary in order to redden negative amounts correctly under all circumstances, such as component amounts of a multi-commodity balance. Fixes 727B2DF8-A2A1-4716-9C15-547F20D5F933