kdelibs/kio/tests
Ivailo Monev aa6b5ea4f0 kinit: klauncher and KCrash rewrite
much simpler and easier to maintain, also it will be proper D-Bus
service now with no sockets, process title hack and whatnot. KCrash
and startkde script (in kde-workspace repo) have to be adjusted for
it tho

note that the internal KIO scheduler already has the functionality to
put slaves on hold but now they will be started as detached process.
eventually they may become plugins (they are loaded as such by kioslave
program) without event loop dispatcher

fixes application startup notification (ASN) and cleanup issues

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-04 23:20:15 +02:00
..
clipboardupdatertest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
clipboardupdatertest.h initial import 2014-11-13 01:04:59 +02:00
CMakeLists.txt cmake: always set CMake executable and library output directory variables 2022-04-22 00:23:53 +03:00
fileundomanagertest.cpp kio: replace QFile::exists() with QDir::exists() and QFileInfo::exists() where applicable 2020-02-03 01:05:44 +00:00
fileundomanagertest.h initial import 2014-11-13 01:04:59 +02:00
getalltest.cpp generic: reimplement KDirWatch 2019-05-29 12:18:09 +00:00
globaltest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
globaltest.h initial import 2014-11-13 01:04:59 +02:00
jobguitest.cpp generic: fix build of tests against Katie 2016-09-20 15:38:13 +00:00
jobremotetest.cpp kio: remove unused scheduler header inclusion 2022-06-02 16:51:31 +03:00
jobremotetest.h initial import 2014-11-13 01:04:59 +02:00
jobtest.cpp kio: use even more bogus URL in the invalid URL test case 2022-05-20 15:53:20 +03:00
jobtest.h generic: remove reference to unmaintained KIO protocols 2022-04-11 15:52:31 +03:00
kacltest.cpp kio: remove unused source files 2022-04-13 19:54:59 +03:00
kacltest.h initial import 2014-11-13 01:04:59 +02:00
kbookmarktest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kbookmarktest.h initial import 2014-11-13 01:04:59 +02:00
kdirlistertest.cpp kio: add timeout timer to the KDirLister test 2022-10-24 17:20:51 +03:00
kdirlistertest.h kio: add timeout timer to the KDirLister test 2022-10-24 17:20:51 +03:00
kdirlistertest_gui.cpp kio: fix hang in kdirlister test 2015-08-27 02:25:18 +03:00
kdirlistertest_gui.h kio: fix hang in kdirlister test 2015-08-27 02:25:18 +03:00
kdirmodeltest.cpp generic: remove smb and nfs slave leftovers, default to sftp for remote protocol 2022-06-03 14:58:53 +03:00
kdirmodeltest.h generic: remove smb and nfs slave leftovers, default to sftp for remote protocol 2022-06-03 14:58:53 +03:00
kdirmodeltest_gui.cpp kio: remove inclusion of headers gone with the deprecation cleanup 2015-03-01 02:09:54 +00:00
kfdtest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kfdtest.h initial import 2014-11-13 01:04:59 +02:00
kfiledialogtest.cpp initial import 2014-11-13 01:04:59 +02:00
kfileitemtest.cpp kio: fix regression since b56e4cb58a 2022-04-11 03:19:46 +03:00
kfileitemtest.h initial import 2014-11-13 01:04:59 +02:00
kfilemetainfotest.cpp kio: store KFileMetaInfoItem as list in KFileMetaInfo, value as QString in KFileMetaInfoItem 2022-03-09 16:26:00 +02:00
kfilemetainfotest.h initial import 2014-11-13 01:04:59 +02:00
kfstest.cpp generic: fix and adjust some tests 2022-04-11 00:12:13 +03:00
kicondialogtest.cpp initial import 2014-11-13 01:04:59 +02:00
kionetrctest.cpp generic: prepare for Katie changes 2022-11-13 00:46:32 +02:00
kioslavetest.cpp kio: log FileUndoManager messages to the kio area 2022-10-22 20:52:09 +03:00
kioslavetest.h kio: remove unused private KIO::Scheduler slots and non-operational signals 2022-06-03 12:11:37 +03:00
kiotesthelper.h kio: replace QFile::exists() with QDir::exists() and QFileInfo::exists() where applicable 2020-02-03 01:05:44 +00:00
kmfitest.cpp kio: simplify and speed up metadata reading 2016-03-30 20:38:15 +00:00
kmimetypechoosertest_gui.cpp initial import 2014-11-13 01:04:59 +02:00
kopenwithtest.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kpropsdlgtest.cpp initial import 2014-11-13 01:04:59 +02:00
kprotocolinfotest.cpp generic: drop support for archive KIO slaves 2022-10-06 14:41:24 +03:00
kruntest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kruntest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
krununittest.cpp kinit: klauncher and KCrash rewrite 2022-12-04 23:20:15 +02:00
krununittest.h initial import 2014-11-13 01:04:59 +02:00
ksycocatest.cpp kio: remove unused source files 2022-04-13 19:54:59 +03:00
ksycocaupdatetest.cpp initial import 2014-11-13 01:04:59 +02:00
kurlcompletiontest.cpp generic: prepare for Katie changes 2022-11-13 00:46:32 +02:00
kurlrequestertest.cpp generic: fix and adjust some tests 2022-04-11 00:12:13 +03:00
netaccesstest.cpp generic: prepare for Katie changes 2022-11-13 00:46:32 +02:00
previewtest.cpp kdecore: remove the unused "html" and hidden "home" standard directory resources 2022-10-10 04:15:48 +03:00
previewtest.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
speed.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
speed.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
udsentrytest.cpp initial import 2014-11-13 01:04:59 +02:00
udsentrytest.h initial import 2014-11-13 01:04:59 +02:00
wronglocalsizes.zip initial import 2014-11-13 01:04:59 +02:00