qt5base-lts/tests/auto/corelib/io/qdir
Bartosz Brachaczek 7ffce3fb0b Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirs
The documentation implies that cd() and cdUp() functions return false if
the new directory is not readable, but that is not the case. It is an
obvious mistake in the documentation, because cd'ing into a nonreadable
directory is perfectly valid.

Provided also with a test to verify that cd() actually returns true with
nonreadable directories.

Change-Id: I4aa3e859b35c64266df510a203574e3701aea77c
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-01-20 12:20:45 +01:00
..
entrylist
resources/entryList
searchdir
testData
testdir Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
types
.gitignore
qdir.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdir.qrc
tst_qdir.cpp Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirs 2014-01-20 12:20:45 +01:00