summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/test_scanner.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-11basic: include <> for external includesNorbert Thiebaud1-6/+6
2013-10-15clean up SbiScanner::NextSym() a little, fdo#70319 follow-upEike Rathke1-13/+16
2013-10-14work around crappy SbiScanner::NextSym(), fdo#70319Eike Rathke1-1/+3
2013-03-21added unit test for 10e308 math overflowEike Rathke1-0/+11
2013-03-16coverity#982854 Assign instead of compareJulien Nabet1-2/+2
2013-03-16coverity#982853 Assign instead of compareJulien Nabet1-1/+1
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-07-18re-base on ALv2 code. Includes:Michael Meeks1-1/+1
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-2/+1
2012-05-14add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )Noel Power1-0/+7
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