summaryrefslogtreecommitdiff
path: root/scripting/workben/data/testdata/ScriptInfo.csv
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/workben/data/testdata/ScriptInfo.csv')
-rw-r--r--scripting/workben/data/testdata/ScriptInfo.csv8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripting/workben/data/testdata/ScriptInfo.csv b/scripting/workben/data/testdata/ScriptInfo.csv
new file mode 100644
index 000000000000..a5fab2ad5d16
--- /dev/null
+++ b/scripting/workben/data/testdata/ScriptInfo.csv
@@ -0,0 +1,8 @@
+_getLogicalName;description=Try to get a logical name;expected=MemoryUtils.MemUsage
+_getParcelURI;description=Try to get a parcel URI;expected=ExampleSpreadSheetLatest.sxc/Scripts/java/MemoryUsage
+_getLanguage;description=Try to get language;expected=Java
+_getFunctionName;description=Try to get a function name;expected=MemoryUsage.updateMemoryUsage
+_getLanguageProperties;description=Try to get language properties;expected=MemUsage.jar
+_getFileSetNames;description=Try to get fileset names;expected=delivered
+_getFilesInFileSet;description=Try to get files in fileset;expected=google.jar
+_getDescription;description=Try to get description;expected=Show JVM memory usage stats