stable
Clone or download
Read-only
Part of request #14150: Get rid of SimpleTest Change-Id: Ibc1423cc11285643a001a191a3d874076751eceb
Modified Files
Name | ||||
---|---|---|---|---|
R | tests/simpletest/common/templating/Mustache/GettextCollectorTest.php | Go to diff View file | ||
A | tests/phpunit/common/Templating/Mustache/GettextExtractorTest.php | +81 | −0 | Go to diff View file |
A | tests/phpunit/common/Templating/Mustache/GettextHelperTest.php | +138 | −0 | Go to diff View file |
R | tests/simpletest/common/templating/Mustache/MustacheEngineTest.php | Go to diff View file | ||
D | tests/simpletest/common/templating/Mustache/GettextExtractorTest.php | +0 | −80 | Go to diff View file |
D | tests/simpletest/common/templating/Mustache/GettextHelperTest.php | +0 | −136 | Go to diff View file |
D | tests/simpletest/common/templating/Mustache/_fixtures/foo/File.php | +0 | −21 | Go to diff View file |
D | tests/simpletest/common/templating/Mustache/_fixtures/foo/bar/bar.mustache | +0 | −2 | Go to diff View file |
D | tests/simpletest/common/templating/Mustache/_fixtures/foo/foo.mustache | +0 | −2 | Go to diff View file |
D | tests/simpletest/common/templating/TemplateRendererTestBase.php | +0 | −117 | Go to diff View file |
D | tests/simpletest/common/templating/src/templates/common/globally-available-template.mustache | +0 | −1 | Go to diff View file |