Skip to content

Remove tests\BCL-Tests #10319

@jonathanpeppers

Description

@jonathanpeppers

Android framework version

net10.0-android (Preview)

Affected platform version

.NET 10

Description

The tests\BCL-Tests folder has Xamarin.Android projects inside, so we should be able to remove this directory as well as any code referencing it.

There is one useful test:

  • tests\BCL-Tests\LocalTests.NUnit\System.Net\NetworkChangeTest.cs

We should move this test file to tests\Mono.Android-Tests\Mono.Android-Tests\System.Net.NetworkInformation and then update namespace appropriately.

tests\Mono.Android-Tests\Mono.Android-Tests\Mono.Android.NET-Tests.csproj will need a reference to the moved test file, so that it builds and runs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions