summaryrefslogtreecommitdiff
path: root/modules/simpletest/simpletest.module
Commit message (Collapse)AuthorAge
* Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test ↵David Rothstein2013-04-01
| | | | classes to be used in D7.
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), ↵webchick2012-01-21
| | | | allow hook_mail_alter() implementation to cancel mail.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not ↵webchick2011-06-15
| | | | loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #968476 by Dave Reid: use proper API for removing directory on ↵Dries Buytaert2010-11-12
| | | | uninstall.
* - Patch #949212 by luchochs: simpletest_last_test_get() is ignored in ↵Dries Buytaert2010-10-25
| | | | api.drupal.org.
* - Patch #937026 by sun: needless cache clearing in simpletest_run_tests().Dries Buytaert2010-10-10
|
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* - Patch #867988 by andypost: remove simpletest_test_stream_wrappers().Dries Buytaert2010-07-30
|
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ↵Angie Byron2010-03-30
| | | | on Configuration & Modules correctly.
* - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning ↵Dries Buytaert2010-03-21
| | | | about dangerous permissions.
* - Patch #683814 by yched: remove unneeded call to batch_process().Dries Buytaert2010-01-15
|
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* - Patch #667264 by Damien Tournoud: improved generation of tests files to ↵Dries Buytaert2009-12-28
| | | | avoid concurrency problems causing the tests to /randomly/ fail.
* - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency ↵Dries Buytaert2009-12-22
| | | | between t() and the theming layer.
* - Patch #663828 by chx: allow core tests to be programmatically disabled.Dries Buytaert2009-12-20
|
* #577398 by boombatower: Fix SimpleTest temporary file handling, post-stream ↵Angie Byron2009-12-15
| | | | wrappers.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #634234 by jhodgdon, arianek, lisarex: better help for system ↵Dries Buytaert2009-12-01
| | | | module, syslog module, and simpletest module.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* #608870 by c960657: Fixed notice in simpletest_clean_database().Angie Byron2009-10-24
|
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* - Patch #611990 by c960657: the “Clean environment” button did not flush ↵Dries Buytaert2009-10-23
| | | | all caches.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow ↵Dries Buytaert2009-10-08
| | | | tests to require and test existence of modules. Required to make testing contributed modules possible.
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
|
* - Patch #249553 by sun: started to rename SimpleTest to Testing, at least in ↵Dries Buytaert2009-09-21
| | | | user output.
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵Angie Byron2009-09-18
| | | | hey hey hey... gooood byeeee...
* #556534 by xmacinfo: Fixed SimpleTest help text.Angie Byron2009-09-17
|
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | 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.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | 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://.
* - Patch #550768 by boombatower: correct clear result message.Dries Buytaert2009-08-16
|
* #529126 by boombatower: Split up SimpleTest verbose output into separate files.Angie Byron2009-08-15
|
* #296574 by boombatower and chx: Provide debug function for debugging during ↵Angie Byron2009-08-15
| | | | tests and elsewhere.
* - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.Dries Buytaert2009-08-13
|
* - Patch #443154 by boombatower, pwolanin: properly report fatal errors as ↵Dries Buytaert2009-07-30
| | | | failures.
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #500292 by Boombatower: provide a settings pagea for hidden ↵Dries Buytaert2009-07-07
| | | | SimpleTest variables.
* - Patch #512108 by boombatower: added a warning to educate people about the ↵Dries Buytaert2009-07-07
| | | | 'Clean environment' button when test run fails.
* - Patch #512104 by boombatower: simpletest breaks high volume sites.Dries Buytaert2009-07-07
|
* - Patch #443154 by boombatower: make sure fatal errors are reported as test ↵Dries Buytaert2009-07-07
| | | | failures.
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* - Patch #490574 by dww: avoid notices when you don't have files declared in ↵Dries Buytaert2009-06-13
| | | | your .info file.
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|