about summary refs log tree commit diff stats
path: root/tests/unittests/ui/stub_ui.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-3/+3
|
* Revert "Apply coding style"Michael Vetter2020-07-071-3/+3
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-3/+3
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Remove ui_current_print_formatted_lineJames Booth2016-10-161-1/+0
|
* Remove ui_current_print_lineJames Booth2016-10-161-1/+1
|
* Remove trailing whitespacesMichael Vetter2015-10-211-1/+1
|
* Moved all tests to tests folderJames Booth2015-06-121-0/+6
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 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207