Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | date: fix date-works test, add date-works-1 one (currently fails) | Denis Vlasenko | 2008-04-27 | 1 | -10/+10 |
| | |||||
* | date: make it accept ISO date format. Fix help text. | Denis Vlasenko | 2008-04-25 | 1 | -1/+44 |
| | | | | | | | | make testsuite actually test something useful. function old new delta date_main 1094 1149 +55 | ||||
* | partially fix date testsuite | Denis Vlasenko | 2008-04-24 | 1 | -1/+0 |
| | |||||
* | Kill off the old 'tests' stuff. Write a ton of new tests for the | Eric Andersen | 2004-04-06 | 1 | -0/+2 |
'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite 'runtest' script so it actually reports all failures and provides meaningful feedback. -Erik |