comparison README @ 18:1059c3002030

Tests: port 10026 no longer used.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 13 Sep 2008 15:44:16 +0400
parents e8edb765595d
children 0880e0fafde4
comparison
equal deleted inserted replaced
17:7e28c64edf55 18:1059c3002030
4 may be run as well. 4 may be run as well.
5 5
6 Note: some tests may fail since they are for bugs not fixed in public code. 6 Note: some tests may fail since they are for bugs not fixed in public code.
7 7
8 Note: tests run nginx listening on localhost, and currently this includes 8 Note: tests run nginx listening on localhost, and currently this includes
9 following ports: 8080, 10025, 10026. 9 following ports: 8080, 10025.
10 10
11 Currently each test creates it's own temporary directory and uses it for 11 Currently each test creates it's own temporary directory and uses it for
12 logs etc. One may instruct tests not to remove the temp directory (e.g. 12 logs etc. One may instruct tests not to remove the temp directory (e.g.
13 for analysis of failed test) by setting LEAVE environment variable. 13 for analysis of failed test) by setting LEAVE environment variable.