flywind
|
6d442a40a6
|
use doAssert in tests (#16486)
|
2020-12-28 14:13:21 +01:00 |
|
Timothee Cour
|
b1c232aca1
|
improve tests for collections (#16328)
* improve tests for collections
* remove remaining code blocks in deques.nim
* improve runnableExamples
|
2020-12-12 09:33:29 +01:00 |
|
Timothee Cour
|
3e7077ac7d
|
fix #14339, #13511, #14420: fixes limited VM support for addr (#16002)
* fix #14339: fixes limited VM support for addr
* strengthen test
* reference bug #16003
* also fixes #13511
* also fixes #14420
|
2020-11-25 20:48:10 +01:00 |
|
flywind
|
cbc793b30b
|
move tests to testament (#16101)
* move tests to testament
* minor
* fix random
* disable test random
|
2020-11-24 19:06:41 +01:00 |
|
Miran
|
9fb212cfdf
|
merge stdlib tests (#9439)
|
2018-10-19 11:43:35 +02:00 |
|
Adam Strzelecki
|
e80465dacf
|
tests: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:04:32 +02:00 |
|
Araq
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|