Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
Running the TestSuite
|
|
|
2 |
=====================
|
|
|
3 |
$Id: README.txt 172439 2004-11-10 15:55:21Z mike $
|
|
|
4 |
|
|
|
5 |
Copy response.php and cacheresponse.php into an
|
|
|
6 |
accessible webfolder and adjust the script locations
|
|
|
7 |
in the setUp() methods of header.php and header_cache.php
|
|
|
8 |
|
|
|
9 |
Now run header.php and header_cache.php with PHPUnit
|
|
|
10 |
and HTTP_Request installed. The caching test will
|
|
|
11 |
take about 10 seconds.
|
|
|
12 |
|
|
|
13 |
Please report any issues at http://pear.php.net/bugs
|