summaryrefslogtreecommitdiffstats
path: root/test cases/common/12 data/test.json
blob: f392e9a03abbd479ad6cd2715f07374defdc9d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "installed": [
    {"type": "file", "file": "usr/share/progname/datafile.dat"},
    {"type": "file", "file": "usr/share/progname/fileobject_datafile.dat"},
    {"type": "file", "file": "usr/share/progname/vanishing.dat"},
    {"type": "file", "file": "usr/share/progname/vanishing2.dat"},
    {"type": "file", "file": "usr/share/data install test/renamed file.txt"},
    {"type": "file", "file": "usr/share/data install test/somefile.txt"},
    {"type": "file", "file": "usr/share/data install test/some/nested/path.txt"},
    {"type": "file", "file": "usr/share/renamed/renamed 2.txt"},
    {"type": "file", "file": "usr/share/renamed/renamed 3.txt"},
    {"type": "file", "file": "etc/etcfile.dat"},
    {"type": "file", "file": "usr/bin/runscript.sh"}
  ]
}