Bung
|
0769b160c5
less test time costs (#20479)
|
2 years ago |
flywind
|
e7bac91773
rename nimEnableHashRef [backport] (#18941)
|
3 years ago |
Miran
|
50e98e6efa
hashes for refs should be an opt-in feature (#18098)
|
3 years ago |
Timothee Cour
|
ad67bcf379
fix https://github.com/nim-lang/RFCs/issues/311 remove unary slice (#16714)
|
3 years ago |
Timothee Cour
|
d19e4310dc
std/hashes: hash(ref|ptr|pointer) + other improvements (#17731)
|
3 years ago |
flywind
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
narimiran
|
732ddc02da
change/remove deprecated stuff
|
4 years ago |
narimiran
|
b13fb9ddb8
fix #15750
|
4 years ago |
Miran
|
3de5296337
remove a condition that table size must be passed as power of 2 (#14926)
|
4 years ago |
ee7
|
a754160d65
tables.nim: Add named fields in `smallest` and `largest` (#14919)
|
4 years ago |
Zahary Karadjov
|
0521f98486
Hrm, the new errors highlighted some code that seems to be broken
|
4 years ago |
Miran
|
8088633250
faster CIs (#13803)
|
4 years ago |
Timothee Cour
|
42dad3a836
tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport]
|
4 years ago |
Clyybber
|
87dd19453b
Remove testutils (#13435) [backport]
|
4 years ago |
Timothee Cour
|
8c22518d67
[backport] pseudorandom probing for hash collision (#13418)
|
4 years ago |
Miran
|
734da9e1df
fixes #11764, faster hashing of (u)int (#12407)
|
5 years ago |
Andy Davidoff
|
01f09567c4
faster CountTable sort(), optional SortOrder (#11010)
|
5 years ago |
Andreas Rumpf
|
ac785b0623
testament: joinable is now an explicit concept of a test spec
|
6 years ago |
Arne Döring
|
a5ecbf823f
lots of small changes
|
6 years ago |
Arne Döring
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
Miran
|
95504caa31
make some tests faster (#9413)
|
6 years ago |
Miran
|
7f18d7cbc1
Merge tests into a larger file (part 1 of ∞) (#9318)
|
6 years ago |
Yuriy Glukhov
|
d1e10f9aa3
Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990)
|
7 years ago |
Fabian Keller
|
6df6ec27ec
Improved collection-to-string behavior (#6825)
|
7 years ago |
Ruslan Mustakov
|
78315792d3
Implement 'take' for Table and TableRef (#5773)
|
7 years ago |
Ruslan Mustakov
|
a81247dcbe
Add compute proc for SharedTable (#5385)
|
7 years ago |
Arne Döring
|
2c6c865b35
reenabled clear test, made clear working (#5323)
|
8 years ago |
Felix Krause
|
93a998204c
Fixes #5035
|
8 years ago |
Felix Krause
|
73b0bb52bb
Table fixes. fixes #4901
|
8 years ago |
Kier Davis
|
8e843354e1
Disable failing tests for tables.clear()
|
8 years ago |