summaryrefslogtreecommitdiff
path: root/test/rebar_hooks_SUITE.erl
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2016-05-06 23:18:55 -0400
committerFred Hebert <mononcqc@ferd.ca>2016-05-24 13:43:22 -0400
commit124f121d38322a3db50458caeac47e84dccee45c (patch)
tree99fb63de5ebea9332d344989185b59febf62e685 /test/rebar_hooks_SUITE.erl
parent24b4eb4aa5f1b59154d7d0ba93285b0862de549d (diff)
Support package hashes in structure and lockfile
- the internal representation for package locks moves from `{Name, {pkg, PkgName, Vsn}, Lvl}` to `{Name, {pkg, PkgName, Vsn, Hash}, Lvl}` - the internal representation for packages moves from `{pkg, PkgName, Vsn}` to `{pkg, PkgName, Vsn, Hash}` - the hash can be `undefined`, meaning no check will be done - no checking is done yet.
Diffstat (limited to 'test/rebar_hooks_SUITE.erl')
0 files changed, 0 insertions, 0 deletions