=========================== Submitting Code for Testing =========================== If you wish to test some new code without having to create a pull request you can. `Buildbot `_ has the capacity to build a libCellML compliant repository through the use of a `ForceScheduler `_. To make use of this facility, you will need to authenticate with the `Buildbot `_ system. Access to this facility is granted on request to `David Nickerson `_. The `Buildbot `_ system uses MD5 encrypted passwords as created by `htpasswd `_. With your request to David include the output of this command:: htpasswd -n The website http://www.htaccesstools.com/htpasswd-generator/ can be used if you do not have access to the `htpasswd `_ application. When your request has been dealt with, you will be able to login to `Buildbot `_ and submit code for testing.