Skip to content
Success

Changes

Summary

  1. Add V3 tests for the component analysis APIs (commit: 439096b) (details)
Commit 439096b9288ac12c6c21c1bad85076c479fc1aa2 by lamont
Add V3 tests for the component analysis APIs

Fixes a slight ordering issue and now on a tie the lowest
index is always returned.  Shouldn't affect any existing
consumers.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 439096b)
The file was modified MechJebLib/Primitives/V3.cs (diff)
The file was modified MechJebLibTest/Primitives/V3Tests.cs (diff)
The file was modified MechJebLibTest/MechJebLibTest.csproj (diff)
The file was addedMechJebLibTest/Primitives/V3Tests/ComponentAnalysisTests.cs
The file was modified MechJebLibTest/AssertionExtensions.cs (diff)