qt5base-lts/tests/auto/corelib/io/qfile
Friedemann Kleint 3130f0865a Improve tst_qfile.
- Introduce consistent error messages for failing QFile::open()
  and existence checks to make errors about non-available
  UNC paths on Windows clearer.
- Introduce a guard class to ensure the stdin reader processes
  are terminated properly in case of failures, which currently
  occur for MSVC2015.
- Fix brace coding style and remove unnecessary QString
  conversions.

Task-number: QTBUG-48504
Change-Id: I890b13088558ef05391fb152a6b815276df0fe8c
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-09-30 17:28:49 +00:00
..
resources
stdinprocess Update copyright headers 2015-02-11 06:49:51 +00:00
test fix usage of wince scope 2015-06-05 10:29:10 +00:00
.gitattributes
.gitignore
BLACKLIST MSVC2015: Blacklist tests reading from stdin in buffered/text mode. 2015-09-30 07:54:58 +00:00
copy-fallback.qrc
dosfile.txt
forCopying.txt
forRenaming.txt
noendofline.txt
qfile.pro Moved largefile unittest to same level as qfile. 2012-01-16 01:55:31 +01:00
qfile.qrc
rename-fallback.qrc
testfile.txt
testlog.txt
tst_qfile.cpp Improve tst_qfile. 2015-09-30 17:28:49 +00:00
two.dots.file