summaryrefslogtreecommitdiff
path: root/test-suite/tests/hash.test
Commit message (Expand)AuthorAgeFilesLines
* Add 'hash' test for keywords.Ludovic Courtès2020-03-061-1/+11
* Test for deleted weak pairs in hash-for-each.David Thompson2014-03-121-0/+12
* Fix hashing of empty vectors.Mark H Weaver2014-01-121-2/+13
* Add procedures to convert alists into hash tables.David Thompson2013-11-181-1/+37
* test-suite: eq-ness of numbers, characters is unspecifiedDaniel Hartwig2013-03-011-5/+1
* Remove flawed test that assumed (eq? 1/2 2/4) would return false.Mark H Weaver2013-02-181-5/+1
* add hash-count for native tablesDaniel Hartwig2013-02-181-0/+16
* Adjust tests that relied on the output of the hash table printer.Ludovic Courtès2012-01-231-8/+11
* fix `hash' for inf and nanAndy Wingo2011-05-081-2/+5
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* Several new hash table tests, written by Gregory Marton.Neil Jerram2008-12-071-0/+203
* Release stuff: missing NEWS and 2007/2008 copyrights.Neil Jerram2008-02-151-1/+1
* * hashtab.c (scm_hash_fn_create_handle_x): If supplied assoc_fnNeil Jerram2008-01-181-0/+11
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* *** empty log message ***Han-Wen Nienhuys2005-06-111-1/+0
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* (hashx-remove!): New tests.Kevin Ryde2005-04-221-1/+13
* New file.Kevin Ryde2004-07-091-0/+63