diff options
author | João Abecasis <joao.abecasis@nokia.com> | 2010-11-24 14:03:33 (GMT) |
---|---|---|
committer | João Abecasis <joao.abecasis@nokia.com> | 2010-11-24 15:30:01 (GMT) |
commit | 535df2381d4f0e9cef9abab2c52db1ec93929e45 (patch) | |
tree | 988b039df186284e8260bb9424fc94270a3210bf /tests/tests.pro | |
parent | 5ea5d929144ddf334bf8f47cccec35ee7dcbb10c (diff) | |
download | Qt-535df2381d4f0e9cef9abab2c52db1ec93929e45.zip Qt-535df2381d4f0e9cef9abab2c52db1ec93929e45.tar.gz Qt-535df2381d4f0e9cef9abab2c52db1ec93929e45.tar.bz2 |
Smoke test for QAbstractFileEngine
This tests the default file support provided by Qt, together with
QFSFileEngine, QResource engine and a reference custom file engine that
works on top of a simple virtual in-memory file system.
For now, the test is only focusing on QFile I/O functionality, it should
be extended to cover QFileInfo, QDir, QDirIterator and file system
operations in QFile.
The intent for the reference file engine is not to be a fully functional
file system, but to ensure that minimal support for custom file engines
is working.
Reviewed-by: Shane Kearns
Diffstat (limited to 'tests/tests.pro')
0 files changed, 0 insertions, 0 deletions