]> git.mxchange.org Git - hub.git/commit - application/hub/main/producer/class_BaseProducer.php
Continued on test-unit producer, fixed copyright:
authorRoland Häder <roland@mxchange.org>
Fri, 25 Mar 2011 00:42:17 +0000 (00:42 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 25 Mar 2011 00:42:17 +0000 (00:42 +0000)
commit82cdbe6027e5c4baecbf367edbb3dd5ab7a117c7
tree5075071e96afce52d19cc3e16b5f377c119ddbef
parentce9d4d7edb4217d0361b0f3e9d94831678348032
Continued on test-unit producer, fixed copyright:
- Added an unfinished template engine for the test-unit producer
- Added basic XML templates for test-unit producers
- Fixed copyright line (it was copyrighted to the Ship-Simu developer team)
- TODOs.txt updated
19 files changed:
.gitattributes
application/hub/config.php
application/hub/main/filter/task/cruncher/class_CruncherTaskHandlerInitializerFilter.php
application/hub/main/producer/class_
application/hub/main/producer/class_BaseProducer.php
application/hub/main/producer/cruncher/work_units/class_CruncherTestUnitProducer.php
application/hub/main/template/class_
application/hub/main/template/producer/.htaccess [new file with mode: 0644]
application/hub/main/template/producer/test_units/.htaccess [new file with mode: 0644]
application/hub/main/template/producer/test_units/class_XmlCruncherTestUnitTemplateEngine.php [new file with mode: 0644]
application/hub/templates/xml/.xml
application/hub/templates/xml/announcement/self_announcement.xml
application/hub/templates/xml/cruncher/.htaccess [new file with mode: 0644]
application/hub/templates/xml/cruncher/producer/.htaccess [new file with mode: 0644]
application/hub/templates/xml/cruncher/producer/test_unit.xml [new file with mode: 0644]
application/hub/templates/xml/node/node_status.xml
application/hub/templates/xml/object_registry/object_registry.xml
application/hub/templates/xml/self_connect/self_connect.xml
docs/TODOs.txt