You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ross Johnson d932d3db56 Fix crashing fetch tests by setting keepalive = false
When keepalive = true (the default), additional IDLE requests are sent
to the IMAP server. The mock IMAP servers in the tests are not set up
to respond to the IDLE request.
11 years ago
..
test-connection-fetch-dup.js Fix crashing fetch tests by setting keepalive = false 11 years ago
test-connection-fetch-frag.js Fix crashing fetch tests by setting keepalive = false 11 years ago
test-parse-bodystructure.js module rewrite 11 years ago
test-parse-envelope-addrs.js module rewrite 11 years ago
test-parse-expr.js module rewrite 11 years ago
test-parser.js add support for QUOTA 11 years ago
test.js module rewrite 11 years ago