diff options
author | wei <> | 2007-05-16 01:54:57 +0000 |
---|---|---|
committer | wei <> | 2007-05-16 01:54:57 +0000 |
commit | c5acb6c053ddf7428c0a56af61e26732a51685d4 (patch) | |
tree | c89d6ce111845c1571f55b2999145748b9282f40 /.gitattributes | |
parent | f52dd35b28701da6ca62b9d8bde059fcc9974104 (diff) |
update phing simpletest task
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index dc6b40bc..b81b92d4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -494,6 +494,7 @@ buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestPlainResultForma buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestResultFormatter.php -text buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestSummaryResultFormatter.php -text buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestTask.php -text +buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestXmlResultFormatter.php -text buildscripts/phing/classes/phing/tasks/ext/svn/SvnBaseTask.php -text buildscripts/phing/classes/phing/tasks/ext/svn/SvnExportTask.php -text buildscripts/phing/classes/phing/tasks/ext/svn/SvnLastRevisionTask.php -text @@ -618,6 +619,7 @@ buildscripts/phing/tasks/PradoDocTask.php -text buildscripts/phing/tasks/PradoPackageTask.php -text buildscripts/phing/tasks/PradoPearTask.php -text buildscripts/phing/tasks/PradoQuickStartDocs.php -text +buildscripts/phing/tasks/PradoSimpleTestTask.php -text buildscripts/phing/tasks/PradoTestTask.php -text buildscripts/phing/tasks/PradoVersionTask.php -text buildscripts/phing/tasks/QuickstartIndexTask.php -text @@ -2195,6 +2197,8 @@ framework/prado.php -text /index.html -text /phing -text /phing.bat -text +/prado-cli -text +/prado-cli.bat -text requirements/index.php -text requirements/messages-bg.txt -text requirements/messages-zh.txt -text |