[commits] Horde branch master updated.
Michael Rubinsky
mike at theupstairsroom.com
Thu Feb 26 19:48:02 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 44c72954df288332e52e7c16e89bc1e2ffdd1a90
089b6af... Update tests to reflect the expected *.html.php template and layout filenames.
-----------------------------------------------------------------------
commit 089b6af22df818828850c47edb49ef7ab31dfc04
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Feb 26 14:47:26 2009 -0500
Update tests to reflect the expected *.html.php template and layout
filenames.
framework/View/test/Horde/View/BaseTest.php | 2 +-
framework/View/test/Horde/View/fixtures/_myPartial.html | 1 -
framework/View/test/Horde/View/fixtures/_myPartial.html.php | 1 +
framework/View/test/Horde/View/fixtures/_myPartialLocals.html | 1 -
framework/View/test/Horde/View/fixtures/_myPartialLocals.html.php | 1 +
framework/View/test/Horde/View/fixtures/_myPartialObject.html | 1 -
framework/View/test/Horde/View/fixtures/_myPartialObject.html.php | 1 +
framework/View/test/Horde/View/fixtures/subdir/testRender.html | 1 -
.../View/test/Horde/View/fixtures/subdir/testRender.html.php | 1 +
framework/View/test/Horde/View/fixtures/testEscape.html | 1 -
framework/View/test/Horde/View/fixtures/testEscape.html.php | 1 +
framework/View/test/Horde/View/fixtures/testPartial.html | 1 -
framework/View/test/Horde/View/fixtures/testPartial.html.php | 1 +
.../View/test/Horde/View/fixtures/testPartialCollection.html | 1 -
.../View/test/Horde/View/fixtures/testPartialCollection.html.php | 1 +
framework/View/test/Horde/View/fixtures/testPartialLocals.html | 1 -
.../View/test/Horde/View/fixtures/testPartialLocals.html.php | 1 +
framework/View/test/Horde/View/fixtures/testPartialObject.html | 1 -
.../View/test/Horde/View/fixtures/testPartialObject.html.php | 1 +
framework/View/test/Horde/View/fixtures/testRender.html | 1 -
framework/View/test/Horde/View/fixtures/testRender.html.php | 1 +
21 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 framework/View/test/Horde/View/fixtures/_myPartial.html
create mode 100644 framework/View/test/Horde/View/fixtures/_myPartial.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/_myPartialLocals.html
create mode 100644 framework/View/test/Horde/View/fixtures/_myPartialLocals.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/_myPartialObject.html
create mode 100644 framework/View/test/Horde/View/fixtures/_myPartialObject.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/subdir/testRender.html
create mode 100644 framework/View/test/Horde/View/fixtures/subdir/testRender.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/testEscape.html
create mode 100644 framework/View/test/Horde/View/fixtures/testEscape.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/testPartial.html
create mode 100644 framework/View/test/Horde/View/fixtures/testPartial.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/testPartialCollection.html
create mode 100644 framework/View/test/Horde/View/fixtures/testPartialCollection.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/testPartialLocals.html
create mode 100644 framework/View/test/Horde/View/fixtures/testPartialLocals.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/testPartialObject.html
create mode 100644 framework/View/test/Horde/View/fixtures/testPartialObject.html.php
delete mode 100644 framework/View/test/Horde/View/fixtures/testRender.html
create mode 100644 framework/View/test/Horde/View/fixtures/testRender.html.php
http://git.horde.org/diff.php/framework/View/test/Horde/View/BaseTest.php?rt=horde-git&r1=523eaba28e65ee6d8d316888cbcaa28f51f0a877&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/_myPartial.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/_myPartial.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/_myPartialLocals.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/_myPartialLocals.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/_myPartialObject.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/_myPartialObject.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/subdir/testRender.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/subdir/testRender.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/testEscape.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/testEscape.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/testPartial.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/testPartial.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/testPartialCollection.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/testPartialCollection.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/testPartialLocals.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/testPartialLocals.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/testPartialObject.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/testPartialObject.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/diff.php/framework/View/test/Horde/View/fixtures/testRender.html?rt=horde-git&r1=29bba74db207a59ad3dc50da865551be953b26cc&r2=089b6af22df818828850c47edb49ef7ab31dfc04
http://git.horde.org/co.php/framework/View/test/Horde/View/fixtures/testRender.html.php?rt=horde-git&r=089b6af22df818828850c47edb49ef7ab31dfc04
More information about the commits
mailing list