| 123456789101112131415161718 |
- File names:
- tNNN.aspx contain the individual tests.
- tNNN.expected contain the raw HTTP traffic that is expected
- tNNN.oexpected contain the HTTP response.
- Running the tests:
- You must run an instance of xsp in this directory on a separate
- terminal.
- Then run `make'
|