summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)AuthorFilesLines
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