/[drupal]/drupal/modules/simpletest/simpletest.pages.inc
ViewVC logotype

Log of /drupal/modules/simpletest/simpletest.pages.inc

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.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 13:23:41 2009 UTC (2 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.19: +4 -2 lines
Diff to previous 1.19
#602522 follow-up by effulgentsia: Fix a couple of straggler missed operation link conversions.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 00:05:38 2009 UTC (5 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
- Patch #598570 by asimmonds: Fixed test group checkboxes no longer selecting all groups tests.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:03 2009 UTC (6 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.17: +20 -13 lines
Diff to previous 1.17
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:47 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.16: +4 -10 lines
Diff to previous 1.16
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 01:53:29 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
#557220 by Everett Zufelt: Added alt attributes to SimpleTest results to assist screen-reader users.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:21 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.14: +8 -8 lines
Diff to previous 1.14
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 17:52:53 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#529126 by boombatower: Split up SimpleTest verbose output into separate files.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 06:20:20 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.12: +6 -4 lines
Diff to previous 1.12
#296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 11:31:26 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.11: +6 -6 lines
Diff to previous 1.11
- Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 06:47:00 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.10: +6 -2 lines
Diff to previous 1.10
#500334 by boombatower: Add neutral styling for debug assertions.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 06:39:34 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 01:48:08 2009 UTC (4 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#525634 by boombatower: Fix value default value of SimpleTest verbose variable.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 06:14:48 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
- Patch #481498 by JamesAn: convert simpletest to drupal_static().

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

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 08:07:24 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.5: +37 -1 lines
Diff to previous 1.5
- Patch #500292 by Boombatower: provide a settings pagea for hidden SimpleTest variables.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 06:09:56 2009 UTC (5 months ago) by webchick
Branch: MAIN
Changes since 1.4: +16 -1 lines
Diff to previous 1.4
#496950 by oestrich: Alphabetize the list of tests.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 09:23:53 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.3: +6 -13 lines
Diff to previous 1.3
- Patch #449198 by boombatower: cealn up test loading and related API.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 04:45:32 2009 UTC (5 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.2: +8 -6 lines
Diff to previous 1.2
#483468 by Josh Waihi and Berdir: Fix SimpleTest re-run tests button for PostgreSQL.

Revision 1.2 - (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.1: +2 -2 lines
Diff to previous 1.1
- Patch #471070 by stella: millions of code style fixes.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 13:40:56 2009 UTC (6 months, 3 weeks ago) by webchick
Branch: MAIN
#445950 follow-up: Committing missing simpletest.pages.inc.

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