Delta-v/Content.IntegrationTests
Pieter-Jan Briers 1c54b75da5
Dependency update / fixes / skrungle bungle (#23745)
* Give .props files 2-space indents.

* Move to Central Package Management.

Allows us to store NuGet package versions all in one place. Yay!

* Update NuGet packages and fix code for changes.

Notable:

Changes to ILVerify.
Npgsql doesn't need hacks for inet anymore, now we need hacks to make the old code work with this new reality.
NUnit's analyzers are already complaining and I didn't even update it to 4.x yet.
TerraFX changed to GetLastSystemError so error handling had to be changed.
Buncha APIs have more NRT annotations.

* Remove dotnet-eng NuGet package source.

I genuinely don't know what this was for, and Central Package Management starts throwing warnings about it, so YEET.

* Remove Robust.Physics project.

Never used.

* Remove erroneous NVorbis reference.

Should be VorbisPizza and otherwise wasn't used.

* Sandbox fixes

* Remove unused unit test package references.

Castle.Core and NUnit.ConsoleRunner.

* Update NUnit to 4.0.1

This requires replacing all the old assertion methods because they removed them 🥲

* Oh so that's what dotnet-eng was used for. Yeah ok that makes sense.

* Add Robust.Analyzers.Test

* Update submodule

* commit to re-run CI

(cherry picked from commit a6c9c36b688a1ba78ff4c12502e81661cf607b6c)
2024-01-26 22:33:46 +01:00
..
Pair Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
Tests Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
Content.IntegrationTests.csproj Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
DummyParallaxManager.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
GlobalUsings.cs Fix content.integration tests warnings (#17817) 2023-07-06 14:54:25 +10:00
PoolManager.Cvars.cs Fix MapPainter (#22290) 2023-12-16 19:37:31 +01:00
PoolManager.Prototypes.cs Remove PoolSettings.ExtraPrototypes option (#18678) 2023-08-05 14:16:48 +10:00
PoolManager.cs Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
PoolManagerTestEventHandler.cs Remove PoolSettings.ExtraPrototypes option (#18678) 2023-08-05 14:16:48 +10:00
PoolSettings.cs Split PoolManager into separate classes. (#19370) 2023-08-22 22:14:01 +10:00
PoolTestLogHandler.cs Add some tests and fix some miscellaneous bugs (#22836) 2024-01-22 18:44:30 +01:00
TestPrototypesAttribute.cs Fix test prototypes fields being marked as unused (#20853) 2023-10-14 22:01:27 +02:00