resourceloader: Add unit test to ensure absence of illegal dependencies
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 28 Mar 2014 00:58:03 +0000 (17:58 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 9 Apr 2014 00:10:34 +0000 (17:10 -0700)
commit330444a4f91d7b5dc1416eddb4035e95ac711fdf
tree90f8087bb735b7992d0b5ca955a33ef4d074862a
parent1406803b296c6f9622ed169a311f89923ba3ba21
resourceloader: Add unit test to ensure absence of illegal dependencies

Loading these can cause side-effects and is just redundant in
general.

Change-Id: Ic8b4ed45d4d42172a456cc5eaf314c41e4e6fd18
resources/Resources.php
tests/phpunit/structure/ResourcesTest.php
tests/qunit/QUnitTestResources.php