summary refs log tree commit diff stats
path: root/tests/borrow/tborrow.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixed borrowing dot from aliases (#18854)Jason Beetham2021-09-161-1/+37
|
* Dotborrow now works with generic distincts (#18848)Jason Beetham2021-09-141-0/+20
|
* Add testcase for #14440 (#14771)Clyybber2020-06-231-1/+15
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* made some tests greenAraq2014-08-311-1/+1
|
* new tester; all tests categorizedAraq2014-01-131-0/+21