]>
git.phdru.name Git - mc/mc-torrent-vfs-tests.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Oleg Broytman [Sun, 6 Apr 2025 12:11:34 +0000 (15:11 +0300)]
Update submodule `tests/extfs.d`
> Fix(torrent): `encoding` is integer like `866`
Oleg Broytman [Tue, 18 Feb 2025 15:11:10 +0000 (18:11 +0300)]
Use `0` instead of fake `user` and `group`
Oleg Broytman [Sun, 16 Feb 2025 15:48:10 +0000 (18:48 +0300)]
Update submodule `extfs.d`
Oleg Broytman [Sun, 2 Feb 2025 21:54:57 +0000 (00:54 +0300)]
Tests(test_list_torrents): Fix date/time handling
Especially with overflow d/t; esp on w32.
Oleg Broytman [Wed, 29 Jan 2025 00:31:52 +0000 (03:31 +0300)]
Tests(test_list_torrents): Handle torrent that lacks `creation_date`
Set fixed timestamp for 'leaves-metadata.torrent' file.
Oleg Broytman [Tue, 28 Jan 2025 14:21:45 +0000 (17:21 +0300)]
Tests: Add `test_list_torrents`
Test `torrent list <file>.torrent`.
Oleg Broytman [Tue, 28 Jan 2025 13:32:16 +0000 (16:32 +0300)]
Add submodule `extfs.d`
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:]`.
Oleg Broytman [Mon, 13 Jan 2025 10:48:52 +0000 (13:48 +0300)]
Test bdecode: compare decoded torrents with pre-saved pickles
Oleg Broytman [Sun, 12 Jan 2025 22:11:17 +0000 (01:11 +0300)]
Add submodule `webtorrent-fixtures`
Oleg Broytman [Sun, 12 Jan 2025 21:50:14 +0000 (00:50 +0300)]
Initial commit - created the project