summary refs log tree commit diff stats
path: root/tests/stdlib/trandom.nim
Commit message (Collapse)AuthorAgeFilesLines
* enable tests for random (#16297)flywind2020-12-101-34/+41
|
* move tests to testament (#16101)flywind2020-11-241-0/+59
* move tests to testament * minor * fix random * disable test random