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-17 20:35:39 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
34 Commits
Fix code style/quality issues
cs
·
2023-11-13 08:25:27 +01:00
fa976a5aa0
Generalize Bezier curves to BSplines of Nth degree
Thomas Müller-Höhne
·
2023-11-11 13:32:53 +01:00
926636cc03
Apply NRT to slider snaking tests
Dean Herbert
·
2023-09-19 14:51:03 +09:00
046e96afcd
Update tests in line with new slider snaking behaviour
Dean Herbert
·
2023-09-19 14:42:07 +09:00
4504c9fc43
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Mark and document remaining flaky tests
Dean Herbert
·
2022-07-01 16:17:40 +09:00
b597843579
Replace dodgy
SetUpSteps
overriding with usage of
HasCustomSteps
Dean Herbert
·
2022-06-28 15:19:02 +09:00
35745c83b7
Remove unnecessary
null
casts
Dean Herbert
·
2022-06-24 14:50:11 +09:00
f71f6302fd
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Expose and use test ruleset config cache in test scenes
Bartłomiej Dach
·
2021-12-23 19:42:26 +01:00
c429c74d89
Use extracted ruleset config cache implementation in DI
Bartłomiej Dach
·
2021-12-23 19:02:10 +01:00
5cbaa028eb
Merge methods
smoogipoo
·
2021-06-30 19:52:25 +09:00
2c1f788f2d
Make method static to better define its usage
smoogipoo
·
2021-06-30 19:49:51 +09:00
b94d88be50
Fix slider testscene failures
smoogipoo
·
2021-06-30 19:43:34 +09:00
e23614556e
Fix gameplay tests incorrectly seeking via MusicController
smoogipoo
·
2021-06-29 23:23:21 +09:00
e9158ccc41
Adjust namespace
ekrctb
·
2020-12-04 20:21:53 +09:00
245be2c5ed
Fix slider tests
smoogipoo
·
2020-11-13 23:08:39 +09:00
9792d1fc73
Fix a couple of missed cases
Dean Herbert
·
2020-08-27 00:21:50 +09:00
fcf7038642
Move track to MusicController, compiles
smoogipoo
·
2020-08-06 16:24:14 +09:00
6e42b8219c
Apply new resharper formatting fixes
Dean Herbert
·
2020-06-09 23:38:54 +09:00
7dc19220e5
Trim excess newlines
Bartłomiej Dach
·
2020-04-05 15:54:50 +02:00
3ff27816be
Rename method to justify its existence better
Bartłomiej Dach
·
2020-04-05 15:54:15 +02:00
25c9674487
Bring back comment about AlmostEquals
Bartłomiej Dach
·
2020-04-05 15:53:56 +02:00
f9e44ae53e
Final cleanups
Bartłomiej Dach
·
2020-04-05 15:39:32 +02:00
7135c99746
Rewrite repeat arrow test
Bartłomiej Dach
·
2020-04-05 15:37:31 +02:00
c817cc726a
Rewrite snaking tests
Bartłomiej Dach
·
2020-04-05 15:26:32 +02:00
cbc546905f
Centralise hitobject start time calculation
Bartłomiej Dach
·
2020-04-05 13:50:27 +02:00
4170c210b2
Use ElementAt() where applicable
Bartłomiej Dach
·
2020-04-05 13:47:30 +02:00
d68c45e22b
Split and rename tests
Endrik Tombak
·
2020-04-05 11:22:52 +03:00
8d3e228f78
Fix oversight in testing
Endrik Tombak
·
2020-04-04 15:59:39 +03:00
0ebb5a81f9
Review and style changes
Endrik Tombak
·
2020-04-04 15:35:35 +03:00
a8a52e506d
Major DRYing of code
Endrik Tombak
·
2020-04-04 15:10:54 +03:00
c3f0ef1bd4
Include a test for miss
Endrik Tombak
·
2020-03-29 17:43:18 +03:00
ce2fa23baf
Test slider snaking
Endrik Tombak
·
2020-03-29 17:00:26 +03:00
11826800fb