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

Log of /drupal/modules/simpletest/simpletest.module

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.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 23:12:11 2009 UTC (4 weeks, 4 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.79: +5 -3 lines
Diff to previous 1.79
#608870 by c960657: Fixed notice in simpletest_clean_database().

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:17 2009 UTC (4 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.78: +3 -3 lines
Diff to previous 1.78
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 01:04:10 2009 UTC (4 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.77: +5 -1 lines
Diff to previous 1.77
- Patch #611990 by c960657: the “Clean environment” button did not flush all caches.

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

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 15:18:27 2009 UTC (6 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.75: +13 -12 lines
Diff to previous 1.75
- Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow tests to require and test existence of modules. Required to make testing contributed modules possible.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:13:56 2009 UTC (8 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.74: +2 -3 lines
Diff to previous 1.74
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:52:40 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
- Patch #249553 by sun: started to rename SimpleTest to Testing, at least in user output.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:23 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.72: +3 -3 lines
Diff to previous 1.72
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 17 03:47:23 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71
#556534 by xmacinfo: Fixed SimpleTest help text.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:21 2009 UTC (3 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.70: +4 -1 lines
Diff to previous 1.70
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:45 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.69: +1 -4 lines
Diff to previous 1.69
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:02 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.68: +4 -1 lines
Diff to previous 1.68
*** empty log message ***

Revision 1.68 - (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.67: +18 -6 lines
Diff to previous 1.67
#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.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 19:33:54 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.66: +15 -10 lines
Diff to previous 1.66
- Patch #550768 by boombatower: correct clear result message.

Revision 1.66 - (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.65: +4 -1 lines
Diff to previous 1.65
#529126 by boombatower: Split up SimpleTest verbose output into separate files.

Revision 1.65 - (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.64: +9 -4 lines
Diff to previous 1.64
#296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.

Revision 1.64 - (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.63: +8 -8 lines
Diff to previous 1.63
- Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 10:46:53 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.62: +47 -14 lines
Diff to previous 1.62
- Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:18:07 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.61: +3 -3 lines
Diff to previous 1.61
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:34 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.60 - (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.59: +12 -1 lines
Diff to previous 1.59
- Patch #500292 by Boombatower: provide a settings pagea for hidden SimpleTest variables.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 07:58:09 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.58: +2 -1 lines
Diff to previous 1.58
- Patch #512108 by boombatower: added a warning to educate people about the 'Clean environment' button when test run fails.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 07:52:32 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.57: +5 -4 lines
Diff to previous 1.57
- Patch #512104 by boombatower: simpletest breaks high volume sites.

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

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 18:00:10 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
- Patch #506976 by catch: rename hook_perm to hook_permission.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 11:29:25 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.54: +6 -4 lines
Diff to previous 1.54
- Patch #490574 by dww: avoid notices when you don't have files declared in your .info file.

Revision 1.54 - (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.53: +76 -50 lines
Diff to previous 1.53
- Patch #449198 by boombatower: cealn up test loading and related API.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 16:05:27 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 11:17:32 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.51: +6 -4 lines
Diff to previous 1.51
- Patch #394524 by Berdir, Damien Tournoud: converted to the new database abstraction layer.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 21:25:05 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.50: +8 -8 lines
Diff to previous 1.50
- Patch #335067 by JamesAn: improved singular/plural strings in the simpletest UI.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 03:57:04 2009 UTC (5 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.49: +1 -10 lines
Diff to previous 1.49
#475348 by boombatower: Move admin/development to system.module so it's available to other modules.

Revision 1.49 - (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.48: +6 -6 lines
Diff to previous 1.48
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 02:21:52 2009 UTC (6 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.47: +3 -2 lines
Diff to previous 1.47
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 05:20:16 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
- Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests backt to live.  Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:34 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.45: +8 -8 lines
Diff to previous 1.45
- Patch #471070 by stella: millions of code style fixes.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 23:07:16 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.44: +3 -1 lines
Diff to previous 1.44
Roll-back of #310467: Breaks installer requirements check and update.php.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 10:49:40 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.43: +7 -1 lines
Diff to previous 1.43
- Patch #407294 by Litrik: provide hooks to allow other modules to listen to SimpleTest results.  Java-lamp, here I come!

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 08:46:48 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
- Patch #464732 by deviantintegral: fixed variable name.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 08:23:15 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.41: +1 -3 lines
Diff to previous 1.41
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 11:01:53 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.40: +19 -269 lines
Diff to previous 1.40
- Patch #445950 by boombatower: interface improvements for SimpleTest.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 07:44:09 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.39: +12 -4 lines
Diff to previous 1.39
- Patch #368067 by catch: move testing to a 'Development' menu.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 01:49:53 2009 UTC (7 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.38: +15 -18 lines
Diff to previous 1.38
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.

Revision 1.38 - (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.37: +2 -2 lines
Diff to previous 1.37
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 03:37:58 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.36: +29 -13 lines
Diff to previous 1.36
#377564 by boombatower: Make run-tests.sh respect the 'simpletest_clear_results' variable.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 00:39:01 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.35: +2 -23 lines
Diff to previous 1.35
#373502 by drewish and sun: Add function to delete unmanaged files recurisevely (with tests).

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 12:19:32 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
#363687 by chx: Simplify DBTNG codeflow.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:46:51 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use  carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 06:23:57 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
- Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time of simpletests.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 18:57:32 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
- Patch #356116 by Jody Lynn: fixed typo.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 21:57:12 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.30: +1 -2 lines
Diff to previous 1.30
- Patch #354715 by yched: removed unused and unsupported js entry in batch definition.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:18 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.29: +4 -4 lines
Diff to previous 1.29
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 13:48:49 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.28: +4 -8 lines
Diff to previous 1.28
- Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 16:00:07 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.27: +14 -5 lines
Diff to previous 1.27
#315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 05:23:00 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.26: +5 -2 lines
Diff to previous 1.26
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 21:21:35 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.25: +8 -3 lines
Diff to previous 1.25
- Patch #328719 by c960657: make the module list tests succeed again.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 18:32:22 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.24: +25 -16 lines
Diff to previous 1.24
- Patch #314401 by boombatower et al: batch API screen improvements.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 11:13:30 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.23: +4 -34 lines
Diff to previous 1.23
- Patch #327480 by chx: remove DB specific code from simpletest.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 15:46:26 2008 UTC (12 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.22: +27 -7 lines
Diff to previous 1.22
- Patch #305150 by jpetso et al: keep running tests checked.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 26 18:06:39 2008 UTC (13 months ago) by dries
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
- Patch #266358 by Rob Loach, mfer: use  array in drupal_add_css().

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 14:17:27 2008 UTC (13 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.20: +8 -1 lines
Diff to previous 1.20
- Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allowed_packet size issue with the simpletests.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 20:44:57 2008 UTC (13 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 15:15:52 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.18: +5 -2 lines
Diff to previous 1.18
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 02:49:36 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.17: +16 -31 lines
Diff to previous 1.17
#316344 by boombatower: Add meta refresh support to SimpleTest to allow programmatically dealing with Batch API and such.

Revision 1.17 - (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
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#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.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 14:38:02 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
- Patch #308668 by jpetso, boombatower: make test selection page work when Javascript is disabled.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:24 2008 UTC (14 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 03:49:23 2008 UTC (14 months ago) by webchick
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 14:57:42 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.12: +89 -76 lines
Diff to previous 1.12
- Patch #308272 by cwgordon7, boombatower, flobruit, et al: improve test selection page.

Revision 1.12 - (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.11: +2 -2 lines
Diff to previous 1.11
#305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:38 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.10: +9 -7 lines
Diff to previous 1.10
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.10 - (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.9: +2 -1 lines
Diff to previous 1.9
- Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work on PostgreSQL.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 17:46:06 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +26 -2 lines
Diff to previous 1.8
- Patch #291750 by boombatower: remove test results after displayed, makes tests work on PostgreSQL.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 9 12:41:22 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.7: +1 -5 lines
Diff to previous 1.7
- Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:27 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 17:48:33 2008 UTC (16 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.5: +1 -46 lines
Diff to previous 1.5
- Patch #276774 by Moshe, Susurrus: remove crufty settings.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 21:07:59 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
- Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests.

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: +324 -203 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 07:46:22 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
- Patch #254758 by flobruit and me: remove inline CSS style from simpletest.

Revision 1.2 - (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.1: +19 -19 lines
Diff to previous 1.1
- Patch by boombatower: fixed code style of simpletests.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 18:23:29 2008 UTC (19 months 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