Writing unit tests for the library provider stuff.
Got the file folder provider acting like nodes rather than a static set.
This commit is contained in:
parent
70a8460af7
commit
593aee44f9
16 changed files with 599 additions and 624 deletions
|
|
@ -57,6 +57,7 @@
|
|||
<ItemGroup>
|
||||
<Compile Include="MatterControl\MatterControl.UI.cs" />
|
||||
<Compile Include="MatterControl\HtmlParser.cs" />
|
||||
<Compile Include="MatterControl\LibraryProviderTests.cs" />
|
||||
<Compile Include="MatterControl\ReleaseBuildTests.cs" />
|
||||
<Compile Include="MatterControl\Slicing\SliceMappingCLassesTets.cs" />
|
||||
<Compile Include="MatterControl\Slicing\SliceLayersTests.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue