summary refs log tree commit diff stats
path: root/tests/caas/idetools_api.nim
Commit message (Collapse)AuthorAgeFilesLines
* Adds idetools failure case for re"" being reported as a module.Grzegorz Adam Hankiewicz2013-07-061-1/+2
|
* Documents idetools skMacro with failure test case.Grzegorz Adam Hankiewicz2013-07-061-1/+29
|
* Documents idetools skLabel with failure test case.Grzegorz Adam Hankiewicz2013-07-061-0/+12
|
* Adds skMethod example to idetools api test.Grzegorz Adam Hankiewicz2013-06-101-0/+20
|
* Adds generic idetools api test case.Grzegorz Adam Hankiewicz2013-06-071-0/+23
At the moment three lines of the test case fail in proc mode.
'n107' href='#n107'>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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165