Commit Graph

17 Commits

Author SHA1 Message Date
d2983b74d5 Bump Moq in mobile test projects for parity 2022-03-09 20:15:34 +01:00
6cb0db9c33 Apply override rules to iOS/Android test projects 2021-03-08 14:54:49 +09:00
d6925d0960 Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:43:44 +00:00
b9832c1b2d Add ModUtils class for validating mod usages 2021-02-01 19:37:24 +09:00
d8482448dc Save iOS projects with BOM to avoid VS continuously changing them. 2019-11-11 20:13:13 +08:00
93fae7ad4d Remove meanless properties. 2019-10-30 21:46:30 +08:00
f68e41f7b9 Remove BASS references from osu.Game.Tests.iOS 2019-08-09 19:30:31 +09:30
910528b4cb Update iOS project in line with changes 2019-01-29 13:09:50 +09:00
6413e61647 Use project-wide *.cs linked include for tests rather than specifying subdirectories 2019-01-28 22:04:11 +10:30
6fddc36843 Move iOS package references to shared props 2019-01-25 22:18:29 +10:30
241ce31cee Update framework version 2019-01-25 18:53:36 +09:00
fe86b14659 Update framework 2019-01-22 21:14:13 +10:30
25c3304766 Update framework 2019-01-20 22:07:59 +10:30
de9511a7e2 Update references 2019-01-19 18:10:27 +10:30
3d9fdf1d07 Fix missing references
Note that the NativeLibs package required by osu.Framework includes assemblies that will not link on Xamarin.iOS.  For now we explicitly reference the package and exclude all assets, and manually provide the BASS libraries.
2019-01-19 17:43:25 +10:30
63c61d3e27 Convert to PackageReference 2019-01-19 14:13:46 +10:30
ff4b41b35f Add basic visual tests 2018-12-29 18:47:35 +10:30