[test] recursively check dict and list in expect_info_dict
authorQijiang Fan <fqj1994@gmail.com>
Sun, 30 Aug 2015 06:33:12 +0000 (14:33 +0800)
committerSergey M․ <dstftw@gmail.com>
Wed, 30 Sep 2015 14:33:20 +0000 (20:33 +0600)
commit93bc7ef165731c729fd6fbbb3e95ecbbb16b4c21
tree0394f3533a935bbce97c84b9aaf3804c294ca7f8
parentee2d190253ae3e0a8254029dc6e8d7e42c194042
[test] recursively check dict and list in expect_info_dict

This allows to use md5:, re:, etc within the str inside a list
or dict.
test/helper.py