Dean Herbert
|
b8bb97607b
|
Merge remote-tracking branch 'upstream/master' into fix-mod-retention
|
2019-11-15 13:46:44 +09:00 |
|
Dean Herbert
|
e81dfcad4c
|
Fix remaining cases of pollution
|
2019-11-15 11:46:32 +09:00 |
|
Dean Herbert
|
22c3be2c6f
|
Clear count variables on carousel creation
|
2019-11-15 11:26:01 +09:00 |
|
Dan Balasescu
|
af01d8ca34
|
Merge branch 'master' into clean-carousel-tests
|
2019-11-15 10:28:59 +09:00 |
|
Dean Herbert
|
9f62ec869a
|
Add failing test
|
2019-11-14 19:38:20 +09:00 |
|
Dean Herbert
|
1109d201c3
|
Add failing test
|
2019-11-14 13:28:13 +09:00 |
|
Dean Herbert
|
2fe068174a
|
Fix unnecessary string interpolation
|
2019-11-13 19:42:33 +09:00 |
|
Dean Herbert
|
2cd156f3d4
|
Clean up carousel tests
|
2019-11-13 19:09:03 +09:00 |
|
Dean Herbert
|
f18263aa70
|
Add tests
|
2019-11-13 12:09:18 +09:00 |
|
Dean Herbert
|
3c5008f94c
|
Add test
|
2019-11-13 11:59:03 +09:00 |
|
Dean Herbert
|
712a2f6918
|
Merge remote-tracking branch 'upstream/master' into fix-playing-multiple-beatmap-preview-tracks
|
2019-11-12 15:10:42 +09:00 |
|
Dean Herbert
|
52ab309295
|
Merge branch 'master' into stateful-menu-items
|
2019-11-12 10:31:50 +09:00 |
|
Dean Herbert
|
5bb65d0716
|
Rename button class
|
2019-11-12 10:21:06 +09:00 |
|
Huo Yaoyuan
|
e9b8cbb516
|
Apply other styles.
|
2019-11-11 20:27:04 +08:00 |
|
Huo Yaoyuan
|
ccc8aa6fa4
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
|
Dean Herbert
|
54da8e4035
|
Combine similar tests
|
2019-11-11 19:09:38 +09:00 |
|
Dean Herbert
|
82cc6aa0c5
|
Remove unused constructor
|
2019-11-11 19:00:14 +09:00 |
|
Dean Herbert
|
bed62e0d2f
|
Rename ThreeState -> TernaryState and add basic tests
|
2019-11-11 18:56:18 +09:00 |
|
Dean Herbert
|
ce4843be22
|
Move tests to parent namespace for now
|
2019-11-11 18:42:32 +09:00 |
|
Dean Herbert
|
c0f6e4687a
|
Merge branch 'master' into stateful-menu-items
|
2019-11-11 18:33:50 +09:00 |
|
iiSaLMaN
|
9a00898c0d
|
Add test for non-present preview tracks
To avoid reverting what #6738 solved
|
2019-11-10 23:21:46 +03:00 |
|
Dean Herbert
|
45e1501c02
|
Merge branch 'master' into infrastructure
|
2019-11-09 16:23:58 +09:00 |
|
Dean Herbert
|
683916967c
|
Merge branch 'master' into vote-pill-fix
|
2019-11-09 12:15:48 +09:00 |
|
iiSaLMaN
|
901a8d597b
|
Add test steps ensuring correct behaviour
|
2019-11-08 13:20:02 +03:00 |
|
Dan Balasescu
|
1c1a49011b
|
Merge branch 'master' into infrastructure
|
2019-11-08 19:10:49 +09:00 |
|
smoogipoo
|
92d8526370
|
Adjust test namespaces
|
2019-11-08 13:34:27 +09:00 |
|
smoogipoo
|
e574aa0e94
|
Add toggle menu item test
|
2019-11-08 13:33:15 +09:00 |
|
smoogipoo
|
011bf09516
|
Add xmldocs and cleanup
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
0a15a13fab
|
Reorder parameters
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
30f877c4ab
|
Implement a three-state menu item
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
ce08d664a5
|
Abstract statefulness of new menu item type
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
c3a3b4091b
|
Add basic implementation of a toggleable menu item
|
2019-11-07 22:26:35 +09:00 |
|
dependabot-preview[bot]
|
f2084df0bb
|
Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.3...v16.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-07 06:19:49 +00:00 |
|
Andrei Zavatski
|
59aa9b59d6
|
Move login to it's own function
|
2019-11-06 18:32:09 +03:00 |
|
Andrei Zavatski
|
8395df596b
|
Don't use online API for tests
|
2019-11-06 18:24:30 +03:00 |
|
Andrei Zavatski
|
c01f3a58cb
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix
|
2019-11-06 18:15:49 +03:00 |
|
Dean Herbert
|
91bcb5d4a7
|
Merge remote-tracking branch 'upstream/master' into fix-network-stalls
|
2019-11-06 19:06:28 +09:00 |
|
Dean Herbert
|
31f2d6a842
|
Fix regressed test
|
2019-11-06 19:06:24 +09:00 |
|
Andrei Zavatski
|
5589329e16
|
Split tests
|
2019-11-06 12:54:04 +03:00 |
|
Andrei Zavatski
|
4330507da8
|
Use api.IsLoggedIn
|
2019-11-06 12:46:25 +03:00 |
|
Andrei Zavatski
|
1f3b209a6c
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix
|
2019-11-06 12:26:41 +03:00 |
|
Dean Herbert
|
813d3a0bfa
|
Fix adjustments not being removed correctly on retry from pause (#6728)
Fix adjustments not being removed correctly on retry from pause
|
2019-11-06 17:54:20 +09:00 |
|
Dean Herbert
|
a2963b66f6
|
Limit distance snap between two adjacent hit objects (#6740)
Limit distance snap between two adjacent hit objects
|
2019-11-06 17:18:00 +09:00 |
|
Dan Balasescu
|
ff6bfc453b
|
Merge pull request #6718 from peppy/update-framework
Update framework
|
2019-11-06 16:38:15 +09:00 |
|
smoogipoo
|
b83ceab1c1
|
Add tests
|
2019-11-06 16:20:13 +09:00 |
|
smoogipoo
|
020b08b450
|
Initial implementation of limited distance snap
|
2019-11-06 15:27:48 +09:00 |
|
Dean Herbert
|
a3d8738cab
|
Merge branch 'master' into vote-pill-fix
|
2019-11-06 14:52:06 +09:00 |
|
Dean Herbert
|
4ce3450cfc
|
Move button implementation to OsuButton
|
2019-11-06 14:08:52 +09:00 |
|
Dan Balasescu
|
b5a8bbaa60
|
Merge branch 'master' into editor-timing-screen
|
2019-11-06 12:02:00 +09:00 |
|
Dean Herbert
|
1f40641d05
|
Add failing test
|
2019-11-06 10:32:09 +09:00 |
|