basic: Add CDec unit test

Change-Id: I9152f00239e5d407f9b33016caadb6a01770fed3
This commit is contained in:
Thomas Arnhold
2014-05-13 05:23:49 +02:00
parent 375b01bf74
commit c4e301acd0
2 changed files with 73 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ void VBATest::testMiscVBAFunctions()
{
const char* macroSource[] = {
"bytearraystring.vb",
"cdec.vb",
// datevalue test seems to depend on both locale and language
// settings, should try and rewrite the test to deal with that
// for some reason tinderboxes don't seem to complain leaving enabled