]> git.phdru.name Git - mc/mc-torrent-vfs-tests.git/log
mc/mc-torrent-vfs-tests.git
3 months agoTests(tox): Change syntax for `envlist`
Oleg Broytman [Mon, 13 Jan 2025 21:45:54 +0000 (00:45 +0300)]
Tests(tox): Change syntax for `envlist`

`[testenv:]` doesn't allow lists like `[testenv:py27,py3{4,5}]`;
it only allows syntax like `[testenv:py{27,34,35}]`.
This commit changes syntax for `envlist` to make it closer to `[testenv:]`.

3 months agoTest bdecode: compare decoded torrents with pre-saved pickles
Oleg Broytman [Mon, 13 Jan 2025 10:48:52 +0000 (13:48 +0300)]
Test bdecode: compare decoded torrents with pre-saved pickles

3 months agoAdd submodule `webtorrent-fixtures`
Oleg Broytman [Sun, 12 Jan 2025 22:11:17 +0000 (01:11 +0300)]
Add submodule `webtorrent-fixtures`

3 months agoInitial commit - created the project
Oleg Broytman [Sun, 12 Jan 2025 21:50:14 +0000 (00:50 +0300)]
Initial commit - created the project