summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-02-16 13:57:55 -0800
committerThiago Macieira <thiago.macieira@intel.com>2017-03-22 06:40:59 +0000
commitcd58abb1db7f7dadae515e6aa7ec75b8d23b503d (patch)
tree1c7f5c19ac12c5c3d4eac1b0cbf8e30ff6c61452 /src
parent524f39db899d68e0ef90184a268eb75ad4ac216e (diff)
Autotest: make tst_QDir more reliable on tests being run out of order
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>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions