summaryrefslogtreecommitdiff
path: root/test/regress/461980A1.test
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Removed reliance on strptime/strftimeJohn Wiegley2009-10-111-1/+1
| | | | | | | | The code now uses Boost's input and output facets for times and dates. This ensures completely consistency regarding timezones and times, and fixes the regression test that was broken while I was away coding in London (where it was GMT-0 and I didn't notice the difference between local and GMT).
* Added two new regression testsJohn Wiegley2009-03-151-0/+13
These prove Simon's recent balance report bugs.