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