Commit Graph

261 Commits (259d0b8feca71d49c2f79dcce53b3147f7429b75)

Author SHA1 Message Date
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Angie Byron d5d1366e6b #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX() 2011-01-28 07:01:03 +00:00
Angie Byron 78601c3635 #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, joachim: Fixed all possible problems with comment links, using new generatePermutations testing function. 2011-01-02 23:54:05 +00:00
Angie Byron a87da0d78a #850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and allow concurrent testing on SQLite 2010-12-22 21:34:13 +00:00
Dries Buytaert d12eba1705 - Patch #890128 by carlos8f, sumitk: comment body missing if comment module enabled after a content type module. 2010-12-18 01:50:16 +00:00
Angie Byron aa71f4abe4 #947820 by boombatower: Fixed Form action URL is not obtained properly in SimpleTest 2010-12-05 18:40:17 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Angie Byron 1a685474e6 #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust. 2010-11-29 04:45:11 +00:00
Angie Byron cfb6ff4127 Rolling back #851136. Broke SQLite installation. 2010-11-28 07:32:39 +00:00
Dries Buytaert d7a63ff988 - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust. 2010-11-27 20:37:34 +00:00
Dries Buytaert 385bf02ca3 - Patch #916570 by sun, klausi: allow to run only certain test methods. 2010-11-26 19:26:57 +00:00
Angie Byron 6539970db4 #933856 by Damien Tournoud: Fixed xpath() return values are inconsistent, leading to failing tests on some environments. 2010-11-21 10:17:33 +00:00
Dries Buytaert a3daea1f8a - Patch #968476 by Dave Reid: use proper API for removing directory on uninstall. 2010-11-12 03:06:52 +00:00
Dries Buytaert 6488428541 - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be called statically. 2010-10-31 13:08:29 +00:00
Angie Byron 2f76c696c0 #445736 by sun: Fixed Poll does not respect weight in Preview or More button. 2010-10-25 15:51:21 +00:00
Dries Buytaert bcc0741b67 - Patch #951486 by Damien Tournoud: invalid placeholders in exception messages during update. 2010-10-25 00:06:19 +00:00
Angie Byron 3d4b154960 #949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly failing. 2010-10-23 02:26:11 +00:00
Dries Buytaert 7cf3518b64 - Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to remove files from a multivalued file/image field. 2010-10-20 15:22:53 +00:00
Dries Buytaert e629eb038f - Patch #919644 by scor, amateescu: fix documentation for assertOptionSelected(). 2010-10-18 01:16:29 +00:00
Angie Byron 5d76008993 #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
Angie Byron bf751d9a94 #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess. 2010-10-01 18:37:23 +00:00
Angie Byron 0c49d57945 #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL. 2010-09-28 03:30:37 +00:00
Dries Buytaert a74c3c0a46 - Patch #922062 by solotandem: test directory not created with DrupalUnitTestCase. 2010-09-25 01:50:07 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert 64fc9813b4 - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Actual commit so we have proper credit.) 2010-09-19 18:39:18 +00:00
Dries Buytaert 8580169d0e - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Rollback) 2010-09-19 18:38:58 +00:00
Dries Buytaert 5c4dfd44f9 - Removing and adding files per #885228. 2010-09-19 18:38:32 +00:00
Angie Byron 4237d014e9 #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request. 2010-09-11 21:14:32 +00:00
Dries Buytaert 29730ab659 - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is useless. 2010-09-04 13:33:53 +00:00
Dries Buytaert 679fdfcdd2 - Patch #161217 by sun, hingo: URL filter fixes and tests. 2010-09-02 15:56:10 +00:00
Dries Buytaert fb300d1f96 - Patch #895308 by Damien Tournoud: remove file_directory_path(). 2010-09-01 20:08:17 +00:00
Dries Buytaert 0dc56ece61 - Patch #895822 by salvis: make SimpleTests inheritable. 2010-09-01 02:05:36 +00:00
Angie Byron a4ed5f2cdf #323477 follow-up by sun: Minor follow-ups to testing profile. 2010-08-27 12:36:53 +00:00
Dries Buytaert 153ef8bd7b - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile. 2010-08-22 15:31:18 +00:00
Dries Buytaert 542ceec1de - Patch #857378 by glipay: remove useless array addition in DrupalWebTestCase::curlInitialize(). 2010-07-19 21:54:46 +00:00
Dries Buytaert 47db34f2d1 - Patch #842966 by boombatower: link handling functionality should use XPath normalize-space(). 2010-07-08 12:22:59 +00:00
Dries Buytaert ef1fd4887a - Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers. 2010-06-29 18:24:10 +00:00
Dries Buytaert 267ebfb7b6 - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection. 2010-06-28 19:57:34 +00:00
Dries Buytaert a3af546fe4 - Patch #831732 by solotandem: system_update_7053 needs to check for existence of menu_custom() table. 2010-06-23 13:17:51 +00:00
Dries Buytaert edb84630e8 - Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to be the constructor for DrupalWebTestCase. 2010-06-13 13:14:18 +00:00
Dries Buytaert b87e57baaf - Patch #820166 by rfay: several simpletest assertions missing default value for . 2010-06-08 06:16:01 +00:00
Dries Buytaert 128a693466 - Patch #812620 by kiamlaluno: fixed incorrect format_plural(). 2010-05-29 13:51:27 +00:00
Dries Buytaert c240ea574f - Patch #654752 by sndev, Berdir, jrbeeman: file_directory() needs to be set before module install. 2010-05-10 06:38:23 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Angie Byron a2d6297055 #771922 by andypost: Remove t() from schema description of picture field. 2010-05-05 06:55:25 +00:00
Angie Byron c129cbf138 #717872 by mr.baileys: Fixed reference to non-existing curlConnect in comments. 2010-05-03 07:18:06 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron 165b325343 #779236 by rfay: Simpletest verbose setting should be set to on by default. 2010-04-30 19:12:38 +00:00