summary refs log tree commit diff stats
path: root/tests/errmsgs/t8610.nim
Commit message (Collapse)AuthorAgeFilesLines
* typeToString: type float => typedesc[float] (#17011)Timothee Cour2021-02-121-2/+2
| | | | | | | * typeToString: type float => typedesc[float] * fixup * fix tests
* testament spec: remove errmsg alias of errormsg (#16188)Timothee Cour2020-11-291-1/+1
|
* disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` ↵Neelesh Chandola2020-05-291-1/+1
| | | | | | (#13261) * disallow typedesc in arrays and move previous checks to types.typeAllowedAux
* closes #8610 ; adds test case (#10454)Timothee Cour2019-01-251-0/+5