]> git.phdru.name Git - mc/mc-torrent-vfs-tests.git/log
mc/mc-torrent-vfs-tests.git
6 weeks agoUpdate submodule `tests/extfs.d` master
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`

3 months agoUse `0` instead of fake `user` and `group`
Oleg Broytman [Tue, 18 Feb 2025 15:11:10 +0000 (18:11 +0300)]
Use `0` instead of fake `user` and `group`

3 months agoUpdate submodule `extfs.d`
Oleg Broytman [Sun, 16 Feb 2025 15:48:10 +0000 (18:48 +0300)]
Update submodule `extfs.d`

3 months agoTests(test_list_torrents): Fix date/time handling
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.

3 months agoTests(test_list_torrents): Handle torrent that lacks `creation_date`
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.

3 months agoTests: Add `test_list_torrents`
Oleg Broytman [Tue, 28 Jan 2025 14:21:45 +0000 (17:21 +0300)]
Tests: Add `test_list_torrents`

Test `torrent list <file>.torrent`.

3 months agoAdd submodule `extfs.d`
Oleg Broytman [Tue, 28 Jan 2025 13:32:16 +0000 (16:32 +0300)]
Add submodule `extfs.d`

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