summaryrefslogtreecommitdiffstats
path: root/test cases/csharp/2 library/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/csharp/2 library/test.json')
-rw-r--r--test cases/csharp/2 library/test.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test cases/csharp/2 library/test.json b/test cases/csharp/2 library/test.json
new file mode 100644
index 0000000..0523f45
--- /dev/null
+++ b/test cases/csharp/2 library/test.json
@@ -0,0 +1,9 @@
+{
+ "installed": [
+ {"type": "file", "file": "usr/bin/prog.exe"},
+ {"type": "pdb", "file": "usr/bin/prog"},
+ {"type": "file", "platform": "msvc", "file": "usr/bin/helper.dll"},
+ {"type": "pdb", "file": "usr/bin/helper"},
+ {"type": "file", "platform": "gcc", "file": "usr/lib/helper.dll"}
+ ]
+}