.PHONY: rtest build test build: python setup.py build_ext --inplace test: python setup.py test -v rtest: ~/dev/venvs/36-debug/bin/python setup.py build_ext --inplace env PYTHONPATH=. \ ~/dev/venvs/36-debug/bin/python -m test.regrtest -R3:3 --testdir tests/ //git.koszko.org/guix/atom/tests/substitute.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/substitute.scm
AgeCommit message (Expand)Author
2022-09-28substitute: Retry downloading when a nar is unavailable....Ludovic Courtès
2022-09-24substitute: Test behavior with unroutable substitute server addresses....Ludovic Courtès
2022-02-14publish: Do not sign the URL/Compression/FileSize narinfo fields....Ludovic Courtès