repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron...
[wine-gecko.git]
/
chrome
/
test
/
unit
/
data
/
test_bug401153.manifest
blob
82b7832986ea0b53cb7f9591c2115fdcd1fe40f9
1
# Should work
2
resource test1 test1/
3
4
# Duplicates should be ignored
5
resource test1 foo/
6
7
# Mapping off file system should work
8
resource test2 http://www.mozilla.org/
9
10
# Mapping into jar files should work
11
resource test3 jar:test3.jar!/resources/
12
13
# Invalid line
14
resource test4
15
16
# Check we made it through the whole manifest
17
resource test5 test5/