diff -r 96d581d2147d -r eb5f524dc31d documentation/common_mmh.pod --- a/documentation/common_mmh.pod Fri Jul 09 10:11:55 2010 +0100 +++ b/documentation/common_mmh.pod Fri Jul 09 17:31:42 2010 +0100 @@ -202,7 +202,7 @@ Indicates that the baseline is recent enough to be aware of the flexible memory model. It doesn't necessarily mean that the flexible model is actually the one being used. It generally guards kernel APIs that weren't introduced until the FMM was (such as Kern::ChunkUserBase). -=item FSHELL_SPCRE_SUPPORT +=item FSHELL_[NO_]SPCRE_SUPPORT The regular expression libraries spcre.dll and libpcre.dll are available. @@ -214,6 +214,10 @@ The MemSpy Engine APIs are available. +=item FSHELL_TESTEXECUTE_SUPPORT + +The TestExecute APIs are available. + =back A couple of further macros follow - these are specifically for platforms that provide an custom implementation of the relevant command rather than using fshell's built-in version.