about summary refs log tree commit homepage
path: root/t/watch_filter_rubylang.t
DateCommit message (Expand)
2021-03-25t/*: drop unnecessary v1-specific index calls
2021-03-15t/*: disable fsync on tests were create_inbox isn't worth it
2021-01-01update copyrights for 2021
2020-12-09rename {pi_config} fields to {pi_cfg}
2020-09-03search: replace ->query with ->mset
2020-09-01rename WatchMaildir => Watch
2020-06-28watch: remove Filesys::Notify::Simple dependency
2020-05-09remove most internal Email::MIME usage
2020-04-15t/*.t: localize $SIG{__WARN__} changes
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-16t/watch_filter_rubylang: run_script for -init and -index
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-15config: we always have {-section_order}
2019-05-22t/watch_filter_rubylang: disable v2 test for git < 2.6
2019-01-05filter/rubylang: fix SQLite DB lifetime problems