chiark / gitweb /
dgit: --clean=dpkg-source: Check for untracked unignored files
[dgit.git] / tests / tests / import-nonnative
1 #!/bin/bash
2 set -e
3 . tests/lib
4 . $troot/lib-import-chk
5
6 t-tstunt-parsechangelog
7 t-buildproductsdir-config
8
9 # 1.0 with diff
10 t-import-chk pari-extra 3-1
11
12 # 3.0 (quilt), multiple patches, multiple origs
13 t-import-chk example 1.0-1
14
15 # 3.0 (quilt), single-debian-patch, one orig
16 t-import-chk sunxi-tools 1.2-2.~~dgittest
17
18 t-ok