Log of /drupal/modules/translation/translation.test
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 11 11:52:46 2009 UTC
(3 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.14: +3 -3 lines
Diff to
previous 1.14
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 2 20:39:45 2009 UTC
(7 months, 3 weeks ago)
by
dries
Branch:
MAIN
CVS Tags:
DRUPAL-7-0-UNSTABLE-7
Changes since
1.10: +4 -2 lines
Diff to
previous 1.10
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 31 02:02:23 2009 UTC
(7 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.9: +3 -3 lines
Diff to
previous 1.9
#368064 by catch: Provide a top-level 'International' menu item for localization and translation-related items.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 31 01:49:54 2009 UTC
(7 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.8: +2 -2 lines
Diff to
previous 1.8
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 20 18:23:32 2008 UTC
(19 months ago)
by
dries
Branch:
MAIN
- 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.