summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)Author
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
2013-03-05Do not CPPUNIT_FAIL (which throws exceptions) from a destructorStephan Bergmann
2013-02-11blind wae fix for PPUNIT_ASSERT_EQUALNoel Power
2013-02-11fix basic access to nested uno structures fdo#60117Noel Power
2013-02-05fix for fdo#60065Noel Power
2012-12-31Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxxMarcos Paulo de Souza
2012-12-29Remove rtl prefixes and some RTL_CONST* from basicMarcos Paulo de Souza
2012-11-03basic add a generic unit test fixtureNorbert Thiebaud
2012-09-17These tests do not need the UCBStephan Bergmann
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-05make unoCheckStruct uglier but detect unfixed type assignment + add new testsNoel Power
2012-07-05fix missing makefile, also add a further test to test_nested_struct.cxxNoel Power
2012-07-05split out some common basic test stuff, add intial nested struct testNoel Power
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-05-14add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )Noel Power
2012-05-14add simple basic runtime testNoel Power
2012-05-14simple compile test for use of 'Enable' in a Dim statementNoel Power
2012-01-14Comment out test that current fails on 64-bit systemsAugust Sodora
2012-01-14Add tests for hex/octal numbers for basic scannerAugust Sodora
2012-01-05add mode-lines to some new filesCaolán McNamara
2011-12-05Added some tests for basic/scannerAugust Sodora
2011-11-20Added regression test for scannerAugust Sodora
2011-11-18Cleanup GetSuffixType in basic scannerAugust Sodora
2011-10-21misc trivial tweaks, and documentation additionMichael Meeks
2011-10-21String->OUString, with accompanying testsAugust Sodora