Kaydet (Commit) 9b6ccc75 authored tarafından Tomas O'Connor's avatar Tomas O'Connor

Update data files for JSuite tests

üst 1ea8230d
...@@ -5,4 +5,4 @@ _getFunctionName;description=Try to get a function name;expected=MemoryUsage.upd ...@@ -5,4 +5,4 @@ _getFunctionName;description=Try to get a function name;expected=MemoryUsage.upd
_getLanguageProperties;description=Try to get language properties;expected=MemUsage.jar _getLanguageProperties;description=Try to get language properties;expected=MemUsage.jar
_getFileSetNames;description=Try to get fileset names;expected=delivered _getFileSetNames;description=Try to get fileset names;expected=delivered
_getFilesInFileSet;description=Try to get files in fileset;expected=google.jar _getFilesInFileSet;description=Try to get files in fileset;expected=google.jar
_getDescription;description=Try to get description;expected=empty _getDescription;description=Try to get description;expected=Show JVM memory usage stats
...@@ -2,5 +2,5 @@ _createScriptStorage;description=Try to create a ScriptStorage;expected=success ...@@ -2,5 +2,5 @@ _createScriptStorage;description=Try to create a ScriptStorage;expected=success
_createScriptStorageWithURI;description=Try to create a document ScriptStorage;location=script_in_class_file.sxw;expected=XScriptInfoAccess.class _createScriptStorageWithURI;description=Try to create a document ScriptStorage;location=script_in_class_file.sxw;expected=XScriptInfoAccess.class
_getScriptStorage;description=Try to get application share ScriptStorage;location=share;expected=XScriptInfoAccess.class _getScriptStorage;description=Try to get application share ScriptStorage;location=share;expected=XScriptInfoAccess.class
_getScriptStorage;description=Try to get application user ScriptStorage;location=user;expected=XScriptInfoAccess.class _getScriptStorage;description=Try to get application user ScriptStorage;location=user;expected=XScriptInfoAccess.class
_refreshScriptStorage;description=Try to refresh non-existent ScriptStorage;location=non-existent;expected=com.sun.star.uno.RuntimeException _refreshScriptStorage;description=Try to refresh non-existent ScriptStorage;location=non-existent;expected=success
_refreshScriptStorage;description=Try to refresh valid document ScriptStorage;location=script_in_class_file.sxw;expected=success _refreshScriptStorage;description=Try to refresh valid document ScriptStorage;location=script_in_class_file.sxw;expected=success
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment