Debug Robot work.

git-svn-id: svn://10.0.0.236/trunk@1962 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jevering
1998-05-19 19:06:59 +00:00
parent 0679c3495c
commit 1a4bf77fe2
9 changed files with 181 additions and 17 deletions

View File

@@ -388,6 +388,25 @@ PRBool VerifyContextVector(PRInt32 aTags[],PRInt32 count,nsIDTD* aDTD) {
return result;
}
/**
* This debug routine sets the verification directory. It overrides
* the value from PR_GetEnv()
*
* @update jevering 5/19/98
* @param
* @return
*/
#if defined(NS_DEBUG)
extern "C" NS_EXPORT void SetVerificationDirectory(char * verify_dir)
{
if (verify_dir && PL_strlen(verify_dir))
gVerificationOutputDir = verify_dir;
else
gVerificationOutputDir = NULL;
}
#endif /* NS_DEBUG */
/**
* This is where we loop over the tokens created in the