- Oct 02, 2010
-
-
Dries Buytaert authored
-
- Aug 14, 2010
-
-
Dries Buytaert authored
-
- Aug 05, 2010
-
-
Angie Byron authored
-
Angie Byron authored
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
-
- May 06, 2010
-
-
Angie Byron authored
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
-
- Mar 31, 2010
-
-
Dries Buytaert authored
- Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response.
-
- Dec 02, 2009
-
-
Dries Buytaert authored
- Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is called with no function arguments. Added some extra XML-RPC tests.
-
- Aug 24, 2009
-
-
Angie Byron authored
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
-
Angie Byron authored
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
-
Angie Byron authored
-
- Jul 13, 2009
-
-
Angie Byron authored
-
- Jun 28, 2009
-
-
Angie Byron authored
-
- May 24, 2009
-
-
Dries Buytaert authored
-
- May 04, 2009
-
-
Dries Buytaert authored
-
- Mar 31, 2009
-
-
Angie Byron authored
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
-
- Dec 30, 2008
-
-
Dries Buytaert authored
-
- Nov 25, 2008
-
-
Dries Buytaert authored
-
- Sep 17, 2008
-
-
Angie Byron authored
-
Dries Buytaert authored
-
- Sep 06, 2008
-
-
Dries Buytaert authored
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
-
- Aug 09, 2008
-
-
Dries Buytaert authored
- Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery
-
- Jun 26, 2008
-
-
Dries Buytaert authored
-
- Jun 09, 2008
-
-
Dries Buytaert authored
- Patch #151902 by MadHarold et al: a better format_size() (and removed some excessive white space).
-
- Jun 05, 2008
-
-
Dries Buytaert authored
-
- May 09, 2008
-
-
Dries Buytaert authored
-
- May 07, 2008
-
-
Dries Buytaert authored
-
- May 06, 2008
-
-
Dries Buytaert authored
- Patch #251473 by webchick, chx, et al: one step closer to running tests in the includes directory. Not working yet.
-
- Apr 20, 2008
-
-
Dries Buytaert authored
Drupal core! This is an important milestone for the project so enable the module and check it out ... :) Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran Lal, Moshe Weitzman, and the many other people that helped with testing over the past years and that drove this home. It all works but it is still rough around the edges (i.e. documentation is still being written, the coding style is not 100% yet, a number of tests still fail) but we spent the entire weekend working on it in Paris and made a ton of progress. The best way to help and to get up to speed, is to start writing and contributing some tests ... as well as fixing some of the failures. For those willing to help with improving the test framework, here are some next steps and issues to resolve: - How to best approach unit tests and mock functions? - How to test drupal_mail() and drupal_http_request()? - How to improve the admin UI so we have a nice progress bar? - How best to do code coverage? - See http://g.d.o/node/10099 for more ...
-