User "Awjrichards" changed the status of Wikimedia.r203.

Old Status: new
New Status: fixme

User "Awjrichards" also posted a comment on Wikimedia.r203.

Full URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/203#c19061
Commit summary:

Added the ActiveMQStompTest.class file, which can be used as a parent class for 
tests that handle a lot of ActiveMQ communication. Also, adds the 
phpUnit_Classes directory to the path environment variable when scripts use 
phpUnit_bootstrap.php to bootstrap their unit tests.

Comment:

In trunk/fundraising-misc/testing_resources/phpUnit_bootstrap.php,
<code>
+set_include_path(get_include_path(). ":" . dirname(__FILE__) . 
'/phpUnit_Classes/'); //so we can get to the universal classes we feel like 
defining
</code>

Please use PATH_SEPARATOR instead of ":"


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to