mattercontrol/Tests/MatterControl.Tests/MatterControl
John Lewin ae2da3b29c Remove GetSettingsData method, use SettingsData dictionary
- Issue MatterHackers/MCCentral#4821
Consider removing SettingsOrganizer.Instance.GetSettingsData
2019-01-06 11:39:14 -08:00
..
Slicing
ApplicationControllerTests.cs
AssetManagerTests.cs
BoundDropListTests.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
BrailleGrade2Tests.cs
GCodeProcessingTests.cs Removed z_offset, have to remove test 2019-01-06 09:14:19 -08:00
GCodeStreamTests.cs fixing error in changing the sent line while printing 2019-01-02 14:08:54 -08:00
ImportSettingsTests.cs Skip fields during merge that already equal target value 2018-11-25 07:01:59 -08:00
InteractiveSceneTests.cs improving combine test 2019-01-05 13:30:05 -08:00
LevelingTests.cs
LibraryProviderSqliteTests.cs
LibraryProviderTests.cs
MatterControlUiFeatures.cs
MatterControlUtilities.cs Remove GetSettingsData method, use SettingsData dictionary 2019-01-06 11:39:14 -08:00
MeshCsgTests.cs Work on new teselator 2018-12-16 08:35:55 -08:00
MeshRebuildTests.cs Removed the pinch text test as I don't understand the intent 2018-12-20 14:39:50 -08:00
OemProfileTests.cs Move MatterControl dependencies into application layer 2018-11-30 14:08:28 -08:00
PathTests.cs
PopupAnchorTests.cs
PrinterConfigurationTests.cs
PrinterWhiteListTests.cs
ReleaseBuildTests.cs Move test helper method to dedicated type to prevent unwanted spinup 2018-10-31 16:23:44 -07:00
SettingsParseTests.cs
SliceSettingsFieldTests.cs
TranslationsTests.cs
UIFieldTestWindow.cs