summaryrefslogtreecommitdiff
path: root/basic/qa/vba_tests
AgeCommit message (Expand)Author
2021-07-28tdf#107953 - Extend significant digitsAndreas Heinisch
2021-07-19tdf#143332 - Use utl::TextSearch to implement the InStrRev functionAndreas Heinisch
2021-07-16tdf#139840 - Use utl::TextSearch to implement the InStr functionAndreas Heinisch
2021-07-06tdf#142922 fixes Round to follow half-to-even roundingbaltasarq
2021-07-02Move utility code out of test directoriesMike Kaganski
2021-06-25tdf#142460: properly handle boolean values in string poolbaltasarq
2021-05-13tdf#139840 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch
2021-05-06Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4Eike Rathke
2021-05-01tdf#124184 Fixing StrConv VBA Functiontushar
2021-02-17tdf#130677 Write new tests for literalsshubham656
2021-01-25tdf#136755, tdf#124008 - delete the variable beforehand REDIMAndreas Heinisch
2020-12-22Related: tdf#84098 Unify testsMike Kaganski
2020-12-19tdf#84098 kill copy+paste in VBA testsGeorge Bateman
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