osu/osu.Game.Tests
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
..
Beatmaps Add test to cover corruption case 2019-09-20 15:05:48 +09:00
Chat Add parenthesis handling to old link format 2019-09-04 00:21:27 +02:00
NonVisual Add creator= and artist= filters 2019-09-22 00:20:55 +02:00
Resources Add extra legacy skin parsing tests 2019-09-03 18:59:23 +09:00
Scores/IO Adjust test to assert that the import failed 2019-09-22 00:59:40 +09:00
ScrollAlgorithms Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Skins Refactor tests 2019-09-05 16:55:28 +09:00
Visual Add filter steps to carousel visual test 2019-09-22 00:20:54 +02:00
osu.Game.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 2019-09-19 16:32:39 +00:00
WaveformTestBeatmap.cs Fix broken test 2019-08-31 02:42:26 +03:00