/[drupal]/contributions/modules/project_issue_file_review/README.txt
ViewVC logotype

Contents of /contributions/modules/project_issue_file_review/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sun Oct 19 21:14:11 2008 UTC (13 months, 1 week ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-4, DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-5, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1, DRUPAL-7--1
Changes since 1.1: +18 -6 lines
File MIME type: text/plain
Updated README.txt in relation to project page.
1 $Id: README.txt,v 1.1 2008/09/30 21:53:50 boombatower Exp $
2
3 AUTHOR
4 ------
5 Jimmy Berry ("boombatower", http://drupal.org/user/214218)
6
7 PROJECT PAGE
8 ------------
9 If you need more information, have an issue, or feature request please
10 visit the project page at: http://drupal.org/project/project_issue_file_review.
11
12 DESCRIPTION
13 -----------
14 This module can be used to automatically run the entire SimpleTest suite
15 on patches submitted against Drupal 7 core. In addition to that it also checks
16 out the latest Drupal HEAD from CVS and installs it. The patched code is run
17 through a PHP syntax check before the suite of tests is run. At the moment
18 there is no work being done to expand this to work for Drupal 6, but that is in
19 the future. Also home to have coder support as well.
20
21 The module is based on three server roles: project server, testinging master
22 server, and testing slave. Servers can be configured to perform any of these
23 roles in almost any combination.
24
25 A more detailed description of this module can be found at my blog, but some
26 of the textual references my be outdated.
27 http://blog.boombatower.com/automated-patch-testing-(testing.drupal.org)-realized
28
29 This code is most notably run on testing.drupal.org.

  ViewVC Help
Powered by ViewVC 1.1.2