index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
Age
Commit message (
Expand
)
Author
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2017-08-01
autotests: fix the failures I got here.
David Faure
2017-05-26
tests: use QIODevice::Text in kconfigcompiler_test
Pino Toscano
2017-05-26
tests: use right QProcess API in kconfigcompiler_test
Pino Toscano
2017-04-25
Fix relativePath calculation in KDesktopFile::locateLocal()
Wolfgang Bauer
2017-02-04
Fix linking on Windows: don't link kentrymaptest to KConfigCore.
David Faure
2017-02-04
Don't export KEntryMap
Stephen Kelly
2017-02-04
Don't link against kconfigdata.cpp in the kentrymaptest unit test.
Matthew Dawson
2017-01-16
Prefer nullptr over Q_NULLPTR
Kevin Funk
2017-01-15
Add python bindings
Stephen Kelly
2017-01-09
autotest: add expected failure with Qt 5.8.0, with runtime check.
David Faure
2017-01-08
This should now use nullptr
David Faure
2017-01-06
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
2017-01-02
Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG
Albert Astals Cid
2016-12-16
kconfig_compiler: Use nullptr in generated code
Kevin Funk
2016-12-07
Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"
David Faure
2016-12-07
Revert "[autotest] Fix stupidity"
David Faure
2016-12-02
[autotest] Fix stupidity
Martin Gräßlin
2016-12-02
Generate an instance with KSharedConfig::Ptr for singleton and arg
Martin Gräßlin
2016-11-12
kconfig_compiler - generate code with overrides
Allen Winter
2016-10-31
Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILES
Aleix Pol
2016-09-27
Marm test QSKIP when running as root.
Evgeniy Sadovnik
2016-05-19
Add autotest for broken KAuthorised check in tryExec()
David Edmundson
2016-04-16
kconfigcompiler_test_signals.cpp - pedantic
Allen Winter
2016-03-28
Add support for get QStandardPaths locations.
Sandro Knauß
2015-12-29
Ensure group is unescaped properly in kconf_update.
Matthew Dawson
2015-12-23
Fix some Clazy warnings
Imran Tatriev
2015-11-09
In KConfigTest::testEntryMap, convert QByteArray with nulls using a char *
Matthew Dawson
2015-10-30
Use QStringLiteral in generated code
Montel Laurent
2015-10-17
Allow KConfig to use resources as fallback config files
Christoph Cullmann
2015-09-07
[KDesktopFile] add readMimeTypes
Kai Uwe Broulik
2015-08-19
unittest fix: compare floats/doubles rather than strings-made-from-floats/dou...
David Faure
2015-08-18
Fix unit-tests, expected output changed, so update the tests.
Sergio Martins
2015-08-05
test_kconf_update: use QStandardPaths test mode
David Faure
2015-08-05
print path on failure
David Faure
2015-07-27
Don't generate deprecated code
Aleix Pol
2015-06-22
Support translation domain in 'kde' translation system
Chusslove Illich (Часлав Илић)
2015-06-15
Unittest of reading config data from qt resource
Sune Vuorela
2015-05-02
Make the test[0-9] executables non gui, to fix OSX
David Faure
2015-05-02
improve error message when binary is not found
David Faure
2015-05-02
Fix kconf_update for spaces in paths
David Faure
2015-05-01
implement todo
David Faure
2015-05-01
fix test when TMPDIR is a symlink
David Faure
2015-05-01
disable xdg-specific test on osx
David Faure
2015-04-26
Generate Q_PROPERTY entries out of KConfigSkeleton classes
Aleix Pol
2015-04-04
KConfig: fix using KSharedConfig in global object destructor.
David Faure
2015-03-17
Allow to generate qloggingcategories support.
Montel Laurent
2015-02-14
Revert "Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0."
Matthew Dawson
2015-02-14
Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0.
Matthew Dawson
2015-01-07
Fix KCoreConfigSkeleton when toggling a value with saves in between
Albert Astals Cid
[next]