Add SheetRhoVariation

Passed!  - Failed:     0, Passed:    37, Skipped:   178, Total:   215
This commit is contained in:
2023-02-23 14:14:16 -07:00
parent 7bad8c9270
commit 52c6ef93f1
26 changed files with 1309 additions and 41 deletions

View File

@ -148,10 +148,10 @@ public class RsM : LoggingUnitTesting, IDisposable
StringBuilder results = new();
(string cellInstanceName, string cellInstanceVersionName)[] collection = new (string, string)[]
{
new("CDE3", "v2.47.0"),
new("CDE4", "v2.47.0"),
new("CDE5", "v2.47.0"),
new("CDE6", "v2.47.2"),
new("CDE3", "v2.47.5"),
new("CDE4", "v2.47.5"),
new("CDE5", "v2.47.5"),
new("CDE6", "v2.47.5"),
new("CDE3-EQPT", "v2.47.0"),
new("CDE4-EQPT", "v2.47.0"),
new("CDE5-EQPT", "v2.47.0"),