summaryrefslogtreecommitdiff
path: root/tests/tests/import-nonnative
blob: 7bb33a9c57b42cec4686634f2ecf8bb2205c2afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/bash
set -e
. tests/lib
. $troot/lib-import-chk

t-tstunt-parsechangelog
t-buildproductsdir-config

# 1.0 with diff
t-import-chk pari-extra 3-1

# 3.0 (quilt), multiple patches, multiple origs
t-import-chk example 1.0-1

# 3.0 (quilt), single-debian-patch, one orig
t-import-chk sunxi-tools 1.2-2.~~dgittest

t-ok