Commit Graph

140 Commits (e928b8537bc2987ab4c1a0b5f944eed1957b253c)

Author SHA1 Message Date
David Rothstein 7cbe4b7e26 Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test classes to be used in D7. 2013-04-01 22:50:18 -04:00
webchick 978c371962 Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump has invalid widget info. 2012-09-30 21:01:52 -04:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
webchick 45589029ed Issue #1477110 by msonnabaum, tim.plunkett: Fixed php path detection in run-tests.sh. 2012-04-30 22:06:51 -07:00
webchick 5589b60aef Issue #666854 by TR, JacobSingh: Fixed E_NOTICE warnings in run_tests().sh . 2012-02-28 11:03:44 -08:00
Dries 3e65eb9687 - Patch #666854 by TR, JacobSingh: fixed E_NOTICE warnings in run_tests().sh . 2012-01-24 14:25:45 -05:00
webchick 90b761ec20 Issue #1356358 by BTMash: Fixed Unknown variable in generate-d7-content.sh causes PDOException. 2011-12-10 23:37:56 -06:00
webchick 730f77f2f9 Issue #1182296 by BTMash, matason, catch, xjm: Add tests for 7.0->7.x upgrade path. 2011-11-24 13:05:50 -08:00
webchick 625cf954e8 Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed drupal_get_path() doesn't work for profiles. 2011-11-11 20:41:16 -08:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
Dries Buytaert a5e9201a0f - Patch #1263912 by TR: run-tests.sh fails to print out list of tests to be run. 2011-09-14 22:56:01 -04:00
Dries Buytaert 1e7a7361c4 Revert "- Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__)."
This reverts commit 132aed379c.
2011-08-07 12:39:05 -04:00
Dries Buytaert 132aed379c - Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__). 2011-08-07 12:37:24 -04:00
webchick e30853303f Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests. 2011-07-18 00:56:06 -07:00
webchick 6c410f7175 Issue #771448 by Damien Tournoud, attiks: Changed Use proc_open() instead of pcntl_fork() in simpletest. 2011-07-14 00:38:48 -04:00
Dries Buytaert 7174b01bda - Patch #965722 by geerlingguy: UploadTestCase is not longer a good example for run-tests.sh. 2011-05-28 09:30:57 -04:00
Dries Buytaert b3333ec2bf - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal). 2011-04-23 20:28:57 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 6344f0379e - Patch #602332 by Steven Jones, pwolanin, Steven Merrill: XML output option for use with Hudson / JUnit. 2010-11-13 13:54:58 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Dries Buytaert 3780b17654 - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). 2010-09-26 23:31:36 +00:00
Angie Byron 8ed9f604c9 #891028 by chx: Fixed Orphan node types lose bodies on upgrade. 2010-09-11 00:39:49 +00:00
Angie Byron b05310760f #706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed 'taxo as field' update broken + wipes some node/term associations . 2010-09-05 17:00:04 +00:00
Dries Buytaert 382d8f2614 - Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module. 2010-07-30 01:28:00 +00:00
Angie Byron 3893c01799 #838438 follow-up by Damien Tournoud: db_prefix is no longer a global, wrong path given to drupal_var_export() function file. 2010-06-29 00:21:00 +00:00
Angie Byron 029e7b8828 #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +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
Dries Buytaert 3cf9f1d295 - Patch #663644 by boombatower: remove notice from run-tests.sh. 2010-01-15 10:51:02 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Dries Buytaert 8d114ca426 - Patch #648268 by boombatower: allow run-tests.sh to work with https. 2009-12-17 22:02:26 +00:00
Angie Byron ea1bd5606c #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
Dries Buytaert db81ff5205 - Patch #581286 by David Strauss | moshe weitzman: fixed detection of CLI environments properly. 2009-09-19 10:38:47 +00:00
Angie Byron b41323642b #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://. 2009-08-17 19:14:42 +00:00
Dries Buytaert 14f98f2b7e - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA. 2009-08-13 11:31:26 +00:00
Angie Byron 691693304b #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors. 2009-08-05 15:58:35 +00:00
Dries Buytaert 8140ed0d84 - Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures. 2009-07-30 10:46:53 +00:00
Dries Buytaert d24d954479 - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure. 2009-07-20 18:51:36 +00:00
Dries Buytaert c4a7843852 - Patch #516062 by c960657: fixed regression in run-tests.sh 2009-07-11 05:31:28 +00:00
Dries Buytaert d258bed22a - Patch #443154 by boombatower: make sure fatal errors are reported as test failures. 2009-07-07 07:50:53 +00:00
Dries Buytaert fee10f55e2 - Patch #511022 by gordon: some drupal.sh fixes for Drush. 2009-07-06 13:48:10 +00:00
Dries Buytaert 027c1e97ea - Patch #484610 by Damien Tournoud: do not start an output buffer when running in CLI mode. 2009-06-10 16:17:02 +00:00
Dries Buytaert e9d97f1eef - Patch #449198 by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
Dries Buytaert 03e5798def - Patch #430682 by saxofaan: script didn't work with non-default webserver port. 2009-04-13 12:23:26 +00:00
Angie Byron f40532da76 #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest. 2009-03-31 01:49:55 +00:00
Dries Buytaert d23f12d416 - Re-adding code-clean.sh. Didn't mean to remove that. 2009-03-09 20:46:37 +00:00
Dries Buytaert 2568de0906 - Patch #340940 by grendzy, Damien Tournoud: remove code-style.pl. Death by coder module. 2009-03-09 20:45:21 +00:00
Angie Byron 665c9fdc2c Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. 2009-02-26 07:30:29 +00:00
Angie Byron 08616351e1 #377564 by boombatower: Make run-tests.sh respect the 'simpletest_clear_results' variable. 2009-02-20 03:37:58 +00:00
Angie Byron ff9e842730 #330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency. 2009-02-18 15:19:57 +00:00
Dries Buytaert b8389ebd54 - Patch #367508 by lyricnz: returned help screen when running test groups. 2009-02-01 16:42:26 +00:00