As discussed here.
https://lists.osuosl.org/pipermail/darcs-devel/2020-July/021364.html
Will screen shortly if there are no glaring problems.
2 patches for repository darcs-unstable@darcs.net:screened:
patch d3cf96c1b2e1285fb8840008852ff9eedf3395a9
Author: Ganesh Sittampalam <ganesh@earth.li>
Date: Wed Jul 15 09:35:46 BST 2020
* move ssh-using test to network folder
patch 428c8312059ee0388cec847562dbc822956803e9
Author: Ganesh Sittampalam <ganesh@earth.li>
Date: Wed Jul 15 21:47:23 BST 2020
* tests: move http helpers into network/httplib
This makes it clear they should not be used from non-network tests
(although in practice all of lib, sshlib and httplib get copied into
the test execution folder, so there are no technical barriers to
using it anyway.)