summaryrefslogtreecommitdiff
path: root/tests_buffer
diff options
context:
space:
mode:
authorNadrieril2020-04-06 11:48:28 +0100
committerGitHub2020-04-06 11:48:28 +0100
commitd35cb130d80d628807a4247ddf84a8d0230c87ab (patch)
treeb99dadebeab8094c129cc5d872cfd561f9aa78f3 /tests_buffer
parent4290615769fc26c5e4b70843e7fbfddf6359af41 (diff)
parent12b81d55e1343fc30138d1a13cd48fa2e05744df (diff)
Merge pull request #158 from Nadrieril/hash
Implement semantic hashing (but no caching yet)
Diffstat (limited to '')
-rw-r--r--tests_buffer2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests_buffer b/tests_buffer
index 6f5aae5..afb270f 100644
--- a/tests_buffer
+++ b/tests_buffer
@@ -17,6 +17,8 @@ import:
failure/
don't recover cycle
don't resolve symlinks in canonicalizing
+as Text hash
+as Location hash
normalization:
move builtins and operators in their own folder ?