Files
beets/test
Ben Stolovitz da5ec00aaf [Test] Fix path tests on windows (#5803)
## Description

Fixes #5802.

Today, tests fail on most Windows machines because we hard-code `D:` as
the root drive, but most machines use `C:`. This change uses the same
normalization function in the test assertion to ensure the drives match.

## To Do

- [ ] ~~Documentation.~~
- [x] Changelog.
- [x] Tests. (this is a tests change)

## What changed?

* Updated tests to generate the drive name via normalization, instead of
hard-coding `D:`.
* Updated the `Item::destination()` method to document the
`relative_to_libdir` param.

## How tested?

* [x] Tests pass locally.
2025-05-26 19:24:57 +02:00
..
2025-04-21 12:41:57 +01:00
2021-08-26 20:59:48 +10:00
2024-09-21 11:57:48 +01:00
2024-09-21 11:57:48 +01:00
2024-09-21 11:57:48 +01:00
2024-09-21 11:57:48 +01:00
2025-05-07 10:41:01 +01:00
2024-09-21 11:59:18 +01:00
2024-09-21 11:59:18 +01:00
2024-09-21 11:57:48 +01:00
2024-09-21 11:57:48 +01:00