stable

Clone or download

Read-only

Fix unit tests

This is a part of story #8859: TQL search on date & numeric fields Change-Id: I178738dcf538d9b72b9ab2b959e3876130d32755

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.class.php +5 −0 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +16 −13 Go to diff View file
M plugins/tracker/tests/Artifact/XMLImportTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_BurndownTest.php +8 −2 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_FileTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/builders/aField.php +22 −3 Go to diff View file
M src/common/backend/Backend.class.php +2 −2 Go to diff View file
M tests/simpletest/common/backend/BackendSystemTest.php +4 −12 Go to diff View file
M tests/simpletest/common/project/ProjectCreatorTest.php +37 −55 Go to diff View file