VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE
Change-Id: I7ea7757291d996375584ef05d822701737020b1c Reviewed-on: https://gerrit.libreoffice.org/40894 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
This commit is contained in:
committed by
Zdenek Crhonek
parent
3b66be90d4
commit
57ece564ac
@@ -130,6 +130,13 @@ void VBATest::testMiscVBAFunctions()
|
||||
"string.vb",
|
||||
"strreverse.vb",
|
||||
"switch.vb",
|
||||
"syd.vb",
|
||||
"timeserial.vb",
|
||||
"timevalue.vb",
|
||||
"trim.vb",
|
||||
"typename.vb",
|
||||
"ubound.vb",
|
||||
"ucase.vb",
|
||||
#ifndef WIN32 // missing 64bit Currency marshalling.
|
||||
"win32compat.vb", // windows compatibility hooks.
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user