summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* test: check if upgrade works when package is missing in repoNatanael Copa2010-06-151-0/+7
|
* test: dont run sh manually but respect #!/bin/sh in each testNatanael Copa2010-06-159-10/+13
| | | | That way we can set sh options case by case
* test: initial testsuiteNatanael Copa2010-06-1517-0/+422
|
* test: add test cases for version comparingTimo Teras2009-11-062-0/+741
so i don't get to break version compares again.