From cc6860a9d51363cb8f4fdae87e25195b6a0ab9cc Mon Sep 17 00:00:00 2001 From: "jruderman%hmc.edu" Date: Sat, 15 Dec 2007 06:35:47 +0000 Subject: [PATCH] Add crashtests. git-svn-id: svn://10.0.0.236/trunk@241334 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/gfx/thebes/crashtests/345576-1.html | 6 ++++++ mozilla/gfx/thebes/crashtests/345629-1.html | 7 +++++++ mozilla/gfx/thebes/crashtests/crashtests.list | 2 ++ mozilla/testing/crashtest/crashtests.list | 1 + 4 files changed, 16 insertions(+) create mode 100644 mozilla/gfx/thebes/crashtests/345576-1.html create mode 100644 mozilla/gfx/thebes/crashtests/345629-1.html create mode 100644 mozilla/gfx/thebes/crashtests/crashtests.list diff --git a/mozilla/gfx/thebes/crashtests/345576-1.html b/mozilla/gfx/thebes/crashtests/345576-1.html new file mode 100644 index 00000000000..547d4606cd2 --- /dev/null +++ b/mozilla/gfx/thebes/crashtests/345576-1.html @@ -0,0 +1,6 @@ + + + + + + + + +x + + diff --git a/mozilla/gfx/thebes/crashtests/crashtests.list b/mozilla/gfx/thebes/crashtests/crashtests.list new file mode 100644 index 00000000000..457ec3dc6e8 --- /dev/null +++ b/mozilla/gfx/thebes/crashtests/crashtests.list @@ -0,0 +1,2 @@ +load 345576-1.html +load 345629-1.html diff --git a/mozilla/testing/crashtest/crashtests.list b/mozilla/testing/crashtest/crashtests.list index 866a0aa1f15..9e82cd572c2 100644 --- a/mozilla/testing/crashtest/crashtests.list +++ b/mozilla/testing/crashtest/crashtests.list @@ -26,3 +26,4 @@ include ../../layout/xul/base/src/tree/src/crashtests/crashtests.list include ../../gfx/src/mac/crashtests/crashtests.list include ../../gfx/src/thebes/crashtests/crashtests.list +include ../../gfx/thebes/crashtests/crashtests.list