add VBA CHR() test case
Change-Id: I9e7aefdd0309fd4f209fba6fb4f698b098856d01 Reviewed-on: https://gerrit.libreoffice.org/34133 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
This commit is contained in:
committed by
Eike Rathke
parent
871e686802
commit
b5c83cf676
@@ -55,6 +55,7 @@ void VBATest::testMiscVBAFunctions()
|
||||
"format.vb",
|
||||
"replace.vb",
|
||||
"stringplusdouble.vb",
|
||||
"chr.vb",
|
||||
#ifndef WIN32 // missing 64bit Currency marshalling.
|
||||
"win32compat.vb", // windows compatibility hooks.
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user