Merge m-c to inbound.

This commit is contained in:
Ryan VanderMeulen 2012-11-12 16:49:01 -05:00
commit 9b8701f2d0

View File

@ -100,5 +100,7 @@ Importing a new test suite
========================== ==========================
Create a data file in the format documented above, and run the Create a data file in the format documented above, and run the
importTestsuite.py script, passing the data file as its argument. Add any importTestsuite.py script, passing the data file as its argument.
necessary files in failures/. This will create a foo.mk file; include this file in dom/imptests/Makefile.in.
Add any necessary files in failures/.