Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
#322703 by BarisW, sun, Shai, and dman: Use on/off checkbox to enable and prepopulate node's menu item.
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
#473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
#440930 by brianV: Add @file block to menu.test.
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
#500866 by boombatower: Remove t() from getInfo in tests.
- Patch #471070 by stella: millions of code style fixes.
- Patch #292790 by mr.baileys: menu machine-name validation error.
- Patch #409598 by pwolanin, swentel: fixed problem with content type descriptions not being updated.
- Patch #394476 by Berdir, pwolanin, Crell: converted the module to the new database abstraction layer.
- Patch #451660 by Damien Tournoud: fixed menu creation/deletion tests.
- Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
#402226 follow-up by pwolanin: Rename menu 'item' to 'link' in menu module.
#403526 by pwolanin: Fix PDO exception when enabling a menu link.
#403542 by pwolanin: Terminology clean-up to menu module test.
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now.
- Patch #338403 by drewish: code comments clean-up.
#328110 by marcingy, Damien Tournoud, swentel, and pwolanin: Fix error on admin/build/menu, and robustify the test so we catch stuff like this in the future.
- Patch #247423 by boombatower: code style fixes for the tests.
- Added a test framework to Drupal along with a first batch of tests for
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 ...
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |