stable

Clone or download

Read-only

Convert the tests in the directories 'html' and 'encoding' from the core to PHPUnit

This is part of request #14150 Get rid of SimpleTest Change-Id: Ifc87ae464bcd2407131d5b5611fd081941f30e65

Modified Files

Name
M site-content/en_US/en_US.tab +1 −2 Go to diff View file
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +3 −0 Go to diff View file
M site-content/fr_FR/fr_FR.tab +0 −1 Go to diff View file
M src/common/html/HTML_Element_Selectbox.class.php +2 −1 Go to diff View file
R tests/simpletest/common/encoding/SupportedXmlCharEncodingTest.php Go to diff View file
R tests/simpletest/common/html/HTML_Element_SelectboxTest.php Go to diff View file
A tests/phpunit/common/html/HTML_TableTest.php +81 −0 Go to diff View file
R tests/simpletest/common/html/HTML_Table_BootstrapTest.php Go to diff View file
D tests/simpletest/common/html/HTML_TableTest.php +0 −78 Go to diff View file