summary refs log tree commit diff stats
path: root/tests/stdlib/tthreadpool.nim
Commit message (Collapse)AuthorAgeFilesLines
* add testcase for #12005 (#17278)flywind2021-03-081-0/+14
* remove unnecessary when statement * remove outdated codes * reuse jsffi * move js json coverage * close #12005 add testcase * Update tests/stdlib/tthreadpool.nim * Update tests/stdlib/tthreadpool.nim * Update tests/stdlib/tthreadpool.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>