codeql icon indicating copy to clipboard operation
codeql copied to clipboard

C#: Rename integration test directories.

Open criemen opened this issue 1 year ago • 0 comments

We are no longer bound to the platform-specific directories, so simplify the test organization. If you don't want this change, just skip merging this PR. It's purely optional.

This is not very invasive for C#, I'm just dropping the only suffix. You could also merge all the platform-specific test dirs, or all test dirs into the top-level directory. I'll leave that up to you.

criemen avatar Aug 29 '24 17:08 criemen