aboutsummaryrefslogtreecommitdiff
path: root/tests/client/cachetest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move glib includes outside of extern "C"Luca Weiss2021-05-171-2/+0
* remove deprecated g_type_init() callsMarco Trevisan (TreviƱo)2016-10-221-5/+0
* Add myself to the list of authors.Olivier Tilloy2012-12-041-0/+1
* Add a test to verify that normal menu items are not cached (only sub-menus are).Olivier Tilloy2012-12-041-0/+13
* Add a test to verify that the cache is correctly updated after multiple inser...Olivier Tilloy2012-12-041-6/+34
* Updated comments.Olivier Tilloy2012-12-041-14/+4
* Compare the exact cache indexes instead of just comparing the size of the cache.Olivier Tilloy2012-12-041-15/+22
* Simplify test code.Olivier Tilloy2012-12-041-8/+0
* Remove useless include.Olivier Tilloy2012-12-041-1/+0
* QMenuModel now keeps cache of any link element.Renato Araujo Oliveira Filho2012-12-011-0/+175