~mvo/apt/dep8

« back to all changes in this revision

Viewing changes to test/libapt/run-tests

  • Committer: Michael Vogt
  • Date: 2011-02-08 09:25:47 UTC
  • mfrom: (1561.38.60 apt-sid)
  • Revision ID: michael.vogt@ubuntu.com-20110208092547-3gsosv0ywgr9vh2q
merged from lp:~donkult/apt/sid

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
                        "${tmppath}/invälid.conf" \
40
40
                        "${tmppath}/invalíd" \
41
41
                        "${tmppath}/01invalíd"
 
42
                mkdir "${tmppath}/invaliddir" \
 
43
                        "${tmppath}/directory.conf" \
 
44
                        "${tmppath}/directory.list" \
 
45
                        "${tmppath}/directory.wron" \
 
46
                        "${tmppath}/directory.list.disabled"
42
47
                ln -s "${tmppath}/anormalfile" "${tmppath}/linkedfile.list"
43
48
                ln -s "${tmppath}/non-existing-file" "${tmppath}/brokenlink.list"
44
49
        elif [ $name = "getLanguages${EXT}" ]; then