VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR
Change-Id: I0db9233f20fccbc4b2c4f4b3e36cf0aaa8583c99 Reviewed-on: https://gerrit.libreoffice.org/40339 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
This commit is contained in:
committed by
Zdenek Crhonek
parent
8c7c72c8f8
commit
fae4b84882
@@ -117,6 +117,14 @@ void VBATest::testMiscVBAFunctions()
|
||||
"qbcolor.vb",
|
||||
"rate.vb",
|
||||
"rgb.vb",
|
||||
"rtrim.vb",
|
||||
"right.vb",
|
||||
"second.vb",
|
||||
"sgn.vb",
|
||||
"sin.vb",
|
||||
"sln.vb",
|
||||
"space.vb",
|
||||
"sqr.vb",
|
||||
#ifndef WIN32 // missing 64bit Currency marshalling.
|
||||
"win32compat.vb", // windows compatibility hooks.
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user