about summary refs log tree commit homepage
path: root/t/nntpd.t
DateCommit message (Expand)
2021-10-01ds: simplify signalfd use
2021-09-13tests: add require_cmd, require curl when needed
2021-03-25t/*: drop unnecessary v1-specific index calls
2021-03-17tests: show lsof output on deleted-file-check failures
2021-03-15t/nntpd: use create_inbox
2021-02-24watch: switch IMAP and NNTP fetch loops to NetReader
2021-02-10tests: skip properly with git <2.6
2021-02-08tests: favor IPv6
2021-01-01update copyrights for 2021
2020-09-14tests: consistently check for xapian-compact
2020-09-12t/nntpd: add test for the XPATH command
2020-09-10nntp: fix cross-newsgroup Message-ID lookups
2020-09-01rename WatchMaildir => Watch
2020-08-20init: support --newsgroup option
2020-08-03t/nntpd: do not fork on indexing, test v2
2020-08-02nntp: fix STAT command
2020-07-14over+msgmap: do not store filename after DBI->connect
2020-07-14nntpd+imapd: detect unlinked msgmap
2020-07-02tests: add use/require statements for TEST_RUN_MODE=0
2020-06-28watch: add NNTP support
2020-06-21testcommon: require IO::Socket::SSL >= 2.007
2020-06-21nntp: support slow blob retrievals
2020-06-16imap: improve IDLE handling at graceful shutdown
2020-06-13nntpd+imapd: detect replaced over.sqlite3
2020-06-13index: account for CRLF conversion when storing bytes
2020-06-08index: v2: parallel by default
2020-05-09remove most internal Email::MIME usage
2020-04-22t/*.t: reduce dependency on Email::MIME APIs
2020-04-21t/nntpd: die if we can't open stderr output
2020-04-21t/nntpd: reduce dependencies on internal API
2020-04-21t/nntpd: fix lsof check w/ TEST_RUN_MODE=0
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-04-15t/*.t: localize $SIG{__WARN__} changes
2020-04-09tests: document run_mode=1 as not implemented
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-12-24testcommon: add require_mods method and use it
2019-12-19t/run.perl: to avoid repeated process spawning for *.t
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-24t/common: start_script replaces spawn_listener
2019-11-24tests: disable daemon workers in a few more places
2019-11-16t/nntpd: use run_script for -init
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-09-09tests: add tcp_connect() helper
2019-07-13nntp: support optional [range] arg in LISTGROUP
2019-07-13nntp: fix LIST OVERVIEW.FMT ordering and format
2019-07-06nntp: support COMPRESS DEFLATE per RFC 8054
2019-07-05t/nntpd*.t: require IO::Socket::SSL 2.007 for Net::NNTP tests
2019-06-30nntp: add support for CAPABILITIES command