From 9b4d8ca29b3e4fb875b348decc7c8fc27445d293 Mon Sep 17 00:00:00 2001 From: Roman Venediktov Date: Sun, 30 Jun 2024 19:38:33 +0200 Subject: [PATCH] Fixed test07 --- stdlib/regression/Makefile | 2 +- stdlib/regression/orig/test07.log | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stdlib/regression/Makefile b/stdlib/regression/Makefile index fd9e7807a..b646a8d03 100644 --- a/stdlib/regression/Makefile +++ b/stdlib/regression/Makefile @@ -1,4 +1,4 @@ -TESTS=$(sort $(filter-out test02 test03 test07 test30, $(basename $(wildcard test*.lama)))) +TESTS=$(sort $(filter-out test02 test30, $(basename $(wildcard test*.lama)))) LAMAC=../../src/lamac diff --git a/stdlib/regression/orig/test07.log b/stdlib/regression/orig/test07.log index 616a3a6d2..6eb87899f 100644 --- a/stdlib/regression/orig/test07.log +++ b/stdlib/regression/orig/test07.log @@ -1,5 +1,5 @@ -HashTab internal structure: [0, 0, {[{1, 2, 3}, 100]}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] -HashTab internal structure: [0, 0, {[{1, 2, 3}, 200], [{1, 2, 3}, 100]}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] +HashTab internal structure: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {[{1, 2, 3}, 100]}, 0, 0, 0] +HashTab internal structure: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {[{1, 2, 3}, 200], [{1, 2, 3}, 100]}, 0, 0, 0] Searching: Some (200) Searching: Some (200) Replaced: Some (800)