summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-03-01avoid implicit castCaolán McNamara
2011-02-28lp#726529 and #i117017#: clarified origin of assembler codeEric Bachard
2011-02-28lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6Bjoern Michaelsen
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot
2011-02-27Consolidate three #if defined tests in a single one.Francois Tigeot
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-25shortly describe diagnostic macrosDavid Tardon
2011-02-25define OSL_FAIL as replacement for DBG_ERRORDavid Tardon
2011-02-25use _OSL_ENSURE to define OSL_ASSERTDavid Tardon
2011-02-24order of environ undefined after putenvCaolán McNamara
2011-02-24config dir can vary dramatically, just test for existanceCaolán McNamara
2011-02-24WaE: logically last test always passesCaolán McNamara
2011-02-24add some debug code to help find failuresCaolán McNamara
2011-02-23Fix MacOS X build issue.Joseph Powers
2011-02-23Likely workaround for busted environ on MacOSXCaolán McNamara
2011-02-23remove dead jobfile.txtCaolán McNamara
2011-02-23get rid of spurious TESTSHL2LIB mentionsCaolán McNamara
2011-02-23Reanimated test sal/qa/rtl/allocWilhelm Pflueger
2011-02-22add possibility of passing command line args down to testsCaolá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-22get to build under windowsCaolá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-22Rework this test to be useful.Caolán McNamara
2011-02-21deliver cppunittester into a different dir than the stock solver/binCaolán McNamara
2011-02-21disable copy/write unittest as it makes assumptions on the build-environmentChristian Lohmaier
2011-02-21this test only makes sense if we're not rootCaolán McNamara
2011-02-21Remove SCO support.Francois Tigeot
2011-02-18try harderCaolán McNamara
2011-02-18crash without built-in report dialog on windowsCaolán McNamara
2011-02-18Kill _WIN16Tor Lillqvist
2011-02-16Silence ASSERT for the test of a deliberate error.Caolán McNamara
2011-02-16Suppress OSL_ASSERT about the deliberate error in the cppunit test.Caolán McNamara
2011-02-16make a dir and explicitly disallow creation of dirs in itCaolán McNamara
2011-02-16Remove unused UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKSFrancois Tigeot
2011-02-16Remove SCO supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-15clear some windows warningsCaolán McNamara
2011-02-14Fix: call of overloaded 'append(char)' is ambiguousJoseph Powers
2011-02-14no sys/statfs.h on BSDsRobert Nagy
2011-02-14Unit test cleanup for OUStringBuffer.Sébastien Le Ray
2011-02-14Added toString() method to O(U)StringBuffer.Sébastien Le Ray
2011-02-14move this into comphelperCaolán McNamara
2011-02-14unittest: Allow concurrent run of the osl_File.cxx tests.Jan Holesovsky