tests/auto/qapplication/tmp/README
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     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...