]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/TestCommon.pm
imap+nntp: share COMPRESS implementation
[public-inbox.git] / lib / PublicInbox / TestCommon.pm
2022-07-09 Eric Wongtest_common: avoid uninitialized warning on readlink
2022-04-18 Eric Wonglei: wire up pure Perl sendmsg/recvmsg for Linux users
2022-02-03 Eric Wongtest_lei: use consistent locale for error messages
2021-10-28 Eric Wongtest_common: clear XDG_CACHE_HOME before lei tests
2021-10-27 Eric Wongtest_common: key test inboxes to init.defaultBranch
2021-10-19 Eric Wongtest_common: lazy-require AutoReap
2021-10-15 Eric Wonglei: TSTP affects all curl and related subprocesses
2021-10-13 Eric Wongtest_common: hoist out tail_f sub
2021-09-24 Eric Wongclone|--mirror: fix and test against pre-manifest WWW
2021-09-23 Eric Wongtest_common: reset umask on non-forking run_script
2021-09-22 Eric Wongtreewide: fix %SIG localization, harder
2021-09-21 Eric Wonglei inspect: support NNTP URLs
2021-09-14 Eric Wongtest_common: remove non-hidden files, first
2021-09-13 Eric Wongtests: add require_cmd, require curl when needed
2021-09-12 Eric Wongtest_common: only print $@ for Gcf2 failure
2021-09-12 Eric Wonglei sucks: allow it to work without SQLite
2021-09-12 Eric Wonginit: set a useful description
2021-09-10 Eric Wongtest_common: print diagnostic for missing dependencies
2021-05-26 Eric Wonglei: require Socket::MsgHdr or Inline::C, drop oneshot
2021-04-28 Eric Wongtests: restore CWD with "lei -C" and run_script
2021-04-24 Eric Wongtest_common: don't attempt to seek on pipes and terminals
2021-04-24 Eric Wongt/lei_to_mail: split "lei import" test $HOME directory
2021-04-22 Eric Wonglei: XDG_RUNTIME_DIR=/dev/null disables daemon mode
2021-04-20 Eric Wongtest_common: fix xbail for Perl 5.16
2021-04-17 Eric Wongtest_common: handle '-C' (chdir) spawn option properly
2021-04-03 Eric Wongtest_common: lei_ok: improve diagnostics
2021-03-28 Eric Wongtreewide: shorten temporary filename
2021-03-28 Eric Wongtest_common: require_mods bundles
2021-03-25 Eric Wonglei import: force store, improve test diagnostics
2021-03-25 Eric Wongtests: "check-run" uses persistent lei daemon
2021-03-25 Eric Wongtest_common: TEST_LEI_ERR_LOUD does not hide path names
2021-03-25 Eric Wongtest_common: cleanup inbox objects after use
2021-03-24 Eric Wongtest_common: check lei/errors.log
2021-03-21 Eric Wonglei: fix some warnings in tests
2021-03-17 Eric Wongextindex: add some validation and config knobs for WWW
2021-03-15 Eric Wongt/convert-compact: create_inbox
2021-03-15 Eric Wongtest_common: minor simplifications to setup_public_inboxes
2021-03-15 Eric Wongtest_common: add create_inbox helper sub
2021-02-26 Eric Wongtest_common: io_modes: always support read/write
2021-02-24 Eric Wongtreewide: avoid "delete local" construct on hashes
2021-02-22 Eric Wongt/lei*: drop $lei->(...) sub
2021-02-19 Eric Wonglei convert: mail format conversion sub-command
2021-02-18 Eric Wongtests: setup_public_inboxes: use IMAP-friendly newsgroups
2021-02-10 Eric Wongtests: skip properly with git <2.6
2021-02-10 Eric Wonglei ls-external: support --local and --remote
2021-02-10 Eric Wongtest_common: support lei-daemon only testing
2021-02-10 Eric Wongtests|lei: fixes for TEST_RUN_MODE=0 and lei oneshot
2021-02-10 Eric Wonglei: split out MdirReader package, lazy-require earlier
2021-02-10 Eric Wongtest_common: disable fsync on the CLI where possible
2021-02-08 Eric Wongtests: favor IPv6
2021-02-07 Eric Wonglei: add-external --mirror support
2021-02-07 Eric Wongtests: split out lei-daemon.t from lei.t
2021-02-07 Eric Wongt/tests: split out setup_public_inboxes sub
2021-02-07 Eric Wongtests: add test_lei wrapper, split out t/lei-import.t
2021-01-26 Eric Wonguse defined-or in a few more places
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-03 Eric Wongtestcommon: prepare_redirects: fix error message
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric Wongspawn: move run_die here from PublicInbox::Import
2021-01-01 Eric WongMerge remote-tracking branch 'origin/lei' into eidx
2020-12-31 Eric WongMerge remote-tracking branch 'origin/master' into lorelei
2020-12-19 Eric Wonglei: micro-optimize startup time
2020-12-19 Eric Wongt/lei-oneshot: standalone oneshot (non-socket) test
2020-12-19 Eric Wongtests: more common JSON module loading
2020-09-14 Eric Wongtests: consistently check for xapian-compact
2020-09-10 Eric Wonguse "\&" where possible when referring to subroutines
2020-06-28 Eric Wongtestcommon: $ENV{TAIL} supports non-@ARGV redirects
2020-06-28 Eric Wongconfig: support ->urlmatch method for -watch
2020-06-28 Eric Wongwatch: wire up IMAP IDLE reapers to DS
2020-06-28 Eric Wongwatch: remove Filesys::Notify::Simple dependency
2020-06-23 Eric Wongtestcommon: DS->Reset when using fork-only subprocess
2020-06-21 Eric Wongtestcommon: require IO::Socket::SSL >= 2.007
2020-06-15 Eric Wongtestcommon: allow OR-ing module dependencies
2020-06-13 Eric Wongtestcommon: tcp_(server|connect): BAIL_OUT on failure
2020-05-31 Eric Wongtestcommon: speed up wait_for_tail() on GNU/Linux
2020-05-17 Eric Wongconfine Email::MIME use even further
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-05-09 Eric Wongreplace most uses of PublicInbox::MIME with Eml
2020-05-09 Eric Wongeml: pure-Perl replacement for Email::MIME
2020-04-26 Eric Wongtestcommon: mime_load: drop extra $cb arg
2020-04-26 Eric Wongtests: remove Email::MIME->create use entirely
2020-04-26 Eric Wongtestcommon: introduce mime_load sub
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongtestcommon: spawn-aware system() and qx[] workalikes
2020-04-15 Eric Wongtestcommon: DESTROY: wait for killed daemon
2020-04-09 Eric Wongtests: document run_mode=1 as not implemented
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-11 Eric Wongspawn (and thus popen_rd) die on failure
2020-01-05 Eric Wongview: msg_html: reduce memory use on reused MIDs
2020-01-04 Eric Wongtests: fix running without SQLite or Xapian
2019-12-30 Eric Wongspawn: allow passing GLOB handles for redirects
2019-12-24 Eric Wongsearch: support SWIG-generated Xapian.pm
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-22 Eric Wongtestcommon: require_git: use "plan" from Test::More
2019-12-20 Eric Wongtestcommon: fix run_script for older Perls
2019-12-19 Eric Wongt/run.perl: to avoid repeated process spawning for *.t
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon