summary refs log tree commit diff stats
path: root/tests/borrow
Commit message (Collapse)AuthorAgeFilesLines
* Fixed distinct composite type class proc borrowing (#18904)Jason Beetham2021-10-261-0/+32
| | | | | | | * Fixed composite type class proc borrowing * Moved borrow search into transf * added borrow check to symbol flag
* Fixed borrowing dot from aliases (#18854)Jason Beetham2021-09-161-1/+37
|
* Dotborrow now works with generic distincts (#18848)Jason Beetham2021-09-142-4/+33
|
* Add testcase for #14440 (#14771)Clyybber2020-06-231-1/+15
|
* require errormsg to be specified before file.Arne Döring2018-12-111-2/+1
|
* 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-132-0/+38