summaryrefslogtreecommitdiff
path: root/test/libapt/parsedepends_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* Run parsedepends_test for two different native archsJulian Andres Klode2017-01-021-40/+43
* support <libc>-<kernel>-<cpu> in architecture specsDavid Kalnischkies2016-01-311-0/+22
* implement the updated build profile specjosch2014-10-061-9/+20
* build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-081-2/+2
* use Google C++ Testing Framework for libapt testsDavid Kalnischkies2014-04-161-225/+233
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+6
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer2014-03-131-27/+61
* rework some code to fix some scan-build warningsDavid Kalnischkies2014-01-161-1/+1
* add two tests for architecture specificationsDavid Kalnischkies2012-06-141-5/+5
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-2/+2
* extends the ParseDepends testcase to have a look also at the WildcardsDavid Kalnischkies2010-07-051-0/+68
* Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies2009-11-291-0/+128