index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
/
kconfigtest.cpp
Age
Commit message (
Expand
)
Author
2015-11-09
In KConfigTest::testEntryMap, convert QByteArray with nulls using a char *
Matthew Dawson
2015-08-19
unittest fix: compare floats/doubles rather than strings-made-from-floats/dou...
David Faure
2015-05-01
disable xdg-specific test on osx
David Faure
2014-07-01
Fix compiler warning due to undefined macro
Alex Richardson
2014-07-01
Fix reading of XDG style semicolon separated lists with escaped ';'
Alex Richardson
2014-07-01
Fix unittest: must sync in main thread for other threads to see the changes
David Faure
2014-07-01
KSharedConfig: move mainConfig and wasTestEnabled to the thread storage.
David Faure
2014-06-27
Fix build on Visual C++ 2010.
Nicolás Alvarez
2014-06-12
Fix locale-aware reading in KDesktopFile
Martin Gräßlin
2014-05-26
REVIEW: 118039
Thomas Braxton
2014-05-07
Apparently calling readAll() on the temporary file doesn't work
Alex Richardson
2014-05-07
Test that kconfig always uses native line endings in the created files
Alex Richardson
2014-03-05
kconfigtest: write everything into a subdirectory
Alex Richardson
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI