diff options
Diffstat (limited to 'test/testdata/eval-okay-functionargs.exp.xml')
-rw-r--r-- | test/testdata/eval-okay-functionargs.exp.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/testdata/eval-okay-functionargs.exp.xml b/test/testdata/eval-okay-functionargs.exp.xml new file mode 100644 index 0000000..651f54c --- /dev/null +++ b/test/testdata/eval-okay-functionargs.exp.xml | |||
@@ -0,0 +1,15 @@ | |||
1 | <?xml version='1.0' encoding='utf-8'?> | ||
2 | <expr> | ||
3 | <list> | ||
4 | <string value="stdenv" /> | ||
5 | <string value="fetchurl" /> | ||
6 | <string value="aterm-stdenv" /> | ||
7 | <string value="aterm-stdenv2" /> | ||
8 | <string value="libX11" /> | ||
9 | <string value="libXv" /> | ||
10 | <string value="mplayer-stdenv2.libXv-libX11" /> | ||
11 | <string value="mplayer-stdenv2.libXv-libX11_2" /> | ||
12 | <string value="nix-stdenv-aterm-stdenv" /> | ||
13 | <string value="nix-stdenv2-aterm2-stdenv2" /> | ||
14 | </list> | ||
15 | </expr> | ||