summary refs log tree commit diff stats
path: root/tests/parallel/tsendtwice.nim
Commit message (Collapse)AuthorAgeFilesLines
* hashes: implement murmur3 (#12022)Miran2019-09-011-3/+4
| | | | | | | | * hashes: implement murmur3 * refactoring; there is only one murmurHash and it works at compile-time via VM hooks * fixes JS tests * makes toOpenArrayByte work with C++ * make it bootstrap in C++ mode for 0.20
* make tests greennarimiran2019-05-281-1/+1
|
* tsendtwice test: make it arch-independentnarimiran2019-05-271-13/+13
|
* make tests green againAndreas Rumpf2018-08-181-6/+6
|
* fixes #4776Andreas Rumpf2016-09-241-0/+71