Age | Commit message (Collapse) | Author |
|
|
|
Test appears to describe that the original behavior would have
been to default to 'track', which like... okay??
That is so and was changed (to no default and arbitrary typeless
behavior) in commit 4f6e0bc3.
|
|
|
|
|
|
|
|
Albums are directly passed onto the track, now.
|
|
Analogous code is now in #yaml, parseContentEntriesFromSourceText,
and #wiki-data, matchContentEntries & friends
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sorry, this is just maintaining the test paths that exist and
dropping the ones which don't apply anymore.
|
|
|
|
|
|
|
|
|
|
|
|
Most notably drops automatically setting ownTrackData.
Hilariously, this doesn't break any tests (presumably because
they were generally updated to handle a newer - albeit not the
newest - track section format).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a test that was previously failing to start. Yay!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These tests obviously need some updating, but it's out of scope
for this commit.
|
|
|
|
|
|
|
|
|
|
|
|
|