mattercontrol/Tests
Lars Brubaker 71f22acc75 SetPrinterPosition no longer returns a value
Every function that tracks position implements SetPerinterPosition
Moved GCodeStreamProxy to its own file
Created a new PauseHandlingStream
Wrote a test for same
Fixed the bug with pausing not returning to correct extrusion
Fixed print leveling to pass on the correct offset to SetPrinterPosition
Made sure we always send the shut off extruders on exit
Make agg parse double able to handle a space between the negative sign and the number "- 10".
Put in a test for same.
2016-01-19 15:16:05 -08:00
..
MatterControl.AutomationTests Added more FileSystemProvider tests and refactored old code so that it is more readable 2016-01-13 17:02:41 -08:00
MatterControl.Tests SetPrinterPosition no longer returns a value 2016-01-19 15:16:05 -08:00
TestData Added Automated unit tests for Exporting GCode from the Downloads folder and for adding zip files to the Downloads Folder I flagged it to be Ignored currently but they are nearly done 2015-12-31 12:57:00 -08:00
MatterControl.nunit Migrate test runner to build tools 2015-12-17 12:20:41 -08:00
MatterControlAutomation.nunit Migrate test runner to build tools 2015-12-17 12:20:41 -08:00