array-set, linkedhash-set, hash-set: Fix tests.
commit5709353178f3d10123fbfbff249a0f745f4c694a
authorBruno Haible <bruno@clisp.org>
Tue, 11 Dec 2018 19:36:35 +0000 (11 20:36 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 11 Dec 2018 19:37:17 +0000 (11 20:37 +0100)
tree9ef965ba9a935585674b1cdc557b1938e1046d52
parentb457ace1eed823e5822884872034b42aa8a77b7f
array-set, linkedhash-set, hash-set: Fix tests.

* tests/test-array_set.c (cmp_objects_in_array): New function.
(check_equals): Use it.
* tests/test-hash_set.c: Likewise.
* tests/test-linkedhash_set.c: Likewise.
ChangeLog
tests/test-array_set.c
tests/test-hash_set.c
tests/test-linkedhash_set.c