summaryrefslogtreecommitdiff
path: root/basic/qa/basic_coverage
AgeCommit message (Expand)AuthorFilesLines
2019-11-28tdf#97983 - Added localization for numeric typesAndreas Heinisch1-5/+6
2019-11-23Property Get/Let Basic StatementLibreOfficiant1-0/+27
2019-09-27tdf#62326 - Macros: Converting Hex strings of negative valueAndreas Heinisch4-72/+0
2019-09-18Removed executable permission on filesAndrea Gelmini1-0/+0
2019-09-17tdf#118544 set correct type for optional parameterTomoyuki Kubota1-0/+33
2018-12-03add test for bug tdf#121337Zdeněk Crhonek2-0/+40
2018-11-13Add reference to test codeStephan Bergmann1-0/+2
2018-11-13tdf#121325: Replace all of given length, even if replacement is shorterStephan Bergmann3-0/+55
2018-06-29tdf#118442: Fix incorrect index calculationMike Kaganski1-0/+63
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2017-06-07tdf#108039: check for nullptr in rtl_uString and OUStringMike Kaganski1-0/+22
2017-05-24tdf#93727 Support date literals in basicGrzegorz Araminowicz1-0/+16
2017-05-03Add two digit year test for CDateToIso()Eike Rathke1-0/+2
2017-05-02BASIC: handle the full tools::Date range from -32768-01-01 to 32767-12-31Eike Rathke1-0/+20
2017-04-28Add unit test for CDateFromIso with YYYY-MM-DD, tdf#106956Eike Rathke1-0/+3
2017-02-07Our GetSystemTicks can now again return negative 32-bit values on WindowsTor Lillqvist1-15/+0
2017-01-09Revert "Remove test_getsystemticks_method.vb for now"Stephan Bergmann1-0/+15
2017-01-09Remove test_getsystemticks_method.vb for nowStephan Bergmann1-15/+0
2017-01-06QA Basic: split tests of methods in different filesLaurent Balland-Poirier111-348/+1683
2016-12-24basic: cleanup test_*_methodsLaurent Balland-Poirier7-146/+84
2016-12-04basic: cleanup test_math_methodsArnaud Versini1-27/+13
2016-11-22tdf#102872 Add qa unit test for BASIC methodsLaurent Balland-Poirier7-0/+439
2015-01-23Related fdo#87834: add 2 unit testsJulien Nabet2-0/+30
2014-12-30Rename "Mid" unit tests to distinguish cases with 2 and 3 argsJulien Nabet4-0/+0
2014-01-22Add some unit-tests for Mid vb function (includes fdo#73771)Julien Nabet4-0/+60
2013-08-20fix for fdo#62323 fix duplicated and wrong testsNoel Power2-4/+4
2013-08-20fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power4-0/+72
2013-03-21another variation of the localised Cdbl testNoel Power1-0/+14
2013-03-20tweak basic_coverage test to support locale specific testingNoel Power1-0/+14
2013-02-05fix for fdo#60065Noel Power1-0/+15
2012-11-03basic add a generic unit test fixtureNorbert Thiebaud2-0/+49