summaryrefslogtreecommitdiff
path: root/svl/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith1-12/+12
2013-03-29unit test for i#116701Korrawit Pruegsanusak1-0/+45
2013-03-22chose date that does not suffer from historic time zone bugEike Rathke1-9/+9
2013-03-19unit test for fdo#60915Korrawit Pruegsanusak1-0/+61
2013-03-14resurrect svl/qa/unit/svl.cxxKorrawit Pruegsanusak1-4/+16
2012-12-05Bye bye ODMATor Lillqvist1-1/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-27String => OUString conversion of svl's PasswordHelperNorbert Thiebaud1-1/+1
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud1-4/+4
2012-11-24use LanguageTagEike Rathke1-1/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-4/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-13/+3
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot3-31/+27
2012-07-02re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-27targetted re-work of cppunit pieces.Michael Meeks3-9/+2
2012-05-25drop dead makefile.mk and version.mapCaolán McNamara2-129/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-9/+8
2012-03-28callcatcher: regenerate listCaolán McNamara1-8/+8
2012-01-17Make test code compile on Mac OS X.Stephan Bergmann1-2/+1
2012-01-17Adapted svl test_URIHelper to gbuild.Stephan Bergmann1-0/+466
2011-11-27remove include of pch header from svlNorbert Thiebaud1-1/+0
2011-11-27add missing licence headersMarkus Mohrhard1-0/+30
2011-11-27String->OUStringAugust Sodora1-14/+13
2011-11-26Added test to lngmiscAugust Sodora1-5/+35
2011-11-26Simplification and accompanying testsAugust Sodora1-4/+32
2011-11-26Simplification in lngmisc with accompanying testsAugust Sodora1-4/+30
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora1-0/+83
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+2
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-08Un-breaking the unit testKatarina Machalkova1-8/+3
2011-03-04WaE: move that inside the TODO as wellCaolán McNamara1-1/+1
2011-03-03Disabled failing format items for now :(Katarina Machalkova1-2/+7
2011-03-02WaE: move that inside the TODO as wellCaolán McNamara1-0/+2
2011-03-02Disable testing for the currency format codes.Kohei Yoshida1-0/+2
2011-02-28More test cases for Thai-specific format codes.Kohei Yoshida1-2/+11
2011-02-24Correct cppunit error message.Kohei Yoshida1-1/+1
2011-02-24Use OUString instead of String in the unit test code.Kohei Yoshida1-3/+3
2011-02-24Generate locale code that includes numeral shape and calendar type.Kohei Yoshida1-1/+8
2011-02-24I need iostream and its friends while debugging the unit test code.Kohei Yoshida1-0/+18
2011-02-24Pick up numeral shape and calendar type as well as the language.Kohei Yoshida1-0/+9
2011-02-24Get this to work under windows.Caolán McNamara2-34/+11
2011-02-24remove unused export.mapCaolán McNamara1-7/+0
2011-02-23Unit test for default number format codes for US English.Kohei Yoshida1-1/+134
2011-02-23Run unit test as part of the build.Kohei Yoshida2-1/+7
2011-02-23Initial unit test skeleton, copied and modified from sc.Kohei Yoshida4-0/+274