stable
Clone or download
Read-only
This is part of request #14150: Get rid of SimpleTest Change-Id: I9d3264db3b231b346581ae84ccba1716582826ff
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/phpunit/Tracker/FormElement/Field/File/TrackerFormElementFieldFileTest.php | +23 | −1 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_RadiobuttonTest.php | +72 | −0 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_SelectboxTest.php | +24 | −0 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_SubmittedOnTest.php | +42 | −0 | Go to diff View file |
R | plugins/tracker/tests/Tracker_FormElement_Line_BreakTest.php | Go to diff View file | ||
D | plugins/tracker/tests/Tracker_FormElement_Field_FileTest.php | +0 | −104 | Go to diff View file |
D | plugins/tracker/tests/Tracker_FormElement_Field_RadiobuttonTest.php | +0 | −79 | Go to diff View file |
D | plugins/tracker/tests/Tracker_FormElement_Field_SelectboxTest.php | +0 | −48 | Go to diff View file |
D | plugins/tracker/tests/Tracker_FormElement_Field_SubmittedOnTest.php | +0 | −55 | Go to diff View file |