Creating StandAlone Executable Tests
Jump to navigation
Jump to search
There are many tests in the source that are written in C or in C++. Some of these are fairly recent and some are very old. Picking a random test and modifying it will probably not help create a test that will integrate well into the testing architecture that Mozilla is trying to create.
Please consider following some guidelines for your test so that it can be run in an automated manner and so that it will not be a source of concern or worry to others in the community.