comparison README @ 59:bc3351f157ef

Tests: add basic pop3 and imap tests.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 12 Jan 2009 06:08:05 +0300
parents 9a7158a8609a
children 342b31c8f3af
comparison
equal deleted inserted replaced
58:d053b4bf6ec6 59:bc3351f157ef
8 nginx binary available as ../nginx/objs/nginx from test directory). 8 nginx binary available as ../nginx/objs/nginx from test directory).
9 9
10 Note: some tests may fail since they are for bugs not fixed in public code. 10 Note: some tests may fail since they are for bugs not fixed in public code.
11 11
12 Note: tests run nginx (and backend daemons if needed) listening on localhost. 12 Note: tests run nginx (and backend daemons if needed) listening on localhost.
13 Currently this includes following ports: 8025, 8026, 8080, 8081. 13 Currently this includes following ports: 8025, 8026, 8080, 8081, 8110, 8111,
14 8143, 8144.
14 15
15 Tests for memcached required memcached itself and Cache::Memcached to be 16 Tests for memcached required memcached itself and Cache::Memcached to be
16 installed. 17 installed.
17 18
18 Currently each test creates it's own temporary directory and uses it for 19 Currently each test creates it's own temporary directory and uses it for