summary refs log tree commit diff stats
path: root/tests/rodfiles/gtkex1.nim
Commit message (Collapse)AuthorAgeFilesLines
* next steps in getting symbol files to work againAraq2016-08-161-3/+3
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-14/+14
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* compilation cache: tests now part of test suiteAraq2011-10-271-0/+14
href='#n98'>98 99 100 101 102 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