]> git.saurik.com Git - apt.git/commit - test/libapt/extracttar_test.cc
stablize gtest testcase environment
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 26 Jan 2016 16:42:33 +0000 (17:42 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 26 Jan 2016 16:42:33 +0000 (17:42 +0100)
commitb7aa74a1859e3be00f3a20b0956d1cb93d62df5b
treef4fdf1cc1dc128d069056786b0f95fe72d80bbcf
parent2651f1c071927b7fc440ec7a638ecad7ccf04a2e
stablize gtest testcase environment

Avoid the dependency on a specific current path for the tar test and
ensure that _system is correctly initialized (gcc-6 runs into a segfault
otherwise and with it fixed starts to depend on the multi-arch
configuration of the running system… not good).

Git-Dch: Ignore
test/libapt/extracttar_test.cc
test/libapt/gtest_runner.cc
test/libapt/indexcopytosourcelist_test.cc