You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.7 KiB
42 lines
1.7 KiB
<?php
|
|
/*
|
|
* Created on Oct 31, 2005
|
|
*
|
|
* To change the template for this generated file go to
|
|
* Window - Preferences - PHPeclipse - PHP - Code Templates
|
|
*/
|
|
?>
|
|
<html>
|
|
<head>
|
|
<title>xajax Tests</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>xajax Tests</h1>
|
|
|
|
<ul>
|
|
<li><a href="xajaxResponseTest.php">xajaxResponse Test</a> (<b>generates a new xajax.js file if missing</b>)<br /> </li>
|
|
|
|
<li><a href="catchAllFunctionTest.php">Catch-all Function Test</a></li>
|
|
<li><a href="changeEventTest.php">Change Event Test</a></li>
|
|
<li><a href="charEncodingTest.php">Character Encoding Test</a></li>
|
|
<li><a href="confirmTest.php">Confirm Commands Test</a></li>
|
|
<li><a href="createFormInputTest.php">Create Form Input Test</a></li>
|
|
<li><a href="customResponseClassTest.php">Custom Response Class Test</a></li>
|
|
<li><a href="disabledFormElementsTest.php">Disabled Form Elements Test</a></li>
|
|
<li><a href="eventHandlerTest.php">Event Handler Test</a></li>
|
|
<li><a href="errorHandlingTest.php">Error Handling Test</a></li>
|
|
<li><a href="formSubmissionTest.php">Form Submission Test</a></li>
|
|
<li><a href="HTTPStatusTest.php">HTTP Status Test</a></li>
|
|
<li><a href="includeExternalScriptTest.php">Include External Script Test</a></li>
|
|
<li><a href="largeResponseTest.php">Large Response Test</a></li>
|
|
<li><a href="phpWhitespaceTest.php">PHP Whitespace Test</a></li>
|
|
<li><a href="preFunctionTest.php">Pre-function Test</a></li>
|
|
<li><a href="redirectTest.php">Redirect Test</a></li>
|
|
<li><a href="registerExternalFunctionTest.php">registerExternalFunction Test</a></li>
|
|
<li><a href="searchReplaceTest.php">Search and Replace Test</a></li>
|
|
<li><a href="scriptCallTest.php">addScriptCall Test</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|