]> cloud.milkyroute.net Git - dolphin.git/commit
Add a unit test for a recently fixed crash
authorFrank Reininghaus <frank78ac@googlemail.com>
Sun, 27 Jan 2013 13:09:39 +0000 (14:09 +0100)
committerFrank Reininghaus <frank78ac@googlemail.com>
Sun, 27 Jan 2013 13:09:39 +0000 (14:09 +0100)
commit891ee0c41a3b2e80aa8191a6f8152c6095ce0351
tree05c7eb689e5482884805d230023a2664d6e6a01c
parentd27c16d7516911c892bebbc517f42f457719cb44
Add a unit test for a recently fixed crash

Before commit 90c7fd400c34e6d4d583c54c04631856c387d359, adding a
KFileItem with an empty path caused a crash in
KFileItemModel::expandedParentsCountCompare().
src/tests/kfileitemmodeltest.cpp