xamarin-macios/tests/xharness/Xharness.Tests/Tests
Rolf Bjarne Kvinge 4a10ba51db
[xharness] Generate BCL projects asynchronously. (#9083)
Split the BCL project generation in two: one part that figures out which
projects to generate, and which is done synchronously (because we need it to
compute the list of tests), then split out the actual generation and run it on
a background thread (since that doesn't have to happen until we want to
execute those tests).

This speeds up launching xharness in server mode significantly (from ~2s to
~0.2s).
2020-07-21 17:14:36 +02:00
..
AppRunnerTests.cs [xharness] Always capture stdout/stderr from the simulator to actual files. (#8689) 2020-05-27 15:31:20 +02:00
BCLTestImportTargetFactoryTest.cs [xharness] Generate BCL projects asynchronously. (#9083) 2020-07-21 17:14:36 +02:00
MacFlavorsExtensionsTests.cs [Harness] Move the definition of the tasks outside of the jenkins class. (#8635) 2020-05-21 12:48:05 -04:00
TestPlatformExtensionsTests.cs [Harness] Move the generation of the variations out. (#8611) 2020-05-19 11:13:31 -04:00
TestTargetExtensionsTests.cs [Harness] Move the generation of the variations out. (#8611) 2020-05-19 11:13:31 -04:00