Alexander Lohnau
|
14afd237f0
|
shellrunner: Port to KRunner test utils
This fixes the unit test, because the file location is not hardcoded anymore.
|
4 years ago |
Nicolas Fella
|
144235e281
|
Port from KPluginLoader::pluginsById to KPluginMetaData::pluginById
The latter gives us only a single plugin which makes the code a bit more concise
|
5 years ago |
Alexander Lohnau
|
d20d25357a
|
runners: Take arguments into account when setting match id
|
5 years ago |
Alexander Lohnau
|
0e4405622c
|
GIT_SILENT Add missing copyright statements
|
5 years ago |
Alexander Lohnau
|
2295b1d943
|
shellrunnertest: Be more flexible with location of "true" executable
On the BSDs the path is different than /bin/true, by using
QStandardPaths we are more flexible.
|
5 years ago |
Alexander Lohnau
|
823d2106ec
|
Run clang-format
If you want git blame to ignore formatting revisions run:
git config blame.ignoreRevsFile .git-blame-ignore-revs
|
5 years ago |
Nicolas Fella
|
e6b9b04005
|
Remove unused includes
|
5 years ago |
Alexander Lohnau
|
7074a4d342
|
Port away from deprecated KRunner methods
Also extend tests for cases where the filepath contains a space.
|
5 years ago |
Alexander Lohnau
|
43dd5dad94
|
Fix FreeBSD build
|
5 years ago |
Alexander Lohnau
|
3b93044bfa
|
Add tests for all shellrunner features
|
5 years ago |