qt6-bb10/tests/auto/corelib/io/qfile
Simon Sasburg 3905c6f00d Add QFileDevice::MemoryMapFlags::MapPrivateOption flag.
Passing this flag to QFileDevice::map() will allow writes to the mapped memory
without modifying the file that was mapped. These writes will be lost when the
memory is unmapped.

Change-Id: I7d46b044fc370585de8c06fdb4059f1f1be12d7d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-07-23 07:20:40 +02:00
..
resources
stdinprocess Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
test Enable qfile tests for platforms without network 2013-11-11 20:13:12 +01:00
.gitattributes
.gitignore
copy-fallback.qrc
dosfile.txt
forCopying.txt
forRenaming.txt
noendofline.txt
qfile.pro
qfile.qrc
rename-fallback.qrc
testfile.txt
testlog.txt
tst_qfile.cpp Add QFileDevice::MemoryMapFlags::MapPrivateOption flag. 2014-07-23 07:20:40 +02:00
two.dots.file