summary refs log tree commit diff stats
path: root/tests/cpp/tthread_createthread.nim
Commit message (Collapse)AuthorAgeFilesLines
* use targets from test spec when running testament tests (#6687)Jacek Sieka2017-11-151-0/+1
|
* Fix a few deprecation warningsdef2016-01-251-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Add test for fix in f8d6d74368ea14403d1d455db30b669750e71651.Philip Wernersbach2015-03-151-0/+14
ref='#n103'>103 104 105 106 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 142 143 144 145 146 147 148