about summary refs log tree commit diff stats
path: root/crates/yt_dlp/src/tests.rs (follow)
Commit message (Collapse)AuthorAge
* style(treewide): Re-formatBenedikt Peetz2025-02-16
|
* test(crates/yt_dlp): Ignore tests that hang foreverBenedikt Peetz2025-02-14
|
* test(treewide): Fix, so they compile and ignoreBenedikt Peetz2024-10-14
| | | | | The tests are just not in an ideal state right now. Running them via `cargo test` still works, but the `yt_dlp` test simply seem to deadlock?
* refactor(treewide): Conform to the clippy and rust lintsBenedikt Peetz2024-10-14