godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Tests
Raul Santos f4094b554d
[.NET] Disallow [ExportToolButton] on members thay may store the Callable
Ensures the user doesn't store the Callable so the .NET assembly can be reloaded.
2025-02-14 01:09:59 +01:00
..
TestData [.NET] Disallow [ExportToolButton] on members thay may store the Callable 2025-02-14 01:09:59 +01:00
ClassPartialModifierAnalyzerTest.cs provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests 2024-02-21 12:35:28 +03:00
Constants.cs Move to .NET8 2024-12-13 14:00:13 +01:00
CSharpAnalyzerVerifier.cs Move to .NET8 2024-12-13 14:00:13 +01:00
CSharpCodeFixVerifier.cs Move to .NET8 2024-12-13 14:00:13 +01:00
CSharpSourceGeneratorVerifier.cs Move to .NET8 2024-12-13 14:00:13 +01:00
ExportDiagnosticsTests.cs [.NET] Disallow [ExportToolButton] on members thay may store the Callable 2025-02-14 01:09:59 +01:00
Extensions.cs Add tests for source generators 2023-12-19 18:26:52 +01:00
GlobalClassAnalyzerTests.cs C# Add test suite for Diagnostic Analyzers: GlobalClass and MustBeVariant 2024-01-15 11:31:12 +01:00
Godot.SourceGenerators.Tests.csproj Move to .NET8 2024-12-13 14:00:13 +01:00
MustBeVariantAnalyzerTests.cs C# Add test suite for Diagnostic Analyzers: GlobalClass and MustBeVariant 2024-01-15 11:31:12 +01:00
ScriptMethodsGeneratorTests.cs Add tests for source generators 2023-12-19 18:26:52 +01:00
ScriptPathAttributeGeneratorTests.cs C#: Various fixes to generic scripts 2024-02-19 06:33:13 +01:00
ScriptPropertiesGeneratorTests.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
ScriptPropertyDefValGeneratorTests.cs Fix interpolated strings in ScriptPropertyDefVal 2024-03-01 11:24:46 +01:00
ScriptSerializationGeneratorTests.cs Add tests for source generators 2023-12-19 18:26:52 +01:00
ScriptSignalsGeneratorTests.cs Add tests for source generators 2023-12-19 18:26:52 +01:00