summaryrefslogtreecommitdiff
path: root/sal/qa/osl/process
AgeCommit message (Expand)Author
2012-12-13NOMINMAX on Windows is defined globallyLuboš Luňák
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-04-05Translated German comments to English in folder 'sal'.Mark Wolf
2012-03-28CPPUNIT_ASSERT_MESSAGE -> CPPUNIT_ASSERT_EQUAL_MESSAGELuboš Luňák
2012-03-07WaE: "NOMINMAX" redefinedDavid Tardon
2012-01-21sal: make more tests runningMatúš Kukan
2011-12-19sal: add more unit testsMatúš Kukan
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-09-22WaE: workaround auto_ptr deprecationCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann
2011-07-14Use MSVC options only with MSVCTor Lillqvist
2011-07-13unused OUString_to_std_stringCaolán McNamara
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist
2011-07-07workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara
2011-06-18Add 2 lacking break instructions in a switchJulien Nabet
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-06breaks windows, backout for nowCaolán McNamara
2011-04-05valgrind: fix leakCaolán McNamara
2011-04-04valgrind: fix mem leakCaolán McNamara
2011-03-25fix windows buildCaolán McNamara
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-22string LD_PRELOAD from variable list for test comparisonCaolán McNamara
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-24order of environ undefined after putenvCaolán McNamara
2011-02-24add some debug code to help find failuresCaolán McNamara
2011-02-23Likely workaround for busted environ on MacOSXCaolán McNamara
2011-02-22Account for the possibilty of a newline in an env variableCaolán McNamara
2011-02-22temp disable due to tinderbox failureCaolán McNamara
2011-02-22fix to build under windowsCaolán McNamara
2011-02-22tweak .mk to copy necessary filesCaolán McNamara
2011-02-22set test dependency orderCaolán McNamara
2011-02-22change all _cppunit.mk to local versionCaolán McNamara
2011-02-22make these tests less noisyCaolán McNamara
2011-02-22EasyHacks: Re-animate tests in sal/qa/oslWilhelm Pflueger
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-04Clean up makefilesThomas Arnhold
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 4Gert Faller
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken