diff -r 000000000000 -r 6474c204b198 chrome/test/unit/data/test_abi.manifest --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/chrome/test/unit/data/test_abi.manifest Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,4 @@ +category abitest test1 found ABI=XPCShell_noarch-spidermonkey +category abitest test2 notfound ABI=WINNT_noarch-spidermonkey +category abitest test3 found ABI!=WINNT_noarch-spidermonkey +category abitest test4 notfound ABI!=XPCShell_noarch-spidermonkey