]> git.mxchange.org Git - hub.git/commit
Generation of test units and keys continued:
authorRoland Häder <roland@mxchange.org>
Thu, 31 Mar 2011 01:34:25 +0000 (01:34 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 31 Mar 2011 01:34:25 +0000 (01:34 +0000)
commitd88ef3d5fb3d444dc2c5e833025bcaeb757e0b71
tree9ec1c392bf68ab19d5d6790b68f0fdeba939bf5e
parent66475fd767c61dcaf8d50bfa9ef3226c10419d7b
Generation of test units and keys continued:
- Database folder for crunher projects added
- Introduced two methods to MessageHelper
- Introduced an iterator for test unit producers to generate keys
- TODOs.txt updated
12 files changed:
.gitattributes
application/hub/config.php
application/hub/interfaces/helper/messages/class_MessageHelper.php
application/hub/interfaces/work_units/class_UnitHelper.php
application/hub/main/cruncher/mcrypt/class_HubMcryptCruncher.php
application/hub/main/helper/messages/crypto/class_CryptoRandomUnitMessageHelper.php
application/hub/main/helper/work_units/cruncher/class_CruncherTestUnitHelper.php
application/hub/main/iterator/producer/.htaccess [new file with mode: 0644]
application/hub/main/iterator/producer/class_TestUnitKeyProducerIterator.php [new file with mode: 0644]
application/hub/main/producer/cruncher/work_units/class_CruncherTestUnitProducer.php
db/cruncher_projects/.htaccess [new file with mode: 0644]
docs/TODOs.txt