summaryrefslogtreecommitdiff
path: root/modules/tracker/tracker.test
Commit message (Collapse)AuthorAge
* - Patch #295864 by boombatower: cleaned up the randomName() method by ↵Dries Buytaert2009-04-29
| | | | removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
* - Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().Dries Buytaert2009-04-22
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Patch #298722 by pwolanin: _menu_translate returns FALSE before to_arg is ↵Dries Buytaert2009-02-09
| | | | available. Drupal.org upgrade blocker.
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* #309951 by chx: Slow down tracker tests for supersonic computers.Angie Byron2008-09-21
|
* - Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest.Dries Buytaert2008-06-05
|
* - Patch #247423 by boombatower: code style fixes for the tests.Dries Buytaert2008-05-30
|
* - Patch #239455 by boombatower, flobruit, dmitrig01: tracker module tests.Dries Buytaert2008-05-15