summary refs log tree commit diff stats
path: root/tests/iter/titer_issues.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #13739 (#13742)Arne Döring2020-04-071-0/+27
|
* Revert "fix #13417 (#13712)" (#13728)Andreas Rumpf2020-03-231-21/+0
| | | This reverts commit a5f02cac85281fc2804e910f330f0c11d3c4f77b.
* fix #13417 (#13712)Arne Döring2020-03-221-0/+21
| | | | | * fix #13417 * add test
* remove unused imports from testsnarimiran2019-11-061-1/+1
|
* More descriptive names of test files (#9531)Miran2018-10-291-0/+215
* change generic `tissues` name to more specific * change `tvarious` to more specific names