From 612c9a4949ec930ff4f010b761b915a132222776 Mon Sep 17 00:00:00 2001 From: "jwalden%mit.edu" Date: Sun, 2 Dec 2007 00:50:03 +0000 Subject: [PATCH] Bug 397725 - Add test harness for assertions/crashes/leaks. This adds a central manifest to which includes of decentralized manifests can be added, but the tests aren't yet run automatically (let alone with leaks/asserts as fatal) -- more work to do yet. r=sayrer, a=dsicore git-svn-id: svn://10.0.0.236/trunk@240235 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/testing/crashtest/crashtests.list | 4 ++++ mozilla/testing/crashtest/sanity/crashtests.list | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 mozilla/testing/crashtest/crashtests.list create mode 100644 mozilla/testing/crashtest/sanity/crashtests.list diff --git a/mozilla/testing/crashtest/crashtests.list b/mozilla/testing/crashtest/crashtests.list new file mode 100644 index 00000000000..9ebd279bc5f --- /dev/null +++ b/mozilla/testing/crashtest/crashtests.list @@ -0,0 +1,4 @@ +# Add your lines including crashtest manifests below here. +# DO NOT ADD CRASHTESTS INDIVIDUALLY HERE! + +include ../../testing/crashtest/sanity/crashtests.list diff --git a/mozilla/testing/crashtest/sanity/crashtests.list b/mozilla/testing/crashtest/sanity/crashtests.list new file mode 100644 index 00000000000..35b67063d3d --- /dev/null +++ b/mozilla/testing/crashtest/sanity/crashtests.list @@ -0,0 +1,2 @@ +load data:text/html, +load data:text/html,PASS