about summary refs log tree commit homepage
path: root/lib/PublicInbox/TestCommon.pm
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-11spawn (and thus popen_rd) die on failure
2020-01-05view: msg_html: reduce memory use on reused MIDs
2020-01-04tests: fix running without SQLite or Xapian
2019-12-30spawn: allow passing GLOB handles for redirects
2019-12-24search: support SWIG-generated Xapian.pm
2019-12-24testcommon: add require_mods method and use it
2019-12-22testcommon: require_git: use "plan" from Test::More
2019-12-20testcommon: fix run_script for older Perls
2019-12-19t/run.perl: to avoid repeated process spawning for *.t
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon