You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
His code is open source, and his make test is a good command we can run in Unity to verify that it hasn't been broken - note that all it really does is cue export test.cue.
We'll have to make the test run reasonably quickly and give the expected output again - then we can add the project to Unity.
The text was updated successfully, but these errors were encountered:
Now added; we're still blocked by 2243 to run the entire test suite in a matter of seconds, but that thread is already tracking the performance issue to be fixed.
@tmm1's project has uncovered at least three potential regressions in v0.5.0-beta.5:
His code is open source, and his
make test
is a good command we can run in Unity to verify that it hasn't been broken - note that all it really does iscue export test.cue
.We'll have to make the test run reasonably quickly and give the expected output again - then we can add the project to Unity.
The text was updated successfully, but these errors were encountered: