util/tests/auto/qapplication/tmp/README
changeset 7 f7bc934e204c
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
       
     1 this dummy directory is needed for the QApplication::libraryPaths() autotest
       
     2 that calls QDir(applicationDirPath + "/tmp/..").canonicalPath(). canonicalPath()
       
     3 stat()'s the given directory, so if the tmp directory doesn't exist it fails...