Michael Nebel
|
6c9d15879f
|
C#: Skip .NET 10 tests for now.
|
2025-11-28 14:20:06 +01:00 |
|
Michael Nebel
|
af41ca0b1c
|
C#: Fix syntax error.
|
2025-11-28 14:13:17 +01:00 |
|
Michael Nebel
|
a69e78185b
|
C#: Pin tests and mark .NET 10 tests as flaky.
|
2025-11-28 13:59:30 +01:00 |
|
Michael Nebel
|
60826bd18a
|
Merge pull request #20837 from michaelnebel/csharp/dotnet10
C#: Improve the logic for downloading .NET and setting environment variables.
|
2025-11-21 12:41:08 +01:00 |
|
Michael Nebel
|
5c454d23e8
|
C#: Fix typo.
|
2025-11-21 10:39:59 +01:00 |
|
Michael Nebel
|
138441b662
|
C#: Address review comments.
|
2025-11-21 10:39:57 +01:00 |
|
Michael Nebel
|
2700843a9c
|
C#: Add an integration test for setting the dependency directory in BMN.
|
2025-11-21 10:39:54 +01:00 |
|
Michael Nebel
|
34de2f5318
|
C#: Update linux integration tests (as we have added CLI preferred language as english).
|
2025-11-19 11:17:56 +01:00 |
|
Michael Nebel
|
8df57d81a0
|
C#: Add basic buildless test for .NET 10.
|
2025-11-19 11:17:51 +01:00 |
|
Michael Nebel
|
ed92352faf
|
C#: Remove the linux specific .NET 10 RC 2 test.
|
2025-11-19 11:17:49 +01:00 |
|
Michael Nebel
|
d7545f21cb
|
C#: Enable tests for all platforms and use .NET 10 instead of .NET 10 RC 2.
|
2025-11-19 11:17:48 +01:00 |
|
Michael Nebel
|
7d746d4e3f
|
C#: Move .NET 10 RC2 basic integration test all platforms folder.
|
2025-11-19 11:17:46 +01:00 |
|
Joe Farebrother
|
7d5388fb68
|
Update integration tests
|
2025-11-10 14:13:56 +00:00 |
|
Michael Nebel
|
ee6dd0f771
|
C#: Update integration tests expected output.
|
2025-10-31 10:37:49 +01:00 |
|
Michael Nebel
|
47c751be32
|
C#: Only run integration test on windows and linux.
|
2025-10-22 14:12:17 +02:00 |
|
Michael Nebel
|
7a414089e4
|
C#: Use autobuilder instead of supplying build command.
|
2025-10-22 13:25:23 +02:00 |
|
Michael Nebel
|
e14879ba33
|
C#: Add integration test for DB creation using .NET 10 RC 2.
|
2025-10-22 12:59:40 +02:00 |
|
Michael Nebel
|
f9cecfb666
|
C#: Update integration test expected output.
|
2025-09-16 13:56:14 +02:00 |
|
Michael Nebel
|
0ce0e834ed
|
C#: Update integration tests expected output.
|
2025-09-16 13:56:11 +02:00 |
|
Michael Nebel
|
c9a761f202
|
C#: Remove the cs/xmldoc/missing-xmldoc from the code-quality-extended.
|
2025-09-16 13:56:05 +02:00 |
|
Michael Nebel
|
906e9de5ee
|
C#: Update query-suite integration tests expected output.
|
2025-09-16 13:56:04 +02:00 |
|
Michael Nebel
|
8fbd720fe5
|
C#: Fix failing integration test after new version of NewtonSoft.JSon has been released.
|
2025-09-16 13:14:23 +02:00 |
|
Michael Nebel
|
046d0d4938
|
Merge pull request #20396 from michaelnebel/csharp/improveintegrationteststability
C#: Increase attempts to reach nuget.org in integration tests to reduce flakiness.
|
2025-09-10 12:19:49 +02:00 |
|
Michael Nebel
|
fbc4f0b84f
|
C#: Increase attempts to reach nuget.org in integration tests to reduce flakiness.
|
2025-09-10 09:03:11 +02:00 |
|
Michael Nebel
|
a0f8b5829a
|
C#: Update integration tests expected output.
|
2025-09-09 12:04:21 +02:00 |
|
Michael Nebel
|
30b93d18b7
|
C#: Update global.json files for most integration tests to se .NET SDK 9.0.304.
|
2025-09-09 12:04:19 +02:00 |
|
Michael Nebel
|
ed11a32f42
|
C#: Update integration test expected output.
|
2025-09-08 12:05:34 +02:00 |
|
Michael Nebel
|
7bf05297cf
|
C#: Update integration test expected output.
|
2025-09-08 12:05:29 +02:00 |
|
Tamas Vajk
|
94052f1782
|
Adjust C# expected file after rebase
|
2025-06-18 13:10:34 +02:00 |
|
Tamas Vajk
|
e6a9ff08a3
|
Adjust query-suite integration test expected files
|
2025-06-18 13:10:34 +02:00 |
|
Tamas Vajk
|
40274dcd69
|
Add code-quality-extended query suites
|
2025-06-18 13:10:34 +02:00 |
|
Michael Nebel
|
5c575ac187
|
C#: Address review comments.
|
2025-06-18 09:18:36 +02:00 |
|
Michael Nebel
|
d296ee7d50
|
C#: Update integration test expected output.
|
2025-06-17 10:00:12 +02:00 |
|
Michael Nebel
|
3301924777
|
C#: Update integration test expected output.
|
2025-06-17 10:00:02 +02:00 |
|
Michael Nebel
|
87b52cc347
|
Merge pull request #19716 from michaelnebel/csharp/gethashcodeisnotdefined
C#: Add `cs/gethashcode-is-not-defined` to the Code Quality suite.
|
2025-06-17 08:43:26 +02:00 |
|
Michael Nebel
|
f038e2f809
|
Merge pull request #19589 from michaelnebel/csharp/dereference
C#: Improve `cs/dereference-*` queries and add to the Code Quality suite.
|
2025-06-11 13:40:58 +02:00 |
|
Michael Nebel
|
99dc923f1f
|
C#: Add cs/gethashcode-is-not-defined to the Code Quality suite.
|
2025-06-10 15:45:41 +02:00 |
|
Michael Nebel
|
77fa45050e
|
C#: Add cs/dereferenced-value-is-always-null and cs/dereferenced-value-may-be-null to the Code Quality suites.
|
2025-06-03 13:25:01 +02:00 |
|
Tamas Vajk
|
92541ffdd8
|
Add cs/string-concatenation-in-loop to the quality suite
|
2025-06-03 10:51:38 +02:00 |
|
Martin Costello
|
77a6a2d442
|
Fix user-facing casing of NuGet
Fix user-facing strings to use "NuGet" instead of "Nuget" and "dotnet" instead of "Dotnet".
|
2025-06-02 09:30:16 +01:00 |
|
Michael Nebel
|
3a1cd3f734
|
C#: Add cs/missed-readonly-modifier to the code-quality suite.
|
2025-05-21 11:34:40 +02:00 |
|
Michael Nebel
|
2952c0d2b4
|
Merge pull request #19507 from michaelnebel/removehardcodedpassword
Exclude some queries from query suites by lowering their precision.
|
2025-05-21 11:13:14 +02:00 |
|
Tamas Vajk
|
72730368f6
|
Update SDK version in integration test
|
2025-05-20 13:47:12 +02:00 |
|
Michael Nebel
|
530025b7ae
|
Update integration tests expected output.
|
2025-05-19 09:26:47 +02:00 |
|
Michael Nebel
|
b8f85b3f29
|
C#: Update integration test expected output.
|
2025-05-13 14:50:23 +02:00 |
|
Michael Nebel
|
8bc965641a
|
C#: Update integration tests expected output.
|
2025-04-28 13:38:15 +02:00 |
|
Michael Nebel
|
de122225e8
|
C#/Rust: Update integration test expected output.
|
2025-04-25 15:52:36 +02:00 |
|
Tamas Vajk
|
998e64baf3
|
Fix failing C# test
|
2025-04-25 14:06:18 +02:00 |
|
Tamas Vajk
|
a4a24470c8
|
Add query suite inclusion tests for actions, csharp, go, javascript, ruby, rust
|
2025-04-25 14:06:17 +02:00 |
|
Tamas Vajk
|
159d31d494
|
Reenable problematic test
|
2025-04-11 08:24:08 +02:00 |
|