summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)Author
2015-01-23Related fdo#87834: add 2 unit testsJulien Nabet
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini
2015-01-11Related: #i94895# revert the part of revision 1650261Tsutomu Uchino
2015-01-09Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara
2014-12-30Rename "Mid" unit tests to distinguish cases with 2 and 3 argsJulien Nabet
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-23basic: move SbxAppData to a BasicDLL memberMichael Stahl
2014-09-19vba - disable Currency test / invocation on master.Michael Meeks
2014-09-19vba: add a different variant of the same compatibility function.Michael Meeks
2014-09-19vba: initial impl. of compatibility methods.Michael Meeks
2014-06-04Avoid static BasicDLL (that would be destroyed after DeInitVCL now)Stephan Bergmann
2014-05-13basic: update descriptions and add some more testsThomas Arnhold
2014-05-13basic: Add CDec unit testThomas Arnhold
2014-05-02coverity#1209779 & coverity#1209780 Resource leakChris Sherlock
2014-04-17remove executable bitAndras Timar
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-22Add some unit-tests for Mid vb function (includes fdo#73771)Julien Nabet
2013-12-08Drop duplicate #includeTakeshi Abe
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-10-15clean up SbiScanner::NextSym() a little, fdo#70319 follow-upEike Rathke
2013-10-14work around crappy SbiScanner::NextSym(), fdo#70319Eike Rathke
2013-08-20fix for fdo#62323 fix duplicated and wrong testsNoel Power
2013-08-20fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power
2013-06-01typo lengthJulien Nabet
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-21added unit test for 10e308 math overflowEike Rathke
2013-03-21another variation of the localised Cdbl testNoel Power
2013-03-20tweak basic_coverage test to support locale specific testingNoel Power
2013-03-19further OUString cleanupThomas Arnhold
2013-03-16coverity#982854 Assign instead of compareJulien Nabet
2013-03-16coverity#982853 Assign instead of compareJulien Nabet
2013-03-15unittest and test data for bnc#809017Noel Power
2013-03-11remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM fooNoel Power
2013-03-11unit tests and data for bnc#805071Noel Power
2013-03-08remove duplicate file loading from basic_coverage ( now in MacroSnippet )Noel Power
2013-03-08fix WAE mbError unusedNoel Power
2013-03-07Add some stand alone vba specific tests ( mostly vba only functions )Noel Power
2013-03-07finally remove no long needed BasicTestBaseNoel Power
2013-03-07Nested_Struct should really inherit from test::BootstrapFixtureNoel Power
2013-03-07adapt existing tests to use MacroSnipper helper classNoel Power
2013-03-07use "doUnitTest" as the method to search for, tweak error reportingNoel Power
2013-03-07Create new Macro helper class to help invoking macros for unittestsNoel Power