-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* added stub _compute_md5 * added md5sum to Message * don't treat md5 as a property * outlined preprocessing * added custom __str__ to Constant * added __str__ to Field * added without_package_name to Field * implemented _compute_md5 * added test_md5sum * bug fix: md5 -> md5sum * bug fix: incorrect md5sum calculator, also moved to MsgFormat * added extra cases to test_md5sum * bug fix: corrected md5text calculation * added additional test assertion
- Loading branch information
1 parent
c401665
commit b906175
Showing
3 changed files
with
63 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters