summaryrefslogtreecommitdiffstats
path: root/basic/qa
Commit message (Expand)AuthorAgeFilesLines
* Add some unit-tests for Mid vb function (includes fdo#73771)Julien Nabet2014-01-224-0/+60
* Drop duplicate #includeTakeshi Abe2013-12-081-1/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-34/+24
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-10/+1
* basic: include <> for external includesNorbert Thiebaud2013-11-115-29/+29
* fixincludeguards.sh: basicThomas Arnhold2013-10-281-2/+2
* clean up SbiScanner::NextSym() a little, fdo#70319 follow-upEike Rathke2013-10-151-13/+16
* work around crappy SbiScanner::NextSym(), fdo#70319Eike Rathke2013-10-141-1/+3
* fix for fdo#62323 fix duplicated and wrong testsNoel Power2013-08-202-4/+4
* fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power2013-08-204-0/+72
* typo lengthJulien Nabet2013-06-011-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-13/+13
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* added unit test for 10e308 math overflowEike Rathke2013-03-211-0/+11
* another variation of the localised Cdbl testNoel Power2013-03-211-0/+14
* tweak basic_coverage test to support locale specific testingNoel Power2013-03-202-2/+56
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* coverity#982854 Assign instead of compareJulien Nabet2013-03-161-2/+2
* coverity#982853 Assign instead of compareJulien Nabet2013-03-161-1/+1
* unittest and test data for bnc#809017Noel Power2013-03-152-3/+28
* remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM fooNoel Power2013-03-111-12/+13
* unit tests and data for bnc#805071Noel Power2013-03-114-4/+124
* remove duplicate file loading from basic_coverage ( now in MacroSnippet )Noel Power2013-03-081-32/+5
* fix WAE mbError unusedNoel Power2013-03-081-2/+0
* Add some stand alone vba specific tests ( mostly vba only functions )Noel Power2013-03-079-0/+1244
* finally remove no long needed BasicTestBaseNoel Power2013-03-071-29/+0
* Nested_Struct should really inherit from test::BootstrapFixtureNoel Power2013-03-071-2/+2
* adapt existing tests to use MacroSnipper helper classNoel Power2013-03-073-193/+75
* use "doUnitTest" as the method to search for, tweak error reportingNoel Power2013-03-071-3/+5
* Create new Macro helper class to help invoking macros for unittestsNoel Power2013-03-071-0/+137
* Do not CPPUNIT_FAIL (which throws exceptions) from a destructorStephan Bergmann2013-03-051-10/+3
* blind wae fix for PPUNIT_ASSERT_EQUALNoel Power2013-02-111-5/+8
* fix basic access to nested uno structures fdo#60117Noel Power2013-02-111-0/+215
* fix for fdo#60065Noel Power2013-02-051-0/+15
* Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxxMarcos Paulo de Souza2012-12-311-88/+88
* Remove rtl prefixes and some RTL_CONST* from basicMarcos Paulo de Souza2012-12-291-39/+39
* basic add a generic unit test fixtureNorbert Thiebaud2012-11-033-0/+249
* These tests do not need the UCBStephan Bergmann2012-09-171-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-182-2/+3
* make unoCheckStruct uglier but detect unfixed type assignment + add new testsNoel Power2012-07-051-0/+69
* fix missing makefile, also add a further test to test_nested_struct.cxxNoel Power2012-07-051-0/+38
* split out some common basic test stuff, add intial nested struct testNoel Power2012-07-053-46/+138
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-4/+2
* add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )Noel Power2012-05-142-0/+14
* add simple basic runtime testNoel Power2012-05-141-7/+27
* simple compile test for use of 'Enable' in a Dim statementNoel Power2012-05-141-0/+82
* Comment out test that current fails on 64-bit systemsAugust Sodora2012-01-141-1/+2
* Add tests for hex/octal numbers for basic scannerAugust Sodora2012-01-141-0/+96
* add mode-lines to some new filesCaolán McNamara2012-01-051-0/+3