summaryrefslogtreecommitdiff
path: root/test/libapt/globalerror_test.cc
AgeCommit message (Expand)AuthorFilesLines
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies1-2/+2
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-1/+1
2016-04-25properly format multiline error messagesDavid Kalnischkies1-0/+34
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies1-97/+116
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+5
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-13/+13
2012-01-20* test/libapt/globalerror_test.cc:Pino Toscano1-2/+5
2011-08-15write a proper testcase replacing the print-only uri.cc testDavid Kalnischkies1-1/+1
2011-02-15* apt-pkg/contrib/error.cc:David Kalnischkies1-0/+32
2010-06-25add a simple stack handling to be able to delay error handlingDavid Kalnischkies1-0/+77