stable
Clone or download
Read-only
This is part of story #12160 have a clean way to suspend a project Before doing the feature to rewrite Gitolite configuration for suspended projects, I decided to convert the tests to PHPUnit to ease the creation of new ones. Change-Id: I46aa181114b94952779b6e1c0c48c3e38f183429
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/phpunit/Git/Gitolite/ConfigPermissionsSerializerFineGrainedPermissionsTest.php | +437 | −0 | Go to diff View file |
A | plugins/git/phpunit/Git/Gitolite/ConfigPermissionsSerializerGerritTest.php | +144 | −0 | Go to diff View file |
A | plugins/git/phpunit/Git/Gitolite/ConfigPermissionsSerializerGitoliteConfTest.php | +119 | −0 | Go to diff View file |
A | plugins/git/phpunit/Git/Gitolite/ConfigPermissionsSerializerMirrorsTest.php | +124 | −0 | Go to diff View file |
A | plugins/git/phpunit/Git/Gitolite/ConfigPermissionsSerializerTest.php | +154 | −0 | Go to diff View file |
R | plugins/git/tests/Git/Gitolite/_fixtures/default_gitolite.conf | Go to diff View file | ||
R | plugins/git/tests/Git/Gitolite/_fixtures/etc_templates/gitolite/gitolite.conf.mustache | Go to diff View file | ||
R | plugins/git/tests/Git/Gitolite/_fixtures/mirrors_gitolite.conf | Go to diff View file | ||
R | plugins/git/tests/Git/Gitolite/_fixtures/override_gitolite.conf | Go to diff View file | ||
D | plugins/git/tests/Git/Gitolite/ConfigPermissionsSerializerTest.php | +0 | −805 | Go to diff View file |