add VBA functions tests - ABS,ARRAY, ASC, ATN, CBOOL
Change-Id: I8a0b8b833ba32b9d27773748b3bbd8bbc07d1959 Reviewed-on: https://gerrit.libreoffice.org/34696 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
This commit is contained in:
committed by
Zdenek Crhonek
parent
e7655fbd2b
commit
38f13e4dca
@@ -56,6 +56,11 @@ void VBATest::testMiscVBAFunctions()
|
||||
"replace.vb",
|
||||
"stringplusdouble.vb",
|
||||
"chr.vb",
|
||||
"abs.vb",
|
||||
"array.vb",
|
||||
"asc.vb",
|
||||
"atn.vb",
|
||||
"cbool.vb",
|
||||
#ifndef WIN32 // missing 64bit Currency marshalling.
|
||||
"win32compat.vb", // windows compatibility hooks.
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user