Age | Commit message (Expand) | Author |
2019-08-31 | Fix typos in code | Andrea Gelmini |
2018-06-30 | Small cleanup | Mike Kaganski |
2018-06-29 | tdf#118218: Implement FormatNumber VBA function | Mike Kaganski |
2017-12-23 | VBA tests (4) - don't pass when all tests fail | Zdeněk Crhonek |
2017-12-22 | VB tests (3)-don't pass whe all tests fail | Zdeněk Crhonek |
2017-12-07 | VBA test - error() function | Zdeněk Crhonek |
2017-12-06 | VBA test - iserror function test repair, tdf#114232 | Zdeněk Crhonek |
2017-12-02 | VBA tests repair (2) - don't pass the test when all tests fail | Zdeněk Crhonek |
2017-12-02 | VBA tests - repair tests (Don't pass when all tests fail) | Zdeněk Crhonek |
2017-11-24 | Don't pass the test when all tests fail | Eike Rathke |
2017-10-17 | Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 | Tor Lillqvist |
2017-08-24 | VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests | Zdeněk Crhonek |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-08 | VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE | Zdeněk Crhonek |
2017-08-03 | VBA tests- add functions STRING,STRREVERSE,SWITCH | Zdeněk Crhonek |
2017-08-02 | VBA tests - STR and STRCOMP functions | Zdeněk Crhonek |
2017-07-24 | VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR | Zdeněk Crhonek |
2017-06-29 | VBA test - add RATE, RGB functions | Zdeněk Crhonek |
2017-05-30 | basic: Drop unused variables in test scripts | Takeshi Abe |
2017-05-27 | add VBA tests- PMT, PPMT, PV,QBCOLOR functions | Zdeněk Crhonek |
2017-05-19 | basic: Fix broken unit test for IsMissing() | Takeshi Abe |
2017-05-18 | basic: Fix broken unit test for Join() | Takeshi Abe |
2017-05-17 | basic: Fix broken test for VBA's LCase | Takeshi Abe |
2017-05-16 | basic: Test VBA's CDec() only on Windows | Takeshi Abe |
2017-05-15 | basic: Fix broken logic in VBA's unit tests | Takeshi Abe |
2017-05-15 | basic: Fix VBA constant vbNewLine with unit test | Takeshi Abe |
2017-05-03 | VBA tests- MONTHNAME,NPER, NPV,OCT test case | Zdeněk Crhonek |
2017-04-16 | add VBA test cases | Zdeněk Crhonek |
2017-04-13 | add VBA test cases | Zdeněk Crhonek |
2017-04-13 | VBA tests - INSTRREV, INT test case | Zdeněk Crhonek |
2017-04-09 | VBA tests - HEX, HOUR, IIF, INSTR test cases | Zdeněk Crhonek |
2017-04-09 | VBA tests - FORMATNUMBER function | Zdeněk Crhonek |
2017-04-02 | add VBA tests- FIX,EXP,ERROR,DAY functions | Zdeněk Crhonek |
2017-03-29 | VBA tests - add DATEDIFF and DATEPART test case | Zdeněk Crhonek |
2017-03-18 | VBA tests - add CVDATE,CVERR,DATEADD test case | Zdeněk Crhonek |
2017-03-17 | VBA tests - add CSNG, CSTR test case | Zdeněk Crhonek |
2017-03-11 | add VBA test CINT,CLNG functions tests | Zdeněk Crhonek |
2017-03-10 | add VBA COS function test case | Zdeněk Crhonek |
2017-03-06 | VBA test CHOOSE function | Zdeněk Crhonek |
2017-03-04 | VBA test CDATE, CDBL function | Zdeněk Crhonek |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-01 | add VBA functions tests - ABS,ARRAY, ASC, ATN, CBOOL | Zdeněk Crhonek |
2017-02-27 | add VBA CHR() test case | Zdeněk Crhonek |
2016-12-14 | Partially fix VBATest::testMiscOLEStuff for Win64 | Mike Kaganski |
2016-02-17 | tdf#40517 Unit test for question marks in number format | Laurent Balland-Poirier |
2015-03-23 | remove trailing blanks rubbish | Eike Rathke |
2015-03-23 | more engineering notation format tests, tdf#30716 | Eike Rathke |
2015-03-23 | tdf#30716 Engineering notation | Laurent Balland-Poirier |
2015-01-11 | Related: #i94895# revert the part of revision 1650261 | Tsutomu Uchino |
2015-01-09 | Resolves: #i94895# fix illegal result of Replace runtime function" | Caolán McNamara |