summaryrefslogtreecommitdiff
path: root/basic/qa/vba_tests
AgeCommit message (Expand)Author
2020-11-27tdf#136801 : IsNumeric("+2") and CInt("+2") return correct valuesAnshu
2020-08-19Fix typo in codeAndrea Gelmini
2020-08-17Fix typosAndrea Gelmini
2020-06-16tdf#133913 - create variable with Variant/Type in StepLOADNCAndreas Heinisch
2020-05-21tdf#132389 - case-insensitive operation for non-ASCII charactersAndreas Heinisch
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-03-24VBA Err object raise method TestCasesLibreOfficiant
2020-03-02tdf#36737 - Initialize default values of optionalsAndreas Heinisch
2020-01-05tdf#129596 Distinguish between integer and long while loading immediate valuesU-DESKTOP-8OSNV7R\DrRobotto
2019-12-14VBA Enum statement TestCasesLibreOfficiant
2019-12-11Fix typoAndrea Gelmini
2019-08-31Fix typos in codeAndrea Gelmini
2018-06-30Small cleanupMike Kaganski
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski
2017-12-23VBA tests (4) - don't pass when all tests failZdeněk Crhonek
2017-12-22VB tests (3)-don't pass whe all tests failZdeněk Crhonek
2017-12-07VBA test - error() functionZdeněk Crhonek
2017-12-06VBA test - iserror function test repair, tdf#114232Zdeněk Crhonek
2017-12-02VBA tests repair (2) - don't pass the test when all tests failZdeněk Crhonek
2017-12-02VBA tests - repair tests (Don't pass when all tests fail)Zdeněk Crhonek
2017-11-24Don't pass the test when all tests failEike Rathke
2017-10-17Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10Tor Lillqvist
2017-08-24VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR testsZdeněk Crhonek
2017-08-17Fix typosAndrea Gelmini
2017-08-08VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASEZdeněk Crhonek
2017-08-03VBA tests- add functions STRING,STRREVERSE,SWITCHZdeněk Crhonek
2017-08-02VBA tests - STR and STRCOMP functionsZdeněk Crhonek
2017-07-24VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQRZdeněk Crhonek
2017-06-29VBA test - add RATE, RGB functionsZdeněk Crhonek
2017-05-30basic: Drop unused variables in test scriptsTakeshi Abe
2017-05-27add VBA tests- PMT, PPMT, PV,QBCOLOR functionsZdeněk Crhonek
2017-05-19basic: Fix broken unit test for IsMissing()Takeshi Abe
2017-05-18basic: Fix broken unit test for Join()Takeshi Abe
2017-05-17basic: Fix broken test for VBA's LCaseTakeshi Abe
2017-05-16basic: Test VBA's CDec() only on WindowsTakeshi Abe
2017-05-15basic: Fix broken logic in VBA's unit testsTakeshi Abe
2017-05-15basic: Fix VBA constant vbNewLine with unit testTakeshi Abe
2017-05-03VBA tests- MONTHNAME,NPER, NPV,OCT test caseZdeněk Crhonek
2017-04-16add VBA test casesZdeněk Crhonek
2017-04-13add VBA test casesZdeněk Crhonek
2017-04-13VBA tests - INSTRREV, INT test caseZdeněk Crhonek
2017-04-09VBA tests - HEX, HOUR, IIF, INSTR test casesZdeněk Crhonek
2017-04-09VBA tests - FORMATNUMBER functionZdeněk Crhonek
2017-04-02add VBA tests- FIX,EXP,ERROR,DAY functionsZdeněk Crhonek
2017-03-29VBA tests - add DATEDIFF and DATEPART test caseZdeněk Crhonek
2017-03-18VBA tests - add CVDATE,CVERR,DATEADD test caseZdeněk Crhonek
2017-03-17VBA tests - add CSNG, CSTR test caseZdeněk Crhonek
2017-03-11add VBA test CINT,CLNG functions testsZdeněk Crhonek
2017-03-10add VBA COS function test caseZdeněk Crhonek
2017-03-06VBA test CHOOSE functionZdeněk Crhonek