Log of /drupal/modules/translation/translation.test
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 5 23:26:36 2010 UTC
(4 weeks, 3 days ago)
by
webchick
Branch:
MAIN
Changes since
1.27: +14 -14 lines
Diff to
previous 1.27
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 12 14:38:37 2010 UTC
(5 months, 3 weeks ago)
by
dries
Branch:
MAIN
CVS Tags:
DRUPAL-7-0-ALPHA3
Changes since
1.23: +6 -3 lines
Diff to
previous 1.23
- Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 9 21:54:01 2010 UTC
(7 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.21: +5 -5 lines
Diff to
previous 1.21
#571654 follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 11 11:52:46 2009 UTC
(12 months, 3 weeks 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
(17 months 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
(17 months 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
(17 months 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
(2 years, 4 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.