chrome/test/unit/data/test_bug399707.manifest

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/chrome/test/unit/data/test_bug399707.manifest	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +# Success cases
     1.5 +content  test1  test/  application={39885e5f-f6b4-4e2a-87e5-6259ecf79011}
     1.6 +content  test2  test/  application!={d51eecae-eab5-4779-85cb-45f1ec8657c8}
     1.7 +content  test3  test/  application!=
     1.8 +
     1.9 +# Failure cases
    1.10 +content  test4  test/  application=
    1.11 +content  test5  test/  application={d51eecae-eab5-4779-85cb-45f1ec8657c8}
    1.12 +content  test6  test/  application!={39885e5f-f6b4-4e2a-87e5-6259ecf79011}
    1.13 +content  test7  test/  appversion=={39885e5f-f6b4-4e2a-87e5-6259ecf79011}
    1.14 +content  test8  test/  application!!{d51eecae-eab5-4779-85cb-45f1ec8657c8}

mercurial