]> cloud.milkyroute.net Git - dolphin.git/commit
Move the consistency check for KFileItemModel from the test to the class
authorFrank Reininghaus <frank78ac@googlemail.com>
Sun, 27 Jan 2013 14:19:39 +0000 (15:19 +0100)
committerFrank Reininghaus <frank78ac@googlemail.com>
Sun, 27 Jan 2013 14:19:39 +0000 (15:19 +0100)
commitf76f3a165419b048f9f8bcdfcb40042397b9af9b
tree9bddd01912d2b954550b12923474d1ee7a4ba7ac
parentd1b75d1d64d803d2b1099fb26f114342092249e3
Move the consistency check for KFileItemModel from the test to the class

This makes it possible to check the model's consistency also in other
places, e.g., in KFileItemModel's benchmark.
src/kitemviews/kfileitemmodel.cpp
src/kitemviews/kfileitemmodel.h
src/tests/kfileitemmodelbenchmark.cpp
src/tests/kfileitemmodeltest.cpp