summaryrefslogtreecommitdiff
path: root/sal/qa/osl/file/osl_File.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/file/osl_File.cxx')
-rw-r--r--sal/qa/osl/file/osl_File.cxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/sal/qa/osl/file/osl_File.cxx b/sal/qa/osl/file/osl_File.cxx
index 63b9bcbe714a..525630368fc4 100644
--- a/sal/qa/osl/file/osl_File.cxx
+++ b/sal/qa/osl/file/osl_File.cxx
@@ -2460,6 +2460,11 @@ namespace osl_FileStatus
::osl::DirectoryItem rItem_file, rItem_link;
public:
+ isValid()
+ : pDir(NULL)
+ {
+ }
+
// initialization
void setUp()
{
@@ -2477,8 +2482,8 @@ namespace osl_FileStatus
void tearDown()
{
- ::osl::FileBase::RC nError1 = pDir->close();
- delete pDir;
+ ::osl::FileBase::RC nError1 = pDir->close();
+ delete pDir;
CPPUNIT_ASSERT_MESSAGE( errorToStr(nError1).getStr(), ::osl::FileBase::E_None == nError1 );
// remove the tempfile in $TEMP/tmpdir/tmpname.