Go to file
Dries Buytaert af474609e3 - Added a test framework to Drupal along with a first batch of tests for
Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00
includes - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
misc - Patch #234785 by Rowanw, yoroy, flobruit, et al: usability: improve visibility of the 'more help' link by adding an icon. 2008-04-02 20:23:15 +00:00
modules - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
profiles/default - Patch #197765 by boydjd et al: renamed 'story' to 'article' -- further backed by usability testing at UoM. 2008-03-10 18:15:14 +00:00
scripts - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
sites - Patch #228594 by catch et al: removed access rule functionality from core. 2008-04-08 22:50:55 +00:00
themes - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
.htaccess - Patch #221364 by thehong: Drupal 7, now with less PHP4. 2008-02-21 19:45:47 +00:00
CHANGELOG.txt - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
COPYRIGHT.txt - Patch #218436 by scor: corrected copyright information. 2008-02-06 19:48:05 +00:00
INSTALL.mysql.txt #193580 by chx: given recent improvements, Drupal does not require CREATE TEMPORARY TABLE and LOCK TABLES permissions, so do not check on install and do not advise people giving these rights 2007-11-19 19:53:51 +00:00
INSTALL.pgsql.txt - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
INSTALL.txt - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php. 2008-03-17 16:53:58 +00:00
LICENSE.txt - Patch #72868 by Flanker: added missing CVS ids to the .txt files. 2006-07-09 11:33:06 +00:00
MAINTAINERS.txt - Patch #231115 by Stefan: clean up file headers. 2008-03-13 20:02:18 +00:00
UPGRADE.txt #206281 by keith.smith: document that people should look into the new system requirements when they upgrade 2008-01-04 16:15:58 +00:00
cron.php - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php. 2008-03-17 16:53:58 +00:00
index.php - Patch #174226 by keith.smith, pwolanin et al al -- and greatly simplified by me: added a copyright notice. 2007-12-26 08:46:48 +00:00
install.php - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
robots.txt #75916 follow up patch by Richard Eriksson: allow aggregator pages to be indexed by default 2007-06-27 22:37:44 +00:00
update.php - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
xmlrpc.php - Patch #29385 by chx: removed remaining "?>"s at the end of some files. 2005-08-28 18:26:20 +00:00