summaryrefslogtreecommitdiff
path: root/basic/qa/vba_tests
AgeCommit message (Expand)AuthorFilesLines
2020-03-02tdf#36737 - Initialize default values of optionalsAndreas Heinisch2-43/+412
2020-01-05tdf#129596 Distinguish between integer and long while loading immediate valuesU-DESKTOP-8OSNV7R\DrRobotto1-0/+6
2019-12-14VBA Enum statement TestCasesLibreOfficiant1-0/+87
2019-12-11Fix typoAndrea Gelmini1-1/+1
2019-08-31Fix typos in codeAndrea Gelmini1-1/+1
2018-06-30Small cleanupMike Kaganski1-5/+1
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski1-9/+34
2017-12-23VBA tests (4) - don't pass when all tests failZdeněk Crhonek19-119/+27
2017-12-22VB tests (3)-don't pass whe all tests failZdeněk Crhonek17-482/+15
2017-12-07VBA test - error() functionZdeněk Crhonek1-4/+4
2017-12-06VBA test - iserror function test repair, tdf#114232Zdeněk Crhonek1-1/+1
2017-12-02VBA tests repair (2) - don't pass the test when all tests failZdeněk Crhonek4-14/+14
2017-12-02VBA tests - repair tests (Don't pass when all tests fail)Zdeněk Crhonek3-4/+4
2017-11-24Don't pass the test when all tests failEike Rathke1-29/+38
2017-10-17Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10Tor Lillqvist1-24/+0
2017-08-24VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR testsZdeněk Crhonek5-0/+415
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-08VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASEZdeněk Crhonek7-0/+479
2017-08-03VBA tests- add functions STRING,STRREVERSE,SWITCHZdeněk Crhonek3-0/+213
2017-08-02VBA tests - STR and STRCOMP functionsZdeněk Crhonek2-0/+171
2017-07-24VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQRZdeněk Crhonek8-0/+524
2017-06-29VBA test - add RATE, RGB functionsZdeněk Crhonek2-0/+156
2017-05-30basic: Drop unused variables in test scriptsTakeshi Abe56-113/+0
2017-05-27add VBA tests- PMT, PPMT, PV,QBCOLOR functionsZdeněk Crhonek4-0/+304
2017-05-19basic: Fix broken unit test for IsMissing()Takeshi Abe1-10/+7
2017-05-18basic: Fix broken unit test for Join()Takeshi Abe1-17/+15
2017-05-17basic: Fix broken test for VBA's LCaseTakeshi Abe1-16/+14
2017-05-16basic: Test VBA's CDec() only on WindowsTakeshi Abe1-1/+1
2017-05-15basic: Fix broken logic in VBA's unit testsTakeshi Abe42-42/+42
2017-05-15basic: Fix VBA constant vbNewLine with unit testTakeshi Abe1-0/+57
2017-05-03VBA tests- MONTHNAME,NPER, NPV,OCT test caseZdeněk Crhonek4-0/+269
2017-04-16add VBA test casesZdeněk Crhonek8-0/+555
2017-04-13add VBA test casesZdeněk Crhonek11-0/+792
2017-04-13VBA tests - INSTRREV, INT test caseZdeněk Crhonek2-0/+166
2017-04-09VBA tests - HEX, HOUR, IIF, INSTR test casesZdeněk Crhonek4-0/+319
2017-04-09VBA tests - FORMATNUMBER functionZdeněk Crhonek1-0/+64
2017-04-02add VBA tests- FIX,EXP,ERROR,DAY functionsZdeněk Crhonek4-0/+256
2017-03-29VBA tests - add DATEDIFF and DATEPART test caseZdeněk Crhonek2-0/+235
2017-03-18VBA tests - add CVDATE,CVERR,DATEADD test caseZdeněk Crhonek3-0/+267
2017-03-17VBA tests - add CSNG, CSTR test caseZdeněk Crhonek2-0/+140
2017-03-11add VBA test CINT,CLNG functions testsZdeněk Crhonek2-0/+202
2017-03-10add VBA COS function test caseZdeněk Crhonek1-0/+73
2017-03-06VBA test CHOOSE functionZdeněk Crhonek1-0/+81
2017-03-04VBA test CDATE, CDBL functionZdeněk Crhonek2-0/+145
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-03-01add VBA functions tests - ABS,ARRAY, ASC, ATN, CBOOLZdeněk Crhonek5-0/+433
2017-02-27add VBA CHR() test caseZdeněk Crhonek1-0/+71
2016-12-14Partially fix VBATest::testMiscOLEStuff for Win64Mike Kaganski3-5/+5
2016-02-17tdf#40517 Unit test for question marks in number formatLaurent Balland-Poirier1-0/+4
2015-03-23remove trailing blanks rubbishEike Rathke8-188/+188