summaryrefslogtreecommitdiff
path: root/test/libapt/assert.h
Commit message (Collapse)AuthorAgeFilesLines
* the order of languages after "none" is not important, so ignore it in testsDavid Kalnischkies2011-07-251-4/+38
|
* add our own equals method as assert doesn't really show the offendingDavid Kalnischkies2009-11-281-0/+21
values which causes the failure.