]> git.phdru.name Git - mc/mc-tests-torrent-vfs.git/log
mc/mc-tests-torrent-vfs.git
4 days agoTests(tox): Change syntax for `envlist` master
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:]`.

4 days 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

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

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