VBA tests - add CSNG, CSTR test case
Change-Id: I5e9bc24bb89cc634a3c01e8c8b23a19927e7010c Reviewed-on: https://gerrit.libreoffice.org/35341 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
This commit is contained in:
committed by
Zdenek Crhonek
parent
11ad608a1c
commit
7ea2962e76
@@ -67,6 +67,8 @@ void VBATest::testMiscVBAFunctions()
|
||||
"cos.vb",
|
||||
"cint.vb",
|
||||
"clng.vb",
|
||||
"csng.vb",
|
||||
"cstr.vb",
|
||||
#ifndef WIN32 // missing 64bit Currency marshalling.
|
||||
"win32compat.vb", // windows compatibility hooks.
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user