mattercontrol/Tests/MatterControl.Tests/MatterControl
2015-12-29 18:26:00 -08:00
..
Slicing Improving test suit. 2015-08-20 10:24:28 -07:00
GCodeStreamTests.cs Pass the MaxLength unit test. 2015-12-21 10:09:12 -08:00
HtmlParser.cs
LevelingTests.cs Put in another leveling test. 2015-09-04 17:45:01 -07:00
LibraryProviderSqliteTests.cs Automation updates 2015-12-22 13:06:47 -08:00
LibraryProviderTests.cs Made Action setCurrentLibaryProvider common to all providers. 2015-09-02 11:05:50 -07:00
MatterControlUiFeatures.cs Extract automation tests to a separate assembly to ensure isolation/clean startup 2015-12-13 17:29:01 -08:00
MatterControlUtilities.cs Added test tools for running Library Downloads unit tests and added two unit tests 2015-12-29 18:26:00 -08:00
PrinterCallBackTests.cs Made max length stream also consider not sending too much data 2015-12-06 21:41:38 -08:00
PrinterChooserUnitTests.cs Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-11-19 15:50:39 -08:00
PrinterConfigurationTests.cs Ported Python printer configuration unit tests to c# (still need to do a bit of re-factoring to conform to our Nunit standards). Logic is correct and doesn't break anything 2015-07-29 17:55:17 -07:00
ReleaseBuildTests.cs white space 2015-12-22 16:44:54 -08:00
SetupIniTests.cs Added logic to parse setup.ini files for testing in the future 2015-08-03 16:36:05 -07:00
TranslationsTests.cs