Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Primarily for more precies test coverage mapping, but also to make
navigation a bit easier and consolidate complex functions with
lots of imports out of the same space as other, more simple or
otherwise specialized files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|