]> git.saurik.com Git - apt.git/commit
Run parsedepends_test for two different native archs
authorJulian Andres Klode <jak@debian.org>
Mon, 2 Jan 2017 13:25:45 +0000 (14:25 +0100)
committerJulian Andres Klode <jak@debian.org>
Mon, 2 Jan 2017 13:28:05 +0000 (14:28 +0100)
commitae44d3935267b193e73071f3d110009d492021a6
treec5c36e46ae8739435a92036439356c88655063c5
parent926c09cc9cf4797e9a44c4253b1ce9ec1212c0da
Run parsedepends_test for two different native archs

Run the test for kfreebsd-i386 and amd64 and pass "amd64" as
an additional argument to the function. This tests that the
argument is used and thus ParseDepends returns the amd64
results even on a different architecture like i386.
test/libapt/parsedepends_test.cc