| Commit message (Expand) | Author | Age |
* | #320161 by Dave Reid: Fix problems with drupalGetTestFiles() that causes uplo... | Angie Byron | 2008-10-12 |
* | #320155 by Dave Reid: Fix silly exceptions in file.test. | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #320127 by matt2000: Fix bug with file_check_directory() being passed a funct... | Angie Byron | 2008-10-12 |
* | #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow mo... | Angie Byron | 2008-10-11 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | #318892 by justinrandell and chx: Add .install files to the list of files add... | Angie Byron | 2008-10-09 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | #316344 by boombatower: Add meta refresh support to SimpleTest to allow progr... | Angie Byron | 2008-10-09 |
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil... | Angie Byron | 2008-10-09 |
* | - Patch #318593 by hswong3i: clean up of tabs. | Dries Buytaert | 2008-10-08 |
* | - Patch #308668 by jpetso, boombatower: make test selection page work when Ja... | Dries Buytaert | 2008-10-06 |
* | #281446 by xqus, dropcube, and catch: Improve the requirements check for the ... | Angie Byron | 2008-10-01 |
* | Temporary roll-back of #298669: This wasn't quite ready yet and broke SimpleT... | Angie Byron | 2008-09-28 |
* | - Patch #298669 by Crell, moshe weitzman: added query logging per connection. | Dries Buytaert | 2008-09-28 |
* | #302300 follow-up by Crell: Fixes to database connection tests. | Angie Byron | 2008-09-27 |
* | #302300 by Crell: Support adding and ignoring database targets, for better re... | Angie Byron | 2008-09-26 |
* | - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' -... | Dries Buytaert | 2008-09-21 |
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu... | Angie Byron | 2008-09-20 |
* | #310358 by drewish: Add a test for file_save_upload and clean up file.test. | Angie Byron | 2008-09-20 |
* | #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory(). | Angie Byron | 2008-09-20 |
* | #255613 by boombatower: Replace old crufty manual cURL call with nice drupalG... | Angie Byron | 2008-09-19 |
* | - Patch #308272 by cwgordon7, boombatower, flobruit, et al: improve test sele... | Dries Buytaert | 2008-09-18 |
* | #307477 by clemens.tolboom and boombatower: Test how XML-RPC responds to larg... | Angie Byron | 2008-09-17 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | - Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and dru... | Dries Buytaert | 2008-09-17 |
* | #299186 by boombatower: Fix assertFieldByXPath so that it recognizes select a... | Angie Byron | 2008-09-17 |
* | #295697 by maartenvg and boombatower: Make SimpleTest fail to install if cURL... | Angie Byron | 2008-09-16 |
* | #308434 follow-up by drewish: Small clean-ups to file.inc clean-ups. | Angie Byron | 2008-09-15 |
* | #308534 by Dave Reid: Remove stray whitespace core-wide. | Angie Byron | 2008-09-15 |
* | #253702 follow-up by catch: Fix file.inc tests. | Angie Byron | 2008-09-15 |
* | - Patch #253702 by Damien Tournoud et al: further clean-up of the session han... | Dries Buytaert | 2008-09-15 |
* | AHEM. Aaaaand... tests! :D | Angie Byron | 2008-09-15 |
* | #308262 by boombatower, flobruit, and Damien Tournoud: Clean-up of simpletest... | Angie Byron | 2008-09-14 |
* | #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and ... | Angie Byron | 2008-09-14 |
* | #308186 by chx: Fix tons and tons of test failures in certain versions of cURL. | Angie Byron | 2008-09-14 |
* | #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend. | Angie Byron | 2008-09-10 |
* | - Patch #304139 by Rob Loach, beeradb, Damien, et al: tests for the variable_... | Dries Buytaert | 2008-09-08 |
* | #302763 by DamZ: Fixing test failures, removing legacy globals check cruft. | Angie Byron | 2008-09-06 |
* | #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests. | Angie Byron | 2008-09-06 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ... | Dries Buytaert | 2008-09-05 |
* | #285309 by pwolanin: menu_name in hook_menu is ignored on updates | Angie Byron | 2008-09-02 |
* | - Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests. | Dries Buytaert | 2008-09-02 |
* | #276276 follow-up by Crell: Fixing a notice in db test. | Angie Byron | 2008-08-31 |
* | #276276 by Crell and florbuit: New database system unit tests. WOOHOO! :D | Angie Byron | 2008-08-31 |
* | - Patch #299461 by Damien Tournoud: fixed annoying glitches with assertEqual(). | Dries Buytaert | 2008-08-30 |
* | - Patch #246261 by pwolanin: simpletest does not handle optgroup correctly | Dries Buytaert | 2008-08-30 |
* | - Patch #295564 by mustafau, Damien Tournoud et al: drupal_http_rqeuest trig... | Dries Buytaert | 2008-08-29 |
* | - Patch #297894 by boombatower: two new asserts for link checking. | Dries Buytaert | 2008-08-23 |