virtualx-engine/modules/mono/editor/Godot.NET.Sdk
Paul Joannon 88ad4e6c24
Add tests and fix exports diagnostics
- Add tests for the following diagnostics: GD0101, GD0102, GD0103, GD0104, GD0105, GD0106, GD0107.
- Fix GD0101 not being reported any more (was filtering static classes before reporting).
- Fix GD0107 not preventing `Node` members from being exported from not-`Node` types.
2024-02-20 11:24:41 +01:00
..
Godot.NET.Sdk Bump version to 4.3-dev 2023-11-29 23:00:27 +01:00
Godot.SourceGenerators Add tests and fix exports diagnostics 2024-02-20 11:24:41 +01:00
Godot.SourceGenerators.Sample C#: Various fixes to generic scripts 2024-02-19 06:33:13 +01:00
Godot.SourceGenerators.Tests Add tests and fix exports diagnostics 2024-02-20 11:24:41 +01:00
.gitignore C#: Improve diagnostic messages and add help link 2023-10-17 19:45:09 +02:00
Godot.NET.Sdk.sln C# Add test suite for Diagnostic Analyzers: GlobalClass and MustBeVariant 2024-01-15 11:31:12 +01:00