unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drop cyclic references and track slow tests
@ 2023-01-30  4:30 Eric Wong
  2023-01-30  4:30 ` [PATCH 1/2] ipc: drop awaitpid_init to avoid circular refs Eric Wong
  2023-01-30  4:30 ` [PATCH 2/2] tests: make slow tests easier-to-find Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2023-01-30  4:30 UTC (permalink / raw)
  To: meta

Oops :x

Eric Wong (2):
  ipc: drop awaitpid_init to avoid circular refs
  tests: make slow tests easier-to-find

 MANIFEST                      |  1 +
 devel/longest-tests           |  7 +++++++
 lib/PublicInbox/IPC.pm        | 32 ++++++++++++--------------------
 lib/PublicInbox/LEI.pm        |  6 +++---
 lib/PublicInbox/LeiMirror.pm  |  2 +-
 lib/PublicInbox/LeiStore.pm   |  7 +++----
 lib/PublicInbox/LeiToMail.pm  |  6 +++---
 lib/PublicInbox/LeiUp.pm      |  2 +-
 lib/PublicInbox/LeiXSearch.pm | 10 +++++-----
 t/run.perl                    |  4 ++++
 10 files changed, 40 insertions(+), 37 deletions(-)
 create mode 100755 devel/longest-tests

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-30  4:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30  4:30 [PATCH 0/2] drop cyclic references and track slow tests Eric Wong
2023-01-30  4:30 ` [PATCH 1/2] ipc: drop awaitpid_init to avoid circular refs Eric Wong
2023-01-30  4:30 ` [PATCH 2/2] tests: make slow tests easier-to-find Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).