You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Embedding Smoketest

By Doug Turner
Last Modified: Aug 2, 2000

Overview:

I have put together a smoketest which should be run every morning. The test exercises the basic embedding APIs, detects newly added depedancies, and is a first infant step in providing some package of required libraries and files to bring up a basic browser. Unlike other smoketests, it is not part of the standard seamonkey distribution. You will have to pull these bits separately.

What do to:

Here is a simple outline of what should be done:
  • Pull Embedding Tests:
    ftp://ftp.mozilla.org/pub/mozilla/nightly/2000-08-01-14-M18/embed*
    Note: For now you must pull by date because release is doing m17 spins.

  • Decompress bits.

  • Change directory into the expanded directory.

  • Run.
    Either gtkEmbed or winEmbed.

  • Verification
    Ensure that there are not errors on the console.
    Ensure that a window with web content does appear.
    Try clicking on a link in the content.
    Ensure that the page load the new request.

  • Quit Ensure that you do not crash when quitting.

  • Drink Coke.