Tamas Vajk
|
1ae40c95b1
|
Change binlog test to have colliding generated file locations
|
2024-06-27 14:49:20 +02:00 |
|
Tamas Vajk
|
fb0520c74a
|
C#: Adjust trap location, database ID and archiving of generated sources
|
2024-06-27 14:49:10 +02:00 |
|
Tamas Vajk
|
31ad195dc3
|
C#: Add binlog support to buildless with source generator support
|
2024-06-27 14:48:54 +02:00 |
|
Tamas Vajk
|
6b6d705b4f
|
C#: Fix integration test expected file
|
2024-06-27 08:14:37 +02:00 |
|
Tamas Vajk
|
6c8e391a63
|
C#: Make sure no file is added twice to the compilation
|
2024-06-18 13:45:09 +02:00 |
|
Tamas Vajk
|
5170585515
|
C#: Add integration test with file added multiple times in the same compilation
|
2024-06-18 13:45:06 +02:00 |
|
Tamas Vajk
|
9366eb8288
|
C#: Add TSP warning if buildless option is used instead of build-mode
|
2024-06-07 10:33:13 +02:00 |
|
Tamas Vajk
|
9af6cb8e4b
|
Quote packages.config paths
|
2024-06-04 10:47:00 +02:00 |
|
Tamas Vajk
|
2a62bfd0c2
|
C#: Add integration test with space in packages.config path
|
2024-06-04 10:33:03 +02:00 |
|
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 |
|