Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29Add missing isDirty functionJaime van Kessel
2019-08-15Replace deprecated .getContainer() calls with .containerRemco Burema
2019-08-13Fix running tests via CMakeGhostkeeper
2019-08-13Merge branch 'feature_intent' into feature_intent_container_treeGhostkeeper
2019-08-13Merge branch 'master' into feature_intentGhostkeeper
2019-08-12Fix final set of broken testsJaime van Kessel
2019-08-12Fix tests for ContainerManagerJaime van Kessel
2019-08-02Add test for _getIOPluginsJaime van Kessel
2019-08-02Add tests for _isMetadataValidJaime van Kessel
2019-06-03Fix testsJaime van Kessel
2019-05-31Add a number of tests for settingInheritanceManagerJaime van Kessel
2019-05-31Add a bunch of tests for importing profilesJaime van Kessel
2019-05-31Add tests for _findProfileWriterJaime van Kessel
2019-05-31Add tests for ExportQualityProfileJaime van Kessel
2019-05-28Add tests for SettingOverrideDecoratorJaime van Kessel
2019-05-24Add a few more simple tests for extruder stackJaime van Kessel
2019-05-24Add test for creating extruder stackJaime van Kessel
2019-05-24Fix the simple create machine testJaime van Kessel
2019-05-20Add test for CuraStackBuilderJaime van Kessel
2019-05-14Give slightly more information when definition is invalidGhostkeeper
2019-03-15Add test for exporting container by means of the containerManagerJaime van Kessel
2019-03-15Add test that checks the validity of the namefiltersJaime van Kessel
2019-03-15Add test cases for the ContainerManagerJaime van Kessel
2019-03-11Reduce print output during happy path of automated testsGhostkeeper
2019-03-11Merge branch '4.0' of github.com:Ultimaker/CuraJaime van Kessel
2019-03-08Add tests for validating metadata before loadingGhostkeeper
2019-02-18Move initializeSettingDefinitions and setting functions to their own functionJaime van Kessel
2019-02-15Add check for platform mesh & textureJaime van Kessel
2019-02-15Also check if the variants are correctJaime van Kessel
2019-02-15Added test to check if a key in the profile is defined in the definitionJaime van Kessel
2019-02-15Check if every quality is matched to an existing definitionJaime van Kessel
2019-02-15Added validation test for all qualities shipped with CuraJaime van Kessel
2019-02-13Moved logic of isDefinitionvalid to it's own functionJaime van Kessel
2019-02-13Ensured that the validateDefinitionContainer checks a single definition per testJaime van Kessel
2019-02-13Merge branch 'CURA-5977_test_definition_container' of github.com:Ultimaker/CuraJaime van Kessel
2019-02-08Add test for creation of unique nameJaime van Kessel
2018-11-23Added test for definition containerAleksei S
2018-10-17Minor fixes for visibility preset testsJaime van Kessel
2018-10-17Fix review commentsJaime van Kessel
2018-10-10Minor code style fixesGhostkeeper
2018-10-01Minor codecleanup (Typing & removing unused imports)Jaime van Kessel
2018-10-01Added unit test for settingvisibility presetsJaime van Kessel
2018-09-27Fix spacingJaime van Kessel
2018-08-15Move constant instance containers to a separate fileLipu Fei
2018-08-14Fix some test in the CuraContainerRegistry.Diego Prado Gesto
2018-08-14Fix tests in the ExtruderStack.Diego Prado Gesto
2018-08-14Fix global stack tests.Diego Prado Gesto
2018-08-14Fix some unit tests.Diego Prado Gesto
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-06-01Remove unused target_container parameterGhostkeeper