summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-13/+13
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-21added unit test for 10e308 math overflowEike Rathke1-0/+11
2013-03-21another variation of the localised Cdbl testNoel Power1-0/+14
2013-03-20tweak basic_coverage test to support locale specific testingNoel Power2-2/+56
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-16coverity#982854 Assign instead of compareJulien Nabet1-2/+2
2013-03-16coverity#982853 Assign instead of compareJulien Nabet1-1/+1
2013-03-15unittest and test data for bnc#809017Noel Power2-3/+28
2013-03-11remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM fooNoel Power1-12/+13
2013-03-11unit tests and data for bnc#805071Noel Power4-4/+124
2013-03-08remove duplicate file loading from basic_coverage ( now in MacroSnippet )Noel Power1-32/+5
2013-03-08fix WAE mbError unusedNoel Power1-2/+0
2013-03-07Add some stand alone vba specific tests ( mostly vba only functions )Noel Power9-0/+1244
2013-03-07finally remove no long needed BasicTestBaseNoel Power1-29/+0
2013-03-07Nested_Struct should really inherit from test::BootstrapFixtureNoel Power1-2/+2
2013-03-07adapt existing tests to use MacroSnipper helper classNoel Power3-193/+75
2013-03-07use "doUnitTest" as the method to search for, tweak error reportingNoel Power1-3/+5
2013-03-07Create new Macro helper class to help invoking macros for unittestsNoel Power1-0/+137
2013-03-05Do not CPPUNIT_FAIL (which throws exceptions) from a destructorStephan Bergmann1-10/+3
2013-02-11blind wae fix for PPUNIT_ASSERT_EQUALNoel Power1-5/+8
2013-02-11fix basic access to nested uno structures fdo#60117Noel Power1-0/+215
2013-02-05fix for fdo#60065Noel Power1-0/+15
2012-12-31Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxxMarcos Paulo de Souza1-88/+88
2012-12-29Remove rtl prefixes and some RTL_CONST* from basicMarcos Paulo de Souza1-39/+39
2012-11-03basic add a generic unit test fixtureNorbert Thiebaud3-0/+249
2012-09-17These tests do not need the UCBStephan Bergmann1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks2-2/+3
2012-07-05make unoCheckStruct uglier but detect unfixed type assignment + add new testsNoel Power1-0/+69
2012-07-05fix missing makefile, also add a further test to test_nested_struct.cxxNoel Power1-0/+38
2012-07-05split out some common basic test stuff, add intial nested struct testNoel Power3-46/+138
2012-06-27targetted re-work of cppunit pieces.Michael Meeks2-4/+2
2012-05-14add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )Noel Power2-0/+14
2012-05-14add simple basic runtime testNoel Power1-7/+27
2012-05-14simple compile test for use of 'Enable' in a Dim statementNoel Power1-0/+82
2012-01-14Comment out test that current fails on 64-bit systemsAugust Sodora1-1/+2
2012-01-14Add tests for hex/octal numbers for basic scannerAugust Sodora1-0/+96
2012-01-05add mode-lines to some new filesCaolán McNamara1-0/+3
2011-12-05Added some tests for basic/scannerAugust Sodora1-12/+101
2011-11-20Added regression test for scannerAugust Sodora1-1/+30
2011-11-18Cleanup GetSuffixType in basic scannerAugust Sodora1-0/+50
2011-10-21misc trivial tweaks, and documentation additionMichael Meeks1-15/+7
2011-10-21String->OUString, with accompanying testsAugust Sodora1-0/+578