Home
last modified time | relevance | path

Searched refs:allButSubdir (Results 1 – 1 of 1) sorted by relevance

/dports/devel/kf5-kio/kio-5.89.0/autotests/
H A Dkdirmodeltest.cpp1148 QStringList allButSubdir = allItems; in testDotHiddenFile_data() local
1149 allButSubdir.removeAt(4); in testDotHiddenFile_data()
1150 QTest::newRow("subdir") << (QStringList{QStringLiteral("subdir")}) << allButSubdir; in testDotHiddenFile_data()