stable

Clone or download

Read-only

Convert Tracker_Artifact_ChangesetValue_DateTest to php unit

request #14150 Get rid of SimpleTest Change-Id: If0ac94a77ef89bcbde09ac9632b2f14e643926bb

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_ArtifactLink.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Date.class.php +13 −5 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_File.class.php +4 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_List.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Numeric.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_PermissionsOnArtifact.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Text.class.php +7 −1 Go to diff View file
M plugins/tracker/include/Tracker/ChangesetValueComputed.php +1 −1 Go to diff View file
A plugins/tracker/phpunit/Tracker_Artifact_ChangesetValue_DateTest.php +125 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +4 −0 Go to diff View file
D plugins/tracker/tests/Tracker_Artifact_ChangesetValue_DateTest.php +0 −150 Go to diff View file
M plugins/tracker_encryption/include/ChangesetValue.php +1 −1 Go to diff View file