stable

Clone or download

Read-only

Enable assertions when running unit tests

Broken have been fixed. Part of request #16188: Enable assertions when running tests Change-Id: I7770ca495d2ad626c21cd36e44191c9d06e592f8

Modified Files

Name
M Makefile +1 −1 Go to diff View file
M plugins/cardwall/include/Cardwall/AccentColor/AccentColorBuilder.php +2 −2 Go to diff View file
M plugins/cardwall/include/FieldProviders/IProvideFieldGivenAnArtifact.class.php +1 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/MappedFieldProvider.class.php +2 −2 Go to diff View file
M plugins/crosstracker/tests/unit/CrossTracker/Report/CSV/SimilarFieldsFormatterTest.php +2 −4 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/MinimalDefinitionRepresentation.php +2 −2 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/REST/v1/DefinitionRepresentationTest.php +1 −2 Go to diff View file
M plugins/tracker/include/Tracker/Widget/ProjectRendererWidgetXMLImporter.php +1 −1 Go to diff View file
M src/common/Request/FrontRouter.php +3 −1 Go to diff View file
M src/common/User/AccessKey/AccessKeyCreator.php +1 −0 Go to diff View file
M tests/unit/common/Backend/BackendTest.php +4 −1 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_UGROUP_MODIFYRenameTest.php +1 −1 Go to diff View file
M tests/unit/common/User/AccessKey/AccessKeyCreatorTest.php +8 −5 Go to diff View file