summaryrefslogtreecommitdiff
path: root/sal/qa/osl/file/osl_File.cxx
AgeCommit message (Expand)Author
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-09no mkdtemp on AIX eitherCaolán McNamara
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-12-04remove unused variables and codeLuboš Luňák
2012-11-21fix day of week naming in sal unit test.Michael Meeks
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-01-24dead code in qaThomas Arnhold
2012-01-21sal: re-disable file based unit tests that don't passMichael Meeks
2012-01-21sal: enable osl::File unit tests, and add a new readLine unit testMichael Meeks
2012-01-21cleanup: remove annoying ( ) empty parameter patternMichael Meeks
2012-01-20Remove obsolete suppressOslDebugMessage.Stephan Bergmann
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot
2011-12-21get osl_File qa test to build under windowsCaolán McNamara
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš 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-08so *that's* where the hello/world we're coming fromCaolán McNamara
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara
2011-07-15Android build fixesTor Lillqvist
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist
2011-07-10No getVolumeInfo tests for iOSTor Lillqvist
2011-06-14catch by const referenceCaolán McNamara
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2011-03-01avoid implicit castCaolán McNamara
2011-02-21this test only makes sense if we're not rootCaolá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-14unittest: Allow concurrent run of the osl_File.cxx tests.Jan Holesovsky
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-09don't try and remove /tmpCaolán McNamara
2011-02-09quieten and quicken some of these testsCaolán McNamara
2011-02-08Work on getting SAL to test on Mac OS XJoseph Powers
2011-02-08oops a typoFridrich Štrba
2011-02-08Disable some unit tests that don't even build on windowsFridrich Štrba
2011-02-08fix to build and remove 64bit warningsCaolán McNamara
2011-02-08add (pre|post)extstl.h around cppunit includesDavid Tardon