The branch "master" has been updated. The following is a summary of the commits.
from: 0c9b563bf6b78d15ffa0200cb3f636c56ba8f86a edab5c6 Move and fix .gitignore. 4182f04 Add .horde.yml files for testing. 224c52e Fix path construction. 7624d3c Only test for .horde.yml files to find the checkout directory. a7e1562 Fix catching update after Horde_Cli changes. 272047b Remove unused variable. 9f52cb5 Adopt paths to split repos. 56e6df7 createMock() doesn't exist in our old PHPUnit version yet. Summary: https://github.com/horde/components/compare/0c9b563bf6b7...56e6df76139a ----------------------------------------------------------------------- commit edab5c6d6b3b575d7de39e96037c984583966d55 Author: Jan Schneider <[email protected]> Date: Thu, 02 Nov 2017 19:00:02 +0100 Move and fix .gitignore. R test/Components/fixture/.gitignore A test/Components/fixture/framework/simple/.gitignore https://github.com/horde/components/commit/edab5c6d6b3b575d7de39e96037c984583966d55 ----------------------------------------------------------------------- commit 4182f04387f83a1cb2b225200d1c0d401f9026eb Author: Jan Schneider <[email protected]> Date: Thu, 02 Nov 2017 19:11:26 +0100 Add .horde.yml files for testing. M test/Components/Unit/Components/Module/UpdateTest.php A test/Components/fixture/bundles/Bundle/.horde.yml A test/Components/fixture/framework/Old/.horde.yml A test/Components/fixture/framework/simple/.horde.yml A test/Components/fixture/horde/.horde.yml A test/Components/fixture/simple/.horde.yml https://github.com/horde/components/commit/4182f04387f83a1cb2b225200d1c0d401f9026eb ----------------------------------------------------------------------- commit 224c52e9514442eda41172640fb126ead58068fd Author: Jan Schneider <[email protected]> Date: Thu, 02 Nov 2017 19:11:26 +0100 Fix path construction. M lib/Components/Helper/Root.php https://github.com/horde/components/commit/224c52e9514442eda41172640fb126ead58068fd ----------------------------------------------------------------------- commit 7624d3c72c3f71da47e0caf57dae54cbbccb8928 Author: Jan Schneider <[email protected]> Date: Thu, 02 Nov 2017 19:11:27 +0100 Only test for .horde.yml files to find the checkout directory. We cannot provide .git directories or files, so we cannot unit test those. M lib/Components/Helper/Root.php https://github.com/horde/components/commit/7624d3c72c3f71da47e0caf57dae54cbbccb8928 ----------------------------------------------------------------------- commit a7e156217f01494bfb0c2ae21beaf27ddba6a2c4 Author: Jan Schneider <[email protected]> Date: Thu, 02 Nov 2017 19:11:27 +0100 Fix catching update after Horde_Cli changes. M package.xml M test/Components/StoryTestCase.php M test/Components/TestCase.php https://github.com/horde/components/commit/a7e156217f01494bfb0c2ae21beaf27ddba6a2c4 ----------------------------------------------------------------------- commit 272047b2e47bc353c1cdae2f6b134bc467c6c4cc Author: Jan Schneider <[email protected]> Date: Thu, 02 Nov 2017 19:11:27 +0100 Remove unused variable. M test/Components/TestCase.php https://github.com/horde/components/commit/272047b2e47bc353c1cdae2f6b134bc467c6c4cc ----------------------------------------------------------------------- commit 9f52cb51848d7d01797ac084a746e13de6c4df26 Author: Jan Schneider <[email protected]> Date: Thu, 02 Nov 2017 19:11:27 +0100 Adopt paths to split repos. M test/Components/Unit/Components/Component/ResolverTest.php M test/Components/Unit/Components/Helper/RootTest.php https://github.com/horde/components/commit/9f52cb51848d7d01797ac084a746e13de6c4df26 ----------------------------------------------------------------------- commit 56e6df76139a17f599108aa419dfab012f31973b Author: Jan Schneider <[email protected]> Date: Thu, 02 Nov 2017 19:11:27 +0100 createMock() doesn't exist in our old PHPUnit version yet. M test/Components/Unit/Components/Release/Task/PackageTest.php M test/Components/Unit/Components/Release/Task/TimestampTest.php https://github.com/horde/components/commit/56e6df76139a17f599108aa419dfab012f31973b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
