mattercontrol/Tests/MatterControl.Tests/MatterControl
larsbrubaker 19e30a3619 Made the new tests run more generically
Made sure we close our windows in the best way to close the app
Made the paths point to files that should be present.
2015-08-29 12:10:50 -07:00
..
Slicing Improving test suit. 2015-08-20 10:24:28 -07:00
CheckBoxInLibraryIsClickable.cs Creating a default test images path. 2015-08-26 11:23:21 -07:00
HtmlParser.cs Extract tests to dedicated assemblies 2015-05-06 09:08:30 -07:00
LevelingTests.cs Made 7 point and 13 point leveling code share a base class 2015-08-15 16:18:49 -07:00
LibraryProviderSqliteTests.cs Made providers take a function to change the provider (used in searching) 2015-08-25 11:56:21 -07:00
LibraryProviderTests.cs Creating test for library search. 2015-08-25 18:49:19 -07:00
MatterControl.UI.cs Made the new tests run more generically 2015-08-29 12:10:50 -07:00
OptionsTabTests.cs Made the new tests run more generically 2015-08-29 12:10:50 -07: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
PrintQueueTests.cs Made the new tests run more generically 2015-08-29 12:10:50 -07:00
ReleaseBuildTests.cs Guard for null namespace on mono 2015-06-02 15:08:05 -07: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 Added Testing for detecting foreign strings in lines where there should be only English 2015-07-24 14:54:49 -07:00