1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Tests
Bartłomiej Dach 434c0d92e4 Use Bindable{Float,Double}s everywhere
To avoid further floating-point comparison bugs, remove all usages of
Bindable<{float,double}>, replacing them with their
Bindable<Float,Double> counterparts.
2020-02-01 22:50:29 +01:00
..
Beatmaps Remove other Equals(object) calls. 2019-12-03 20:23:27 +08:00
Visual Use Bindable{Float,Double}s everywhere 2020-02-01 22:50:29 +01:00
CleanRunHeadlessGameHost.cs Fix remaining game host regressions 2019-03-28 01:29:06 +09:00
OsuTestBrowser.cs Fix TestCaseEditor as well 2019-03-12 17:45:16 +09:00
VisualTestRunner.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00