XML Literate Documentation - Tangle Tool - Tests This documentation desribes the tool for creating test programs. This file is used by "toolrun" to provide information to run "tangle_tool" for producing all of the files needed to create an executable. Parameters objname src_path text_path license_path typename_path subproject description projectlibs extradefs objname The name of the object to process. src_path location of the source text_path location of text folder (for names, disclaimers etc) license_path location of license file. typename_path Location of the typenames (in the schema). subproject The location of the test subproject for the jam file. description The description for the test. projectlibs List of libraries required fro this project. This list should be comma separated, but no enclosed in []. extradefs Extra definitions that belong at the bottom of the jam rules.