Posted by psynaptic on February 21, 2012 at 3:00pm
This is an installation profile for developing and testing the API module.
Details
The build file will download and prepare a Drupal source tree containing the
following:
- Drupal 6.x core.
- API module 6.x-1.x cloned from git.
- Simpletest module including the required core patch and the optional “show
fatal errors in tests” patch. - Grammar parser, autoload, ctools, devel, and drupal_queue modules.
The profile will enable the above modules and import some standard branch data used by the API module tests.
Dependencies
- Drush 5.x (or an older version of drush and drush make).
Usage
drush make /path/to/api_dev.build [target]If you want to stop drush make from adding metadata to info files you should
invoke drush with the --no-gitinfofile option.
drush make --working-copy --no-gitinfofile --prepare-install --contrib-destination=sites/all /path/to/api_dev.build [target]Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Downloads: 12
- Last modified: February 22, 2012