summaryrefslogtreecommitdiff
path: root/test/libapt/globalerror_test.cc
Commit message (Expand)AuthorAgeFilesLines
* avoid some useless casts reported by -Wuseless-castDavid Kalnischkies2017-12-131-2/+2
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* properly format multiline error messagesDavid Kalnischkies2016-04-251-0/+34
* use Google C++ Testing Framework for libapt testsDavid Kalnischkies2014-04-161-97/+116
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+5
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-13/+13
* * test/libapt/globalerror_test.cc:Pino Toscano2012-01-201-2/+5
* write a proper testcase replacing the print-only uri.cc testDavid Kalnischkies2011-08-151-1/+1
* * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-151-0/+32
* add a simple stack handling to be able to delay error handlingDavid Kalnischkies2010-06-251-0/+77