projects
/
profile
/
ivi
/
qtdeclarative.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Expand test case for qrc:/ URLs
[profile/ivi/qtdeclarative.git]
/
tests
/
auto
/
qml
/
qrcqml
/
data
/
SameDir.qml
1
import QtQuick 2.0
2
3
QtObject {
4
property string tokenProperty: "foo"
5
}