index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.6
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
corelib
/
io
/
qsavefile
/
tst_qsavefile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
QtBase: replace windows.h with qt_windows.h
Yuhang Zhao
2021-11-23
1
-1
/
+1
*
Compile autotests for Integrity
Tatiana Borisova
2021-09-20
1
-0
/
+4
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+2
*
tst_QSaveFile: skip test that fails when run as root
Thiago Macieira
2020-04-08
1
-0
/
+4
*
Avoid initializing QFlags with 0 or nullptr in tests
Friedemann Kleint
2019-11-26
1
-1
/
+1
*
QSaveFile: Fix changing the file name after hitting on readonly file
Friedemann Kleint
2019-07-11
1
-0
/
+34
*
Support Alternate Data Streams in QSaveFile
Thiago Macieira
2017-08-04
1
-0
/
+60
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-16
/
+11
*
Tests: Always verify whether QTemporaryDir/File creation succeeded.
Friedemann Kleint
2015-09-28
1
-11
/
+11
*
QSaveFile: Fix permissions on creation
Kai Koehne
2015-04-08
1
-0
/
+8
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-6
/
+6
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
QSaveFile: error out in open when the file is a directory
Olivier Goffart
2014-06-04
1
-0
/
+25
*
QSaveFile: follow symbolic links
Olivier Goffart
2014-05-30
1
-0
/
+114
*
Skip some qsavefile auto tests
Bernd Weimer
2014-05-19
1
-3
/
+14
*
Fix temporary directory leak in tst_qsavefile.
Friedemann Kleint
2013-10-01
1
-45
/
+24
*
tst_qsavefile: Check temporary dir and output open errors.
Friedemann Kleint
2013-09-30
1
-12
/
+27
*
QSaveFile: allow saving to a writable file in a non-writable directory
David Faure
2013-04-05
1
-9
/
+76
*
QSaveFile autotest: restore permissions using RAII
David Faure
2013-01-17
1
-8
/
+25
*
QSaveFile: test the case of an existing, but readonly, target file.
David Faure
2013-01-17
1
-2
/
+23
*
Add class QSaveFile.
David Faure
2013-01-17
1
-0
/
+234