summary refs log tree commit diff stats
path: root/tests/generics/tgenerics_issues.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix #14990 (#14991)Clyybber2020-07-151-0/+11
| | | | | * Fix #14990 * Add testcase
* Closes #10396Clyybber2020-07-141-0/+55
|
* Closes #8426Clyybber2020-07-141-0/+14
|
* Add test-cases to some fixed issues to close them (#14795)Danil Yarantsev2020-06-241-0/+18
|
* Revert "printing float values will have one more digit. (#13276) [backport]" ↵Timothee Cour2020-02-081-6/+6
| | | | | (#13363) This reverts commit b2c6db97f9f477f6999fa9c7aae5e32f10b6b3fe.
* printing float values will have one more digit. (#13276) [backport]Arne Döring2020-02-071-6/+6
| | | | * printing float values will have one more digit. Fixes #13196
* ungeneric unsigned ops (#12230)Jasper Jenkins2019-10-111-8/+0
| | | | | | | | | | * ungenericise unsigned ops, remove nimNewShiftOps * fix/remove tests * update t6448 * fix line info * disable on 32bit * fix different line info * add changelog entry
* fixes #11239Araq2019-05-221-1/+1
|
* megatest: make it green on LinuxAraq2018-12-111-2/+1
|
* More descriptive names of test files (#9531)Miran2018-10-291-0/+773
* change generic `tissues` name to more specific * change `tvarious` to more specific names