This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-18 12:40:18 +08:00
Code
Issues
Releases
Wiki
Activity
41,106
Commits
4
Branches
791
Tags
f7b534166310a9ceff4a8ca3ae9f2bf3d7dbfa4b
Commit Graph
10 Commits
Fix missing using directive
Salman Ahmed
·
2021-05-29 21:22:39 +03:00
200fecc774
Merge branch 'master' into legacy-beatmap-skin-hud-fallback
Salman Ahmed
·
2021-05-29 20:56:05 +03:00
42618c713f
Remove misleading comment and misplaced bug fix
This shouldn't be fixed in a test scene; the underlying issue should be fixed in actual game code.
Dean Herbert
·
2021-05-29 15:39:13 +09:00
951fc5ef6e
Remove no longer necessary test case
Salman Ahmed
·
2021-05-21 20:21:50 +03:00
afb33f1641
Remove unused using directive
Salman Ahmed
·
2021-05-20 21:08:36 +03:00
c0dfe37965
Remove unrequired null conditional
Salman Ahmed
·
2021-05-20 21:08:31 +03:00
eaae9a1b67
Improve components assertion logic
Salman Ahmed
·
2021-05-20 20:47:40 +03:00
262a27610c
Add test coverage
Salman Ahmed
·
2021-05-19 23:01:41 +03:00
97c8499884
Extract assert step addition out of assertion method
Salman Ahmed
·
2021-05-19 22:53:22 +03:00
71da960000
Add extensible test scene for beatmap skins fallback instead
Salman Ahmed
·
2021-05-19 21:52:29 +03:00
6fc06a10a1