diff options
author | João Abecasis <joao.abecasis@nokia.com> | 2010-12-10 17:38:00 (GMT) |
---|---|---|
committer | João Abecasis <joao.abecasis@nokia.com> | 2010-12-10 18:06:17 (GMT) |
commit | 13d3d484e4eadcec66e70c5a259a5a1ecc582300 (patch) | |
tree | 93528a1451eab8640701020ffdf659b861a69fbf /tests/auto/qtextlayout | |
parent | 98b709fec4e0e9d6f1740309936dcb95475d6ee1 (diff) | |
download | Qt-13d3d484e4eadcec66e70c5a259a5a1ecc582300.zip Qt-13d3d484e4eadcec66e70c5a259a5a1ecc582300.tar.gz Qt-13d3d484e4eadcec66e70c5a259a5a1ecc582300.tar.bz2 |
Skip failing tests
For Mac OS X 10.5 and earlier, QDir::canonicalPath depends on
QDir::cleanPath which is fundamentally broken and specifically fails for
the case of "/./", returning "" instead of "/".
Fixing cleanPath to a sane and correct behaviour seems to break more
code than it is worth so we're skipping these individual tests for the
time being.
Diffstat (limited to 'tests/auto/qtextlayout')
0 files changed, 0 insertions, 0 deletions