BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

Support required properties

Open aelij opened this issue 1 year ago • 1 comments

aelij avatar Jun 06 '24 07:06 aelij

@aelij some of the tests are failing, PTAL.

adamsitnik avatar Jun 07 '24 07:06 adamsitnik

@adamsitnik Sorry the PR slipped my mind. All tests pass now, I took a different approach.

aelij avatar Feb 19 '25 11:02 aelij

@aelij I just realized after merging that you didn't add tests for InProcess toolchains. Would you mind doing a follow-up to add those?

timcassell avatar Mar 30 '25 21:03 timcassell

Sure. @timcassell can you point me where this test should go?

aelij avatar Mar 31 '25 08:03 aelij

InProcessTest and InProcessEmitTest

timcassell avatar Mar 31 '25 08:03 timcassell