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

t-tstunt-parsechangelog

# 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