David Zhao
|
d59ba8cfe9
|
Rename base player test class to RateAdjustedBeatmap, refactor input tests
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
d80424b1d6
|
Remove load checks and place one in the constructor
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
f5aaf13363
|
Move all beatmap initialization logic into constructor
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
da922c603d
|
Nuke whitespace again
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
01c4671fc8
|
phantom whitespace
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
ebcc041ac8
|
Nuke whitespace
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
4353002fde
|
Fix dynamic compilation, use slidertick judgements
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
1f93fde246
|
Check for beatmap load state before performing test
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
d413d1ef1b
|
re-order tests again
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
837b4f4f6c
|
Fix input tests not using async loads
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
8b7cc2eaa2
|
Re-order tests
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
1fdb8ca37a
|
Fix auto-generated lisence header
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
8e09c66cbb
|
Split out testcase player for use in slider input tests
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
147a9c2440
|
Fix dynamic compilation failing
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
f79ce6a7f1
|
Remove unnecessary content override
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
927b0375fd
|
Use schedule for *all* setup
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
a2613e6279
|
Formatting and constants
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
cacefd5c65
|
Reword slider test xmldocs.
|
2019-02-23 14:14:34 +09:00 |
|
Dan Balasescu
|
5fdd7f9bff
|
Fix typo in comment
Co-Authored-By: peppy <pe@ppy.sh>
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
dfa34776a5
|
Change ampersands in xmldoc
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
3a57ff40cd
|
Add comment about other cases, rewind handling
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
44501d7d4b
|
Update test documentation
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
8e52e2330e
|
Add extensive commenting
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
1c75ee4e82
|
Add fixes
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
94d3814ae3
|
Add tests for slider input behavior
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
7566fcf536
|
Slider press fix
|
2019-02-23 14:14:34 +09:00 |
|
Roman Kapustin
|
8b4aa708fa
|
Resolve merge conflict
|
2019-02-22 23:04:45 +03:00 |
|
David Zhao
|
bb01948283
|
Use .Value with new bindable changes
|
2019-02-22 20:44:02 +09:00 |
|
David Zhao
|
ab3fa91a2f
|
Merge branch 'master' into UserDimLogic
|
2019-02-22 20:38:10 +09:00 |
|
David Zhao
|
76de39a344
|
Put user dim logic in yet another container inside UserDimContainer
|
2019-02-22 20:34:51 +09:00 |
|
Dan Balasescu
|
89a05c086c
|
Merge pull request #4314 from peppy/fix-more-e
Revert some more instances of 'e' variable names
|
2019-02-22 20:34:08 +09:00 |
|
Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +09:00 |
|
Dean Herbert
|
999b36ad17
|
Merge pull request #4300 from smoogipoo/osu-fontusage
Apply FontUsage changes
|
2019-02-22 19:57:53 +09:00 |
|
smoogipoo
|
a0dae820ee
|
Woops
|
2019-02-22 19:49:37 +09:00 |
|
smoogipoo
|
d61dfe888e
|
Fix venera fonts not being correctly specified
|
2019-02-22 19:42:09 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
Dean Herbert
|
3f9a7b8873
|
Merge pull request #4303 from smoogipoo/bindable-valuechanged
Update with framework bindable changes
|
2019-02-22 18:04:59 +09:00 |
|
David Zhao
|
a4162a69fb
|
Remove leftover usage of dimlevel in BackgroundScreenBeatmap
|
2019-02-22 18:01:50 +09:00 |
|
Dean Herbert
|
0431582959
|
Remove excess new line
|
2019-02-22 17:57:49 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
David Zhao
|
6bf831b96f
|
Fix TransitiouOutTest getting stuck on pause
|
2019-02-22 17:15:05 +09:00 |
|
Dean Herbert
|
2c9e6adfd4
|
Merge branch 'master' into bindable-valuechanged
|
2019-02-22 17:14:05 +09:00 |
|
Dean Herbert
|
0f5f768112
|
Merge pull request #4308 from smoogipoo/disable-testcase-polling
Disable TestInstantPolling
|
2019-02-22 17:13:47 +09:00 |
|
Dean Herbert
|
452caabd40
|
Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
|
2019-02-22 17:06:49 +09:00 |
|
David Zhao
|
263972a048
|
Remove DimLevel bindable from ScreenWithBeatmapBackground
|
2019-02-22 17:00:00 +09:00 |
|
smoogipoo
|
d4bdae4b04
|
Disable TestInstantPolling
|
2019-02-22 16:59:52 +09:00 |
|
David Zhao
|
918a60ebbf
|
Create a new player every time a test is performed.
|
2019-02-22 16:56:03 +09:00 |
|
DJKero
|
0dc998b5f9
|
Merge branch 'master' into master
|
2019-02-22 03:18:10 -03:00 |
|
Dan Balasescu
|
de52318ae9
|
Merge pull request #4306 from peppy/add-judgement-tostring
Add ToString for Judgements to ease debugging
|
2019-02-22 14:57:01 +09:00 |
|
David Zhao
|
65cdac60c3
|
Add tests to make sure the background is always the same through screen transitions
|
2019-02-22 14:43:05 +09:00 |
|