summary refs log tree commit diff stats
path: root/tests/assign
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-34/+34
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed writeln to writeLine in testspatrick dw2015-06-192-7/+7
|
* overloading of '=' worksAraq2015-04-063-0/+107
|
* Improves tobjasgn test.Dominik Picheta2014-04-181-6/+6
|
* Fixes #1005Dominik Picheta2014-04-151-5/+10
|
* new tester; all tests categorizedAraq2014-01-136-0/+165
07'>107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141