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
2022-07-08Use optional assert message instead of printJaime van Kessel
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-09-08Fix typo in file nameJaime van Kessel
2021-09-07Fix source typosluz paz
2021-09-07Fix various typosluz paz
2021-03-08Add test to ensure that no definitions define new settingsGhostkeeper
2020-10-09Add extra human readable strings to assertsJaime van Kessel
2020-10-09Made the asserts of the profile tests a bit more explicitJaime van Kessel
2020-10-09Use fastConfigParser for the versionUpToDate testJaime van Kessel
2020-10-09Add test to check if profile ID's are uniqueJaime van Kessel
2020-08-14Fix the unit testJaime van Kessel
2020-06-19Some minor stylechanges in testsJaime van Kessel
2020-06-18Implement setDirty for mockContainerJaime van Kessel
2020-06-02Mock the limit_to_extruder property with an actual valueGhostkeeper
2020-06-02Mock the extruderListGhostkeeper
2020-05-29Remove use of deprecated extruders propertyGhostkeeper
2020-05-29Remove unused mock of extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Remove incorrect commentNino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-05-08Also test for the normal Version numberGhostkeeper
2020-05-08Also test intent profilesGhostkeeper
2020-05-08Add test for all built-in profiles being up to dateGhostkeeper
2020-04-28Remove old 'category' metadataGhostkeeper
2020-04-10Remove a number of unused importsJaime van Kessel
2020-02-28Remove some unused code from TestCuraStackBuilderJaime van Kessel
2020-02-07Add test for spaces in definition IDsGhostkeeper
2020-01-02Fix the failing testsJaime van Kessel
2019-12-20Make test a bit more readableJaime van Kessel
2019-11-07Add _trustHook() to MockContainerLipu Fei
2019-11-06Fix TestDefinitionContainerLipu Fei
2019-11-04Report on all faulty keys at once instead of crashing on firstGhostkeeper
2019-11-01Also assert that the extruder_nr setting matchesGhostkeeper
2019-11-01Add test to see if definition's extruder number matches upGhostkeeper
2019-11-01Test extruders for correctness but not for validityGhostkeeper
2019-11-01Also test validity and correctness of extruder definitionsGhostkeeper
2019-10-22Assert that there is no ID metadata entry in definition containersGhostkeeper
2019-10-22Document helper functionsGhostkeeper
2019-10-18Sort definition files before testing themGhostkeeper
2019-10-18Also name which setting has the dysfunctional overrideGhostkeeper
2019-10-18Fix testing if JSON elements are mappingsGhostkeeper
2019-10-18Add test for overriding default_value while there is a valueGhostkeeper
2019-10-04Add test for getting quality groups from the container treeGhostkeeper
2019-09-23Partial fix for intent manager not finding correct profile in testGhostkeeper
2019-09-23Fix test for stack builderJaime van Kessel
2019-09-23Mock ContainerTree instead of ContainerRegistryGhostkeeper
2019-09-10Merge branch 'master' into feature_intent_container_treeDiego Prado Gesto
2019-09-09Fix testsLipu Fei
2019-09-06Expand the createUniqueName testJaime van Kessel
2019-08-29Fix testsJaime van Kessel