aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest-parser/testscript
blob: 6a952861c5194213a84051bcdf7d6d1996516d72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# file      : tests/manifest-parser/testscript
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

$* >>EOO
1

name
foo

version
1.2.3

description
foo
executable

depends
libfoo

depends
libbar
EOO