| .. |
|
TestData
|
Fix extraction of C# default property values when negative
|
2025-04-13 17:57:20 +02: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 |
|
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
|
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 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
|
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 |