forked from JuliaLang/Pkg.jl
-
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.
Add
tree_hash()
debugging output (JuliaLang#2383)
* Add `tree_hash()` debugging output Since tree hashes cause us so much grief, make it easier for us to figure out what _exactly_ is different between two trees. * Fix `test` wrapper as well * Fix hashing bug introduced by debugging
- Loading branch information
1 parent
bc8532f
commit 47105aa
Showing
2 changed files
with
22 additions
and
10 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