/[drupal]/drupal/modules/simpletest/simpletest.install
ViewVC logotype

Log of /drupal/modules/simpletest/simpletest.install

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:38:19 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, DRUPAL-7-0-UNSTABLE-9, HEAD
Changes since 1.26: +1 -5 lines
Diff to previous 1.26
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:41 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.25: +5 -5 lines
Diff to previous 1.25
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 04:45:35 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.24: +10 -1 lines
Diff to previous 1.24
- Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 9 10:21:14 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.23: +4 -5 lines
Diff to previous 1.23
- Patch #500270 by boombatower: properly delete variables in hook_uninstall().

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 07:23:23 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22
- Patch #500280 by boombatower, Dries: provide verbose mode for testing.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 07:50:53 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.21: +8 -1 lines
Diff to previous 1.21
- Patch #443154 by boombatower: make sure fatal errors are reported as test failures.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:34:00 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:34 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- Patch #471070 by stella: millions of code style fixes.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 05:26:10 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.18: +23 -7 lines
Diff to previous 1.18
- Patch #304936 by boombatower, drewish: proper installation of test files and removal.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:42:16 2009 UTC (6 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.17: +6 -1 lines
Diff to previous 1.17
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 23:14:53 2009 UTC (7 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.16: +3 -1 lines
Diff to previous 1.16
#415762 by boombatower: Clean SimpleTest environment on module uninstall.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 17:55:30 2009 UTC (9 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 17:11:00 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.14: +18 -18 lines
Diff to previous 1.14
- Patch #363391 by ShawnClark, Dave Reid: add SimpleTest's DomDocument requirement.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 13:01:09 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.13: +14 -14 lines
Diff to previous 1.13
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 05:50:48 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.12: +5 -18 lines
Diff to previous 1.12
Roll-back of #304936; broke because #74645 patch was rolled back.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 03:02:03 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.11: +18 -5 lines
Diff to previous 1.11
#304936 by drewish and boombatower: Fix SimpleTest copying/deletion.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 00:02:29 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 03:49:23 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 23:24:36 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.8: +2 -8 lines
Diff to previous 1.8
#295697 by maartenvg and boombatower: Make SimpleTest fail to install if cURL is not present.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 04:13:01 2008 UTC (14 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
#305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 20:57:14 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #296027 by hswong3i: {simpletest} indexes come with wrong array expression

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 06:42:04 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.5: +7 -45 lines
Diff to previous 1.5
- Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work on PostgreSQL.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 17:43:30 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.4: +3 -5 lines
Diff to previous 1.4
- Patch #293500 by Damien Tournoud: message column too short for PostgreSQL.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 21:51:02 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.3: +125 -1 lines
Diff to previous 1.3
- Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the batch API for running the tests instead of an all-in-one approach.  Great work.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 06:55:09 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
- Patch by boombatower: fixed code style of simpletests.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 09:30:35 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.1: +38 -1 lines
Diff to previous 1.1
- Patch #251550 by ksenzee: simpletest requires curl so make sure to add a requirements check.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 18:23:29 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
- 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 ...

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2