auto merge of #2187 : Manishearth/servo/manifest, r=Ms2ger

Since we are keeping the results of previous tests locally (in metadata/), we should probably also track the generated MANIFEST file.
It won't get updated locally when the ini files are updated, which can lead to an outdated manifest.
This commit is contained in:
bors-servo 2014-04-19 14:13:08 -04:00
commit bb8a037cb2
2 changed files with 20494 additions and 1 deletions

1
.gitignore vendored
View file

@ -27,4 +27,3 @@ src/components/script/dom/bindings/codegen/RegisterBindings.cpp
src/components/script/dom/bindings/codegen/PrototypeList.h
src/components/script/dom/bindings/codegen/UnionTypes.h
src/components/script/dom/bindings/codegen/UnionConversions.h
src/test/wpt/metadata/

File diff suppressed because it is too large Load diff