about summary refs log tree commit homepage
path: root/lib/PublicInbox/TestCommon.pm
DateCommit message (Expand)
2021-10-28test_common: clear XDG_CACHE_HOME before lei tests
2021-10-27test_common: key test inboxes to init.defaultBranch
2021-10-19test_common: lazy-require AutoReap
2021-10-15lei: TSTP affects all curl and related subprocesses
2021-10-13test_common: hoist out tail_f sub
2021-09-24clone|--mirror: fix and test against pre-manifest WWW
2021-09-23test_common: reset umask on non-forking run_script
2021-09-22treewide: fix %SIG localization, harder
2021-09-21lei inspect: support NNTP URLs
2021-09-14test_common: remove non-hidden files, first
2021-09-13tests: add require_cmd, require curl when needed
2021-09-12test_common: only print $@ for Gcf2 failure
2021-09-12lei sucks: allow it to work without SQLite
2021-09-12init: set a useful description
2021-09-10test_common: print diagnostic for missing dependencies
2021-05-26lei: require Socket::MsgHdr or Inline::C, drop oneshot
2021-04-28tests: restore CWD with "lei -C" and run_script
2021-04-24test_common: don't attempt to seek on pipes and terminals
2021-04-24t/lei_to_mail: split "lei import" test $HOME directory
2021-04-22lei: XDG_RUNTIME_DIR=/dev/null disables daemon mode
2021-04-20test_common: fix xbail for Perl 5.16
2021-04-16test_common: handle '-C' (chdir) spawn option properly
2021-04-03test_common: lei_ok: improve diagnostics
2021-03-28treewide: shorten temporary filename
2021-03-28test_common: require_mods bundles
2021-03-25lei import: force store, improve test diagnostics
2021-03-25tests: "check-run" uses persistent lei daemon
2021-03-25test_common: TEST_LEI_ERR_LOUD does not hide path names
2021-03-25test_common: cleanup inbox objects after use
2021-03-24test_common: check lei/errors.log
2021-03-21lei: fix some warnings in tests
2021-03-17extindex: add some validation and config knobs for WWW
2021-03-15t/convert-compact: create_inbox
2021-03-15test_common: minor simplifications to setup_public_inboxes
2021-03-15test_common: add create_inbox helper sub
2021-02-26test_common: io_modes: always support read/write
2021-02-24treewide: avoid "delete local" construct on hashes
2021-02-22t/lei*: drop $lei->(...) sub
2021-02-18lei convert: mail format conversion sub-command
2021-02-18tests: setup_public_inboxes: use IMAP-friendly newsgroups
2021-02-10tests: skip properly with git <2.6
2021-02-10lei ls-external: support --local and --remote
2021-02-10test_common: support lei-daemon only testing
2021-02-10tests|lei: fixes for TEST_RUN_MODE=0 and lei oneshot
2021-02-10lei: split out MdirReader package, lazy-require earlier
2021-02-10test_common: disable fsync on the CLI where possible
2021-02-08tests: favor IPv6
2021-02-07lei: add-external --mirror support
2021-02-07tests: split out lei-daemon.t from lei.t
2021-02-07t/tests: split out setup_public_inboxes sub