cd58abb1db
mkdir(data2) depended on mkdir(data1) being run before, or it would fail. In addition, the rmdir() test required the equivalent mkdir() test being run before. So drop these annoying dependencies and make the tests cleaner by having clear separation of the test data and merging the two tests into one The entryList() test still depends on the testdir being clean: it will fail if mkdirRmdir() previously failed. Change-Id: Iaddbecfbba5441c8b2e4fffd14a3e35972d2a3d8 Reviewed-by: David Faure <david.faure@kdab.com> |
||
---|---|---|
.. | ||
entrylist | ||
resources/entryList | ||
searchdir | ||
testData | ||
testdir | ||
types | ||
.gitignore | ||
android_testdata.qrc | ||
qdir.pro | ||
qdir.qrc | ||
tst_qdir.cpp |