1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 13:23:22 +08:00
osu-lazer/osu.Game.Tests/NonVisual
Bartłomiej Dach b262ba13cd Add creator= and artist= filters
To match stable, add creator= and artist= filters to the beatmap
carousel on song select screen. Contrary to stable, this implementation
supports phrase queries with spaces within using double quotes.

The quote handling is not entirely correct (can't nest), but quotes
should rarely happen within names, and it is an edge case of an edge
case - leaving best-effort as is. Test coverage also included.
2019-09-22 00:20:55 +02:00
..
Filtering Add creator= and artist= filters 2019-09-22 00:20:55 +02:00
DifficultyAdjustmentModCombinationsTest.cs Remove LegacyDifficultyCalculator 2019-02-21 13:12:37 +09:00
FramedReplayInputHandlerTest.cs Enforce frame accuracy for tests 2019-07-10 11:53:34 +09:00
LimitedCapacityStackTest.cs Add tests for LimitedCapacityStack 2019-02-19 14:18:49 +09:00