aboutsummaryrefslogtreecommitdiff
path: root/tests/client/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix build errorsRobert Tari2023-08-011-1/+2
* tests/client/CMakeLists.txt: Only enable coverage reporting if the flag is se...Robert Tari2022-02-081-10/+11
* Fix qt5_use_modules warningRobert Tari2021-12-071-2/+8
* Rename Unity* symbolsRobert Tari2021-11-171-1/+1
* Use CoverageReport from cmake-extrasMarius Gripsgard2020-08-151-0/+12
* unset actions model in destructorNick Dedekind2014-06-301-0/+1
* Make sure the right qt modules are loaded to make QMenuModel tests passLars Uebernickel2013-08-271-3/+3
* Removed the use of Qt Widgets from tests.Renato Araujo Oliveira Filho2013-01-111-1/+1
* Fixed item removal and insertion.Renato Araujo Oliveira Filho2013-01-101-3/+1
* Implmeneted QMenuModel as tree model.Renato Araujo Oliveira Filho2013-01-031-3/+5
* Fixed model changes and singal.Renato Araujo Oliveira Filho2012-12-161-0/+1
* QMenuModel now keeps cache of any link element.Renato Araujo Oliveira Filho2012-12-011-0/+1
* Added 'TEST_XML_OUTPUT' option on cmake to enable/disalbe test output in xml.Renato Araujo Oliveira Filho2012-11-221-1/+7
* Merged 'lp:~renatofilho/girden/debian-dh' branch.Renato Araujo Oliveira Filho2012-11-071-1/+1
|\
| * Uses "QT_QPA_PLATFORM=minimal" to run qt tests.Renato Araujo Oliveira Filho2012-11-011-2/+1
| * Revert last commit.Renato Araujo Oliveira Filho2012-10-311-0/+1
| * Reverted use of xvfb for tests. (Does not work with opengl)Renato Araujo Oliveira Filho2012-10-311-1/+0
| * Added xvfb option on cmake to enable run tests without X running.Renato Araujo Oliveira Filho2012-10-311-0/+1
* | Updated tests make file to outpu xml results files.Renato Araujo Oliveira Filho2012-11-071-1/+1
|/
* Fixed crash during model destruction in QML.Renato Araujo Oliveira Filho2012-10-091-1/+4
* Use the automoc feature to simplify a lot the build system.Olivier Tilloy2012-10-051-25/+7
* Port to Qt5.Olivier Tilloy2012-10-051-2/+5
* Rename the source directories.Olivier Tilloy2012-10-041-3/+3
* Created function to convert from QVariant to GVariant.Renato Araujo Oliveira Filho2012-09-141-0/+22
* Added QML documentation.Renato Araujo Oliveira Filho2012-09-121-0/+1
* Splitted qmenumodel plugin in two libraries to make it testable.Renato Araujo Oliveira Filho2012-09-111-0/+46