Commit Graph

16718 Commits

Author SHA1 Message Date
2a544f66ea Formatting, ordering and simplification 2019-02-23 14:14:34 +09:00
490fb86f9e Make base class abstract and add documentation 2019-02-23 14:14:34 +09:00
3495aa645f Update headers 2019-02-23 14:14:34 +09:00
d59ba8cfe9 Rename base player test class to RateAdjustedBeatmap, refactor input tests 2019-02-23 14:14:34 +09:00
d80424b1d6 Remove load checks and place one in the constructor 2019-02-23 14:14:34 +09:00
f5aaf13363 Move all beatmap initialization logic into constructor 2019-02-23 14:14:34 +09:00
da922c603d Nuke whitespace again 2019-02-23 14:14:34 +09:00
01c4671fc8 phantom whitespace 2019-02-23 14:14:34 +09:00
ebcc041ac8 Nuke whitespace 2019-02-23 14:14:34 +09:00
4353002fde Fix dynamic compilation, use slidertick judgements 2019-02-23 14:14:34 +09:00
1f93fde246 Check for beatmap load state before performing test 2019-02-23 14:14:34 +09:00
d413d1ef1b re-order tests again 2019-02-23 14:14:34 +09:00
837b4f4f6c Fix input tests not using async loads 2019-02-23 14:14:34 +09:00
8b7cc2eaa2 Re-order tests 2019-02-23 14:14:34 +09:00
1fdb8ca37a Fix auto-generated lisence header 2019-02-23 14:14:34 +09:00
8e09c66cbb Split out testcase player for use in slider input tests 2019-02-23 14:14:34 +09:00
147a9c2440 Fix dynamic compilation failing 2019-02-23 14:14:34 +09:00
f79ce6a7f1 Remove unnecessary content override 2019-02-23 14:14:34 +09:00
927b0375fd Use schedule for *all* setup 2019-02-23 14:14:34 +09:00
a2613e6279 Formatting and constants 2019-02-23 14:14:34 +09:00
cacefd5c65 Reword slider test xmldocs. 2019-02-23 14:14:34 +09:00
5fdd7f9bff Fix typo in comment
Co-Authored-By: peppy <pe@ppy.sh>
2019-02-23 14:14:34 +09:00
dfa34776a5 Change ampersands in xmldoc 2019-02-23 14:14:34 +09:00
3a57ff40cd Add comment about other cases, rewind handling 2019-02-23 14:14:34 +09:00
44501d7d4b Update test documentation 2019-02-23 14:14:34 +09:00
8e52e2330e Add extensive commenting 2019-02-23 14:14:34 +09:00
1c75ee4e82 Add fixes 2019-02-23 14:14:34 +09:00
94d3814ae3 Add tests for slider input behavior 2019-02-23 14:14:34 +09:00
7566fcf536 Slider press fix 2019-02-23 14:14:34 +09:00
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
367bc53a06 Revert some more instances of 'e' variable names 2019-02-22 20:15:25 +09:00
999b36ad17 Merge pull request #4300 from smoogipoo/osu-fontusage
Apply FontUsage changes
2019-02-22 19:57:53 +09:00
a0dae820ee Woops 2019-02-22 19:49:37 +09:00
d61dfe888e Fix venera fonts not being correctly specified 2019-02-22 19:42:09 +09:00
3015d40f8f Merge branch 'master' into osu-fontusage 2019-02-22 18:09:23 +09:00
3f9a7b8873 Merge pull request #4303 from smoogipoo/bindable-valuechanged
Update with framework bindable changes
2019-02-22 18:04:59 +09:00
0431582959 Remove excess new line 2019-02-22 17:57:49 +09:00
3fe4b8fd1c Update variable names
Also cleans up some weird code
2019-02-22 17:51:39 +09:00
2c9e6adfd4 Merge branch 'master' into bindable-valuechanged 2019-02-22 17:14:05 +09:00
0f5f768112 Merge pull request #4308 from smoogipoo/disable-testcase-polling
Disable TestInstantPolling
2019-02-22 17:13:47 +09:00
452caabd40 Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
2019-02-22 17:06:49 +09:00
d4bdae4b04 Disable TestInstantPolling 2019-02-22 16:59:52 +09:00
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
f919f2252f Add ToString for Judgements to ease debugging 2019-02-22 12:02:54 +09:00
8f53af1c71 Update framework 2019-02-22 11:32:14 +09:00
8853f7ad76 Explicitly set exo typeface in a few places 2019-02-21 19:26:02 +09:00
d99eaa3fce Simplify expression 2019-02-21 19:25:08 +09:00
d8c55bc729 Adjust namespaces 2019-02-21 19:05:52 +09:00
bca347427f Update with framework bindable changes 2019-02-21 18:56:34 +09:00
d637b184e4 Merge pull request #4247 from peppy/remove-pr-template
Remove github pull request template
2019-02-21 14:42:15 +09:00