behaviour-tree-test/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Tests
Rémi Verschelde 0d3ce48562
Merge pull request #104279 from L2750558108/pr-fix-nested-in-generic-errors
Fix nested GodotObject class in generic class lead to source generator errors in C#
2025-03-28 14:32:44 +01:00
..
TestData Merge pull request #104279 from L2750558108/pr-fix-nested-in-generic-errors 2025-03-28 14:32:44 +01:00
ClassPartialModifierAnalyzerTest.cs
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
GlobalClassAnalyzerTests.cs
Godot.SourceGenerators.Tests.csproj Move to .NET8 2024-12-13 14:00:13 +01:00
MustBeVariantAnalyzerTests.cs
NestedInGenericTest.cs Fix nested GodotObject class in generic class lead to source generator errors in C# 2025-03-22 20:46:52 +08:00
ScriptMethodsGeneratorTests.cs
ScriptPathAttributeGeneratorTests.cs
ScriptPropertiesGeneratorTests.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
ScriptPropertyDefValGeneratorTests.cs fix https://github.com/godotengine/godot/issues/104135 Generator for C# makes illegal code for a GodotObject with a primary ctor 2025-03-21 08:34:25 -07:00
ScriptSerializationGeneratorTests.cs
ScriptSignalsGeneratorTests.cs