chrome/test/unit/data/test_bug401153.manifest

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 # Should work
     2 resource test1 test1/
     4 # Duplicates should be ignored
     5 resource test1 foo/
     7 # Mapping into jar files should work
     8 resource test3 jar:test3.jar!/resources/
    10 # Invalid line
    11 resource test4
    13 # Check we made it through the whole manifest
    14 resource test5 test5/

mercurial