summary refs log tree commit diff stats
path: root/tests/stdlib/thashes.nim
Commit message (Expand)AuthorAgeFilesLines
* fix VM uint conversion size bug, stricter int gen on JS (#22150)metagn2023-06-251-0/+3
* stdlib tests now check refc too (#21664)ringabout2023-04-211-1/+1
* int64/uint64 as bigint in JS (#21613)metagn2023-04-111-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* rename nimEnableHashRef [backport] (#18941)flywind2021-10-041-1/+0
* hashes for refs should be an opt-in feature (#18098)Miran2021-05-301-0/+1
* fix #17911 rawProc for cpp (#17912)Timothee Cour2021-05-011-4/+26
* std/hashes: hash(ref|ptr|pointer) + other improvements (#17731)Timothee Cour2021-04-161-1/+21
* jsonutils: support cstring (including as Table key); improve docs (#16062)Timothee Cour2021-03-311-0/+1
* hashes: support object default hash (#17175)Timothee Cour2021-02-261-0/+46
* fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)Timothee Cour2021-01-111-2/+16
* fix #16061 (#16551)flywind2021-01-021-1/+6
* fix `is "closure"` (#16552)flywind2021-01-021-0/+9
* fix #16542 (#16549)flywind2021-01-021-1/+30
* testament: error instead of silently ignore invalid targets; remove pointless...Timothee Cour2020-12-141-1/+1
* add testcase for #15937 (#15933)Bung2020-12-131-0/+6
* move tests to testament (#16101)flywind2020-11-241-25/+62
* Add `hashWangYi1` (#13823)c-blake2020-04-151-0/+17
* updated tests to be executedArne Döring2018-11-231-2/+11
* new tester; all tests categorizedAraq2014-01-131-0/+8