Paolo Tranquilli
|
096a31dbef
|
Mark all integration tests as legacy
This is in preparation for the new integration test framework. Tests
marked thus will be run by the current framework and ignored by the new
one.
|
2024-05-31 16:04:50 +02:00 |
|
Cornelius Riemenschneider
|
d30ed54bfd
|
Merge branch 'main' into criemen/bazel-csharp
|
2024-05-24 18:02:20 +02:00 |
|
Tamas Vajk
|
9aee2dc002
|
C#: Adjust compiler argument integration test
|
2024-05-24 08:39:08 +02:00 |
|
Tamas Vajk
|
5928ede324
|
C#: Fix integration test expected file
|
2024-05-23 16:47:35 +02:00 |
|
Tamás Vajk
|
5cf7112d4c
|
Merge pull request #16541 from tamasvajk/buildless/use-nuget-config-fallback
C#: Use nuget feeds from nuget.config in fallback restore
|
2024-05-23 10:43:03 +02:00 |
|
Cornelius Riemenschneider
|
576ea325e8
|
Merge remote-tracking branch 'origin/main' into criemen/bazel-csharp
|
2024-05-23 10:21:19 +02:00 |
|
Tamas Vajk
|
91aa182d53
|
C#: Fix TSP diagnostic message
|
2024-05-22 08:49:55 +02:00 |
|
Tamas Vajk
|
182325dc5e
|
Fix expected test files
|
2024-05-21 14:03:04 +02:00 |
|
Tamas Vajk
|
12494a0c5a
|
C#: Use nuget feeds from nuget.config in fallback restore
|
2024-05-21 12:47:38 +02:00 |
|
Cornelius Riemenschneider
|
731b9412df
|
Fix integration test expectations.
|
2024-05-21 09:14:15 +02:00 |
|
Tamas Vajk
|
62faab320b
|
C#: Pin dotnet SDK version in integration test relying on razor source generator
|
2024-05-16 09:00:53 +02:00 |
|
Tamas Vajk
|
d909f2bc4f
|
Fix expected test output
|
2024-05-02 13:32:01 +02:00 |
|
Tamas Vajk
|
c6185b30ba
|
C#: Change nuget feed responsiveness checking to be opt-out
|
2024-05-02 10:25:12 +02:00 |
|
Michael Nebel
|
181a063bb9
|
C#: Update expected test output.
|
2024-04-25 15:38:39 +02:00 |
|
Michael Nebel
|
6daf80cdd0
|
C#: Add integration test with multiple project files that have disjoint dependencies.
|
2024-04-25 15:35:07 +02:00 |
|
Tamas Vajk
|
53eb753346
|
C#: Add integration test with multiple versions of the same nuget package
|
2024-04-24 11:50:43 +02:00 |
|
Tamas Vajk
|
7b5f2c7d94
|
Fix expected test result on Windows
|
2024-04-17 15:12:51 +02:00 |
|
Tamas Vajk
|
41e666c724
|
Parse and use RootNamespace from project files
|
2024-04-17 14:01:52 +02:00 |
|
Tamas Vajk
|
88f6e04339
|
Make Resx extraction opt-in
|
2024-04-17 13:49:05 +02:00 |
|
Tamas Vajk
|
b560ab1a73
|
Fix condition for running dotnet source generators
|
2024-04-17 13:44:03 +02:00 |
|
Tamas Vajk
|
3626c814ac
|
Run dotnet source generators on files grouped by projects
|
2024-04-17 13:40:03 +02:00 |
|
Tamas Vajk
|
53902c824d
|
Fix integration tests
|
2024-04-17 11:46:26 +02:00 |
|
Tamas Vajk
|
3c5675b3fb
|
WIP: Hardcode namespace for Resx generation
|
2024-04-17 11:46:26 +02:00 |
|
Tamas Vajk
|
3154a11b43
|
List members in resx test
|
2024-04-17 10:47:44 +02:00 |
|
Tamas Vajk
|
1ff4c0daf3
|
Restore and use Microsoft.CodeAnalysis.ResxSourceGenerator
|
2024-04-17 10:41:47 +02:00 |
|
Tamas Vajk
|
743e77d0d4
|
Improve logging, expose inherited feeds in integration test
|
2024-04-11 14:45:43 +02:00 |
|
Tamas Vajk
|
8d0856f97e
|
Fix failing test
|
2024-04-11 14:45:36 +02:00 |
|
Michael Nebel
|
ef68e33449
|
C#: Address review comments.
|
2024-04-10 14:48:02 +02:00 |
|
Michael Nebel
|
2bea927d43
|
C#: Update expected test output.
|
2024-04-10 12:41:39 +02:00 |
|
Michael Nebel
|
bee54e4247
|
C#: Add desktop runtime dependencies integration test.
|
2024-04-10 12:35:52 +02:00 |
|
Michael Nebel
|
bd1de179b3
|
Merge pull request #15887 from michaelnebel/csharp/qualifiedname
C#: Fully qualified name.
|
2024-04-09 14:26:36 +02:00 |
|
Michael Nebel
|
10d96ee02f
|
C#: Address review comments.
|
2024-04-09 10:31:48 +02:00 |
|
Michael Nebel
|
8fa9191434
|
C#: Deprecate the getFullyQualifiedName predicate.
|
2024-04-08 13:46:44 +02:00 |
|
Tamas Vajk
|
6a5520c85d
|
Add integration test for unreachable nuget feeds
|
2024-04-08 13:15:32 +02:00 |
|
Tamás Vajk
|
0c5ea975a4
|
Merge pull request #16021 from tamasvajk/feature/add-buildless-telemetry
C#: Add high level diagnostic messages for buildless extraction (star…
|
2024-03-26 11:03:20 +01:00 |
|
Tamas Vajk
|
b94d33d78d
|
Add buildless failed diagnostic
|
2024-03-25 12:27:36 +01:00 |
|
Tamas Vajk
|
5ab5244171
|
Change public messages to not include 'buildless'
|
2024-03-25 11:59:29 +01:00 |
|
Tamas Vajk
|
178a45af25
|
C#: Add high level diagnostic messages for buildless extraction (start, success)
|
2024-03-22 14:27:36 +01:00 |
|
Tamas Vajk
|
205d6a3bc5
|
Extract total number of diagnostic per ID and compilation
|
2024-03-22 08:55:41 +01:00 |
|
Tamas Vajk
|
322fb6c507
|
Change integration test to return stable results
|
2024-03-18 14:53:49 +01:00 |
|
Tamas Vajk
|
d749335f54
|
C#: Limit extracted compilation and extraction messages
|
2024-03-18 14:24:34 +01:00 |
|
Tamas Vajk
|
e8e1dc0390
|
C#: Add integration test with extraction and compilation messages
|
2024-03-18 14:23:40 +01:00 |
|
Tamas Vajk
|
2b99b83857
|
C#: Add package source error count to DB
|
2024-03-05 15:32:08 +01:00 |
|
Michael Nebel
|
11142df4d0
|
Merge pull request #15764 from michaelnebel/csharp/csharptracerrunapp
C#: Don't inject compiler flags when dotnet is used to execute an application.
|
2024-03-04 08:13:11 +01:00 |
|
Tom Hvitved
|
6d9f3d4a3e
|
C#: Add build_modes: none to codeql-extractor.yml
|
2024-03-01 13:54:57 +01:00 |
|
Michael Nebel
|
ac4ad0cbc0
|
C#: Add test where build should not be interpreted as a SDK sub command.
|
2024-03-01 13:24:04 +01:00 |
|
Michael Nebel
|
24572848f3
|
C#: Move helper function to other repo to allow sharing.
|
2024-03-01 13:24:04 +01:00 |
|
Tamas Vajk
|
e1e29f277c
|
C#: Modify reported assembly paths in integration tests
|
2024-02-21 09:39:19 +01:00 |
|
Tamas Vajk
|
c68d36eb79
|
Remove restored framework packages when user specified framework folders
|
2024-02-16 14:42:39 +01:00 |
|
Tamas Vajk
|
ce0159c005
|
Add dotnet core dependencies to the integration test
|
2024-02-16 13:35:18 +01:00 |
|