Commit Graph

15 Commits

Author SHA1 Message Date
1250c1f0c1 Update test assertions to match stable expectations
These changes were taken from https://github.com/ppy/osu/pull/22582.

Minor adjustments were applied to match stable expectations, which is to
say there cannot be an inherited control point with omit barline
specification (in the editor the setting is greyed out when inheritance
is turned on).
2023-02-28 19:28:21 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
1952ebece9 Update tests to use more correct control point definitions 2021-09-06 22:04:51 +09:00
a3d9ab1e2e Move approach rate to EffectControlPoint 2021-09-03 16:58:16 +09:00
071c56e90b Update usages of DifficultyPointAt 2021-09-03 16:58:16 +09:00
ccacf56dd8 Move to legacy namespace 2021-08-30 17:14:53 +09:00
7257aae7f2 Move samples to LegacyControlPointInfo 2021-08-30 17:14:53 +09:00
3c028ce05c Add IDeepCloneable interface and update existing CreateCopy methods to use it 2021-07-19 12:54:17 +09:00
385c9cd2e2 Add test coverage 2021-01-05 13:14:16 +09:00
d6fe5482d3 Add failing test showing missing control point removal 2020-10-02 15:28:21 +09:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
65823fb2e1 Use redundancy test 2020-04-08 01:42:35 -07:00
36f541d8e5 Fix incorrect asserts 2019-12-13 18:14:06 +09:00
87a7f340e3 Fix first sample point being treated as redundant 2019-12-13 18:14:01 +09:00
4e80eda6da Add test coverage 2019-10-28 11:40:42 +09:00