From 06a7222ab4f598a9b2f6b4302d65d114591d4107 Mon Sep 17 00:00:00 2001 From: "depstein%netscape.com" Date: Tue, 17 Jul 2001 18:43:30 +0000 Subject: [PATCH] adding .txt files for js scripts --- embedding/qa/jstests/nsIFontListTest.txt | 86 +++++++++++ embedding/qa/jstests/nsIPrefBranchTest.txt | 142 ++++++++++++++++++ embedding/qa/jstests/nsIPromptTest.txt | 158 +++++++++++++++++++++ embedding/qa/jstests/nsIURITest.txt | 141 ++++++++++++++++++ embedding/qa/jstests/nsIURLTest.txt | 107 ++++++++++++++ 5 files changed, 634 insertions(+) create mode 100644 embedding/qa/jstests/nsIFontListTest.txt create mode 100644 embedding/qa/jstests/nsIPrefBranchTest.txt create mode 100644 embedding/qa/jstests/nsIPromptTest.txt create mode 100644 embedding/qa/jstests/nsIURITest.txt create mode 100644 embedding/qa/jstests/nsIURLTest.txt diff --git a/embedding/qa/jstests/nsIFontListTest.txt b/embedding/qa/jstests/nsIFontListTest.txt new file mode 100644 index 000000000000..97b4628b4ab1 --- /dev/null +++ b/embedding/qa/jstests/nsIFontListTest.txt @@ -0,0 +1,86 @@ + + + nsIFontList + + + + + + + + + + \ No newline at end of file diff --git a/embedding/qa/jstests/nsIPrefBranchTest.txt b/embedding/qa/jstests/nsIPrefBranchTest.txt new file mode 100644 index 000000000000..cb3d5b6a014d --- /dev/null +++ b/embedding/qa/jstests/nsIPrefBranchTest.txt @@ -0,0 +1,142 @@ + + + + Testing nsIPrefBranch Interface + + + + + + + \ No newline at end of file diff --git a/embedding/qa/jstests/nsIPromptTest.txt b/embedding/qa/jstests/nsIPromptTest.txt new file mode 100644 index 000000000000..9d6c609b10ec --- /dev/null +++ b/embedding/qa/jstests/nsIPromptTest.txt @@ -0,0 +1,158 @@ + + + Testing nsIPrompt Interface + + + + + + + + \ No newline at end of file diff --git a/embedding/qa/jstests/nsIURITest.txt b/embedding/qa/jstests/nsIURITest.txt new file mode 100644 index 000000000000..4bcc2d4deb4d --- /dev/null +++ b/embedding/qa/jstests/nsIURITest.txt @@ -0,0 +1,141 @@ + + + Testing nsIURI Interface + + + + + + + + + \ No newline at end of file diff --git a/embedding/qa/jstests/nsIURLTest.txt b/embedding/qa/jstests/nsIURLTest.txt new file mode 100644 index 000000000000..467792e84a54 --- /dev/null +++ b/embedding/qa/jstests/nsIURLTest.txt @@ -0,0 +1,107 @@ + + + Testing nsIURL Interface + + + + + + + + + + \ No newline at end of file