Filename Conventions
Newsgroup: mozilla.dev.tech.cryptoTechnical contact: Bob Relyea
Yell at the manager: Bob Lord
This document summarizes some filename conventions for the regress, reporter, and replacer tools. Feel free to add
your own extensions and conventions.
| Type of file | Extension |
| Input Regress Specfile | *.reg |
| Input Regress Output HTML | *.html or *.html |
| Input Regress Output Summary file | *.sum |
| Input Replacer Specfile | *.rep |
| Input Reporter Input Specfile | *.rpt |
| Input Replacer C / C++ template file | *.ctp |
| Input Replacer Java template file | *.jtp |
| Input Replacer Makefile template | *.mtp |
| Output Replacer Makefile | replacer.mk |
| Non-Replacer created Makefiles | custom.mk |