summaryrefslogtreecommitdiff
path: root/modules/simpletest
Commit message (Collapse)AuthorAge
...
* Merge tag '7.29' into 7.xDavid Rothstein2014-07-16
|\ | | | | | | | | | | | | 7.29 release Conflicts: includes/bootstrap.inc
| * Drupal 7.29David Rothstein2014-07-16
| |
* | Issue #2039449 by joshi.rohit100, joachim, lokapujya, Jalandhar, paulh, ↵Jennifer Hodgdon2014-06-25
| | | | | | | | yaworsk: Fix up docs for assertField and assertNoField methods
* | Issue #2267159 by juampy, xjm, alexpott: Remove nonexistent parameter from ↵Jennifer Hodgdon2014-06-13
|/ | | | DrupalWebtestCase::assertNoLink docs
* Issue #2143461 by Sneakyvv: drupal_get_query_array() does not work correctly ↵David Rothstein2014-05-06
| | | | if a query parameter contains an equals sign.
* Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, ↵David Rothstein2014-05-06
| | | | lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet().
* Issue #1868972 by jweowu, DanChadwick: Db_query_temporary() fails to create ↵David Rothstein2014-05-05
| | | | a table when the SQL has leading whitespace.
* Issue #2182315 by joachim: Simpletest verbose output doesn't show end result ↵David Rothstein2014-05-05
| | | | of a drupalPostAjaxForm().
* Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: ↵David Rothstein2014-05-05
| | | | SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist.
* Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for ↵Jennifer Hodgdon2014-04-17
| | | | drupalCreateRole test method
* Merge tag '7.27' into 7.xDavid Rothstein2014-04-16
|\ | | | | | | | | | | | | | | 7.27 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.27David Rothstein2014-04-16
| |
* | Issue #2157017 by sun, rfay: DrupalHTTPRequestTestCase breaks on php-fpm ↵David Rothstein2014-04-05
|/ | | | [testbot PHP 5.4 blocker].
* Drupal 7.26David Rothstein2014-01-15
|
* Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: ↵David Rothstein2013-12-30
| | | | Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1.
* Issue #2054205 by pfrenssen, Berdir: Broken Tests on PHP 5.5.David Rothstein2013-12-30
|
* Issue #1563620 by donquixote, David_Rothstein, chaby: Fix errors running ↵David Rothstein2013-12-29
| | | | unit tests in Drupal 7 when the Locale module is enabled.
* Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load ↵David Rothstein2013-12-27
| | | | @import files in different directories.
* Issue #1993728 by johnmcc, pfrenssen: TestMenuTreeData() assert message ↵David Rothstein2013-12-27
| | | | confuses dashes and underscores.
* Issue #2040209 by WebEvt: CSS is truncated when aggregation is turned on.David Rothstein2013-12-25
|
* Issue #310315 by superspring, justafish, naxoc, Waltemath | fonant: ↵David Rothstein2013-12-25
| | | | drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator.
* Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ↵David Rothstein2013-12-25
| | | | ... not supported.
* Issue #1820086 by gcassie: Remove mention of drupal_session_count() from ↵webchick2013-12-10
| | | | inline documentation.
* Issue #2145077 by TR: Fix spelling errors in D7 tests and commentsJennifer Hodgdon2013-12-03
|
* Drupal 7.24David Rothstein2013-11-20
|
* Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: ↵David Rothstein2013-08-05
| | | | Fixed Color module doesn't test for unlimited memory.
* Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always ↵David Rothstein2013-08-05
| | | | return a string.
* Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', ↵David Rothstein2013-08-05
| | | | TRUE); will TRUNCATE the {block} table without additional checks.
* Issue #1959110 by a.ross, fietserwin, markabur: Fixed theme_table() outputs ↵David Rothstein2013-08-04
| | | | the 'no_striping' option as an HTML attribute.
* Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test asserts in various system tests
* Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test assertions in various system tests
* Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback ↵Jennifer Hodgdon2013-07-03
| | | | function standard
* Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵Jennifer Hodgdon2013-06-28
| | | | xjm: Remove t() from test assertions in file-related tests
* Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein ↵David Rothstein2013-06-23
| | | | | mvc: Add a recursive version of array_diff_assoc().
* Issue #1797452 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-05-21
| | | | in various system tests
* Issue #1797410 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797318 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in form system tests
* Issue #1797296 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in file system tests
* Issue #1797220 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in entity system tests
* Issue #1797242 by xjm, dcam, Lars Toomre, izus: Remove t() from assert ↵Jennifer Hodgdon2013-04-24
| | | | messages in xmlrpc module
* Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test ↵David Rothstein2013-04-01
| | | | classes to be used in D7.
* Issue #1797506 by dcam, xjm, Lars Toomre, sivaji: Remove t() from assertion ↵David Rothstein2013-04-01
| | | | messages in tests for the rdf module.
* Issue #799356 by vijaycs85, m1n0, jaffaralia, effulgentsia: Fixed ↵David Rothstein2013-04-01
| | | | _form_set_class() is too aggressive in assigning the 'error' class.
* Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test ↵Jennifer Hodgdon2013-03-12
| | | | assert messages in simpletest module
* Issue #1898314 by droplet | xjm: Rename $user to $account in ↵David Rothstein2013-03-10
| | | | WebTestBase::drupalLogin().
* Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: ↵David Rothstein2013-03-10
| | | | system_update_7007() fail.
* Issue #1916928 by Alexander Pyle, YesCT, twistor: Document that clickLink is ↵Jennifer Hodgdon2013-03-04
| | | | case sensitive
* Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() ↵David Rothstein2013-02-27
| | | | for affected rows count causes certain updates to be suppressed.