test/integration/test-apt-update-file: improve test
[ntk/apt.git] / test / integration / test-bug-762160-relpath
1 #!/bin/sh
2 set -e
3
4 # dpkg implements versioned provides in commit 5bb02fe80e9f40dcad9703a72f67cf615ff217b5
5 # but previous versions seem to allow parsing, working and ignoring it.
6
7 TESTDIR=$(readlink -f $(dirname $0))
8 . $TESTDIR/framework
9 setupenvironment
10 configarchitecture 'amd64'
11
12 insertpackage 'unstable' 'foo' 'all' '1'
13 setupaptarchive
14
15 aptget update -o Dir=./apt