Commit Graph

2685 Commits

Author SHA1 Message Date
77fb632d44 Remove now unnecessary using 2020-01-03 17:57:01 +09:00
c07cfce3b3 Merge branch 'master' into resource-assembly 2020-01-03 17:56:25 +09:00
e8567414c6 Refactor into some kind of sanity 2020-01-03 15:01:42 +09:00
35fad4c262 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-headers-update-three 2020-01-02 11:09:07 +03:00
0f331e81f6 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-headers-update-three 2020-01-02 10:59:31 +03:00
467fb0c3be Add archive resources for testing (#7421)
Add archive resources for testing
2020-01-02 16:59:25 +09:00
911816c282 Add archive test resources 2020-01-02 16:43:32 +09:00
878e9f182e Add storyboard sample test scene 2020-01-02 15:23:41 +09:00
43903b2fea Make test scene usable 2020-01-02 14:24:58 +09:00
2d6482f586 Fix remaining tests 2020-01-02 01:43:37 +09:00
e4bbdb1956 Fix regressing test 2020-01-02 00:41:06 +09:00
f09f9eb07d Merge branch 'master' into general-editor-beatmap 2020-01-01 23:27:08 +09:00
ca90f708f1 Merge remote-tracking branch 'upstream/master' into remove-editor-beatmap-generics 2020-01-01 21:03:31 +09:00
8c378dc625 Move EditorBeatmap construction/conversion to Editor 2019-12-30 14:51:14 +09:00
1b33581667 Construct DllResourceStore with assemblies 2019-12-28 21:13:18 +08:00
d828b31ae4 Schedule child mutation in test setup 2019-12-27 17:16:43 +01:00
3621362a48 Merge branch 'master' into scrolling-container-origin-adjust 2019-12-27 16:52:21 +01:00
e2a55b79ca Refactor scrolling hit object scene
To better demonstrate the desired effect of the fix introduced in
193e41f, refactor TestSceneScrollingHitObjects to contain two tests,
one of which contains the pre-existing controls to test scroll
algorithms, and the other aims to showcase the fix by setting scroll
parameters appropriately.
2019-12-27 16:52:07 +01:00
6069d98ced Remove generic editor beatmap 2019-12-27 19:39:30 +09:00
7507fee9f9 Add test for HP rewind 2019-12-27 16:55:46 +09:00
aa97487f8e Merge branch 'master' into hp-drain 2019-12-27 14:58:22 +09:00
acef2b50e6 Merge branch 'master' into scrolling-container-origin-adjust 2019-12-27 09:29:06 +09:00
fd8c5d7706 Improve notification overlay test robustness
Stress testing one of the notification overlay tests by running it 10000
times on repeat has shown that it is susceptible to intermittent
failures due to races between delays and asserts checking the number of
currently progressing notifications and the actual progress update,
which contains a random generation factor.

Replace step sequences checking for notification completion by waiting
and asserting with explicit until steps that don't terminate unless
there are zero progressing notifications.
2019-12-26 23:01:31 +01:00
005ec4b373 Demonstrate bug in scrolling container scene
Modify TestSceneScrollingHitObjects to showcase the effect of origin
choice on object lifetime for all four scrolling directions.
2019-12-26 20:37:06 +01:00
cac011edc1 Merge branch 'master' into hp-drain 2019-12-26 23:51:12 +09:00
00a36c388c Fix tests 2019-12-26 19:18:39 +09:00
7ee0370d23 Add some tests 2019-12-26 17:48:46 +09:00
7414a6aadd Merge remote-tracking branch 'huoyaoyuan/master' into health-processor
# Conflicts:
#	osu.Game.Rulesets.Catch/CatchRuleset.cs
#	osu.Game.Rulesets.Mania/ManiaRuleset.cs
#	osu.Game.Rulesets.Taiko/TaikoRuleset.cs
2019-12-26 14:56:54 +09:00
9702cc9809 Merge branch 'master' into remove-legacy-id 2019-12-25 21:01:12 +09:00
504a55e803 Merge branch 'master' into better-beatmap-conversion 2019-12-25 19:52:06 +09:00
a265a0c7c5 Merge branch 'master' into settings-source-value-changed 2019-12-25 17:23:08 +09:00
0677f746aa Provide the ruleset to converter classes 2019-12-24 16:02:16 +09:00
6e7426a098 Simplify/improve beatmap conversion precheck 2019-12-23 17:44:18 +09:00
69227d6179 Add asserts 2019-12-22 06:37:18 +09:00
725008286f Move test and remove pointless duplicate tests 2019-12-22 06:09:16 +09:00
02d3f0f241 Merge branch 'master' into settings-source-value-changed 2019-12-21 19:40:07 +09:00
55be4478aa Merge remote-tracking branch 'upstream/master' into fallback-to-skin-combo-colours 2019-12-21 12:36:09 +03:00
df14f473c2 Split tests out 2019-12-20 19:52:54 +09:00
e2c7f15ed8 Merge branch 'master' into netcoreapp3.1 2019-12-20 18:41:29 +09:00
f386f88bed Merge branch 'master' into fix-waveform-cross-thread-access 2019-12-20 18:07:51 +09:00
0ebdf90dfa Move methods below ctor 2019-12-20 18:07:39 +09:00
351e826120 Upgrade project targets to netcoreapp3.1 2019-12-20 17:03:54 +08:00
705cdde148 Fix incorrect test 2019-12-20 16:42:45 +09:00
76f2fb378f Separate score and health parts of ScoreProcessor 2019-12-19 20:03:14 +09:00
81e842f6b4 Fix waveform test beatmap accessing zip archive across multiple threads 2019-12-19 19:48:48 +09:00
4e11fb0fd7 Merge remote-tracking branch 'refs/remotes/origin/master' into multiplier-text 2019-12-18 19:36:16 +09:00
39489e2901 Merge remote-tracking branch 'refs/remotes/origin/master' into fix-editor-movement-crash 2019-12-18 18:51:56 +09:00
5664ce3109 Add hitobject container regression test 2019-12-18 18:51:12 +09:00
36172cf2bd Merge pull request #7175 from LeNitrous/update-beatmap-settings
Display current difficulty statistics with mods applied
2019-12-18 18:43:49 +09:00
5cdc7d3b18 Merge pull request #7183 from smoogipoo/legacy-beatmap-saving
Add initial implementation of a legacy beatmap encoder
2019-12-18 18:43:14 +09:00