mattercontrol/Tests/MatterControl.Tests/MatterControl
Lars Brubaker b30bae0abf Made providers take a function to change the provider (used in searching)
Improved tests (made functions to help create a clean run)
2015-08-25 11:56:21 -07:00
..
Slicing Improving test suit. 2015-08-20 10:24:28 -07:00
CheckBoxInLibraryIsClickable.cs Made providers take a function to change the provider (used in searching) 2015-08-25 11:56: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 Moved the sqlite test into its own class so it can have its own app domain and work in the suit. 2015-08-21 11:17:38 -07:00
MatterControl.UI.cs Made providers take a function to change the provider (used in searching) 2015-08-25 11:56:21 -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
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