Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Side by Side Diff: lib/src/prism/tests/languages/nsis/keyword_feature.test

Issue 1418513006: update elements and fix some bugs (Closed) Base URL: git@github.com:dart-lang/polymer_elements.git@master
Patch Set: code review updates Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Abort
2 AddBrandingImage
3 AddSize
4 AdvSplash
5 AllowRootDirInstall
6 AllowSkipFiles
7 AutoCloseWindow
8 Banner
9 BGFont
10 BGGradient
11 BGImage
12 BrandingText
13 BringToFront
14 Call
15 CallInstDLL
16 Caption
17 ChangeUI
18 CheckBitmap
19 ClearErrors
20 CompletedText
21 ComponentText
22 CopyFiles
23 CRCCheck
24 CreateDirectory
25 CreateFont
26 CreateShortCut
27 Delete
28 DeleteINISec
29 DeleteINIStr
30 DeleteRegKey
31 DeleteRegValue
32 DetailPrint
33 DetailsButtonText
34 Dialer
35 DirText
36 DirVar
37 DirVerify
38 EnableWindow
39 EnumRegKey
40 EnumRegValue
41 Exch
42 Exec
43 ExecShell
44 ExecWait
45 ExpandEnvStrings
46 File
47 FileBufSize
48 FileClose
49 FileErrorText
50 FileOpen
51 FileRead
52 FileReadByte
53 FileReadUTF16LE
54 FileReadWord
55 FileWriteUTF16LE
56 FileSeek
57 FileWrite
58 FileWriteByte
59 FileWriteWord
60 FindClose
61 FindFirst
62 FindNext
63 FindWindow
64 FlushINI
65 GetCurInstType
66 GetCurrentAddress
67 GetDlgItem
68 GetDLLVersion
69 GetDLLVersionLocal
70 GetErrorLevel
71 GetFileTime
72 GetFileTimeLocal
73 GetFullPathName
74 GetFunction
75 GetFunctionAddress
76 GetFunctionEnd
77 GetInstDirError
78 GetLabelAddress
79 GetTempFileName
80 Goto
81 HideWindow
82 Icon
83 IfAbort
84 IfErrors
85 IfFileExists
86 IfRebootFlag
87 IfSilent
88 InitPluginsDir
89 InstallButtonText
90 InstallColors
91 InstallDir
92 InstallDirRegKey
93 InstProgressFlags
94 InstType
95 InstTypeGetText
96 InstTypeSetText
97 IntCmp
98 IntCmpU
99 IntFmt
100 IntOp
101 IsWindow
102 LangDLL
103 LangString
104 LicenseBkColor
105 LicenseData
106 LicenseForceSelection
107 LicenseLangString
108 LicenseText
109 LoadLanguageFile
110 LockWindow
111 LogSet
112 LogText
113 ManifestDPIAware
114 ManifestSupportedOS
115 Math
116 MessageBox
117 MiscButtonText
118 Name
119 Nop
120 nsDialogs
121 nsExec
122 NSISdl
123 OutFile
124 Page
125 PageCallbacks
126 Pop
127 Push
128 Quit
129 ReadEnvStr
130 ReadINIStr
131 ReadRegDWORD
132 ReadRegStr
133 Reboot
134 RegDLL
135 Rename
136 RequestExecutionLevel
137 ReserveFile
138 Return
139 RMDir
140 SearchPath
141 Section
142 SectionEnd
143 SectionGetFlags
144 SectionGetInstTypes
145 SectionGetSize
146 SectionGetText
147 SectionGroup
148 SectionIn
149 SectionSetFlags
150 SectionSetInstTypes
151 SectionSetSize
152 SectionSetText
153 SendMessage
154 SetAutoClose
155 SetBrandingImage
156 SetCompress
157 SetCompressor
158 SetCompressorDictSize
159 SetCtlColors
160 SetCurInstType
161 SetDatablockOptimize
162 SetDateSave
163 SetDetailsPrint
164 SetDetailsView
165 SetErrorLevel
166 SetErrors
167 SetFileAttributes
168 SetFont
169 SetOutPath
170 SetOverwrite
171 SetPluginUnload
172 SetRebootFlag
173 SetRegView
174 SetShellVarContext
175 SetSilent
176 ShowInstDetails
177 ShowUninstDetails
178 ShowWindow
179 SilentInstall
180 SilentUnInstall
181 Sleep
182 SpaceTexts
183 Splash
184 StartMenu
185 StrCmp
186 StrCmpS
187 StrCpy
188 StrLen
189 SubCaption
190 System
191 Unicode
192 UninstallButtonText
193 UninstallCaption
194 UninstallIcon
195 UninstallSubCaption
196 UninstallText
197 UninstPage
198 UnRegDLL
199 UserInfo
200 Var
201 VIAddVersionKey
202 VIFileVersion
203 VIProductVersion
204 VPatch
205 WindowIcon
206 WriteINIStr
207 WriteRegBin
208 WriteRegDWORD
209 WriteRegExpandStr
210 WriteRegStr
211 WriteUninstaller
212 XPStyle
213
214 ----------------------------------------------------
215
216 [
217 ["keyword", "Abort"],
218 ["keyword", "AddBrandingImage"],
219 ["keyword", "AddSize"],
220 ["keyword", "AdvSplash"],
221 ["keyword", "AllowRootDirInstall"],
222 ["keyword", "AllowSkipFiles"],
223 ["keyword", "AutoCloseWindow"],
224 ["keyword", "Banner"],
225 ["keyword", "BGFont"],
226 ["keyword", "BGGradient"],
227 ["keyword", "BGImage"],
228 ["keyword", "BrandingText"],
229 ["keyword", "BringToFront"],
230 ["keyword", "Call"],
231 ["keyword", "CallInstDLL"],
232 ["keyword", "Caption"],
233 ["keyword", "ChangeUI"],
234 ["keyword", "CheckBitmap"],
235 ["keyword", "ClearErrors"],
236 ["keyword", "CompletedText"],
237 ["keyword", "ComponentText"],
238 ["keyword", "CopyFiles"],
239 ["keyword", "CRCCheck"],
240 ["keyword", "CreateDirectory"],
241 ["keyword", "CreateFont"],
242 ["keyword", "CreateShortCut"],
243 ["keyword", "Delete"],
244 ["keyword", "DeleteINISec"],
245 ["keyword", "DeleteINIStr"],
246 ["keyword", "DeleteRegKey"],
247 ["keyword", "DeleteRegValue"],
248 ["keyword", "DetailPrint"],
249 ["keyword", "DetailsButtonText"],
250 ["keyword", "Dialer"],
251 ["keyword", "DirText"],
252 ["keyword", "DirVar"],
253 ["keyword", "DirVerify"],
254 ["keyword", "EnableWindow"],
255 ["keyword", "EnumRegKey"],
256 ["keyword", "EnumRegValue"],
257 ["keyword", "Exch"],
258 ["keyword", "Exec"],
259 ["keyword", "ExecShell"],
260 ["keyword", "ExecWait"],
261 ["keyword", "ExpandEnvStrings"],
262 ["keyword", "File"],
263 ["keyword", "FileBufSize"],
264 ["keyword", "FileClose"],
265 ["keyword", "FileErrorText"],
266 ["keyword", "FileOpen"],
267 ["keyword", "FileRead"],
268 ["keyword", "FileReadByte"],
269 ["keyword", "FileReadUTF16LE"],
270 ["keyword", "FileReadWord"],
271 ["keyword", "FileWriteUTF16LE"],
272 ["keyword", "FileSeek"],
273 ["keyword", "FileWrite"],
274 ["keyword", "FileWriteByte"],
275 ["keyword", "FileWriteWord"],
276 ["keyword", "FindClose"],
277 ["keyword", "FindFirst"],
278 ["keyword", "FindNext"],
279 ["keyword", "FindWindow"],
280 ["keyword", "FlushINI"],
281 ["keyword", "GetCurInstType"],
282 ["keyword", "GetCurrentAddress"],
283 ["keyword", "GetDlgItem"],
284 ["keyword", "GetDLLVersion"],
285 ["keyword", "GetDLLVersionLocal"],
286 ["keyword", "GetErrorLevel"],
287 ["keyword", "GetFileTime"],
288 ["keyword", "GetFileTimeLocal"],
289 ["keyword", "GetFullPathName"],
290 ["keyword", "GetFunction"],
291 ["keyword", "GetFunctionAddress"],
292 ["keyword", "GetFunctionEnd"],
293 ["keyword", "GetInstDirError"],
294 ["keyword", "GetLabelAddress"],
295 ["keyword", "GetTempFileName"],
296 ["keyword", "Goto"],
297 ["keyword", "HideWindow"],
298 ["keyword", "Icon"],
299 ["keyword", "IfAbort"],
300 ["keyword", "IfErrors"],
301 ["keyword", "IfFileExists"],
302 ["keyword", "IfRebootFlag"],
303 ["keyword", "IfSilent"],
304 ["keyword", "InitPluginsDir"],
305 ["keyword", "InstallButtonText"],
306 ["keyword", "InstallColors"],
307 ["keyword", "InstallDir"],
308 ["keyword", "InstallDirRegKey"],
309 ["keyword", "InstProgressFlags"],
310 ["keyword", "InstType"],
311 ["keyword", "InstTypeGetText"],
312 ["keyword", "InstTypeSetText"],
313 ["keyword", "IntCmp"],
314 ["keyword", "IntCmpU"],
315 ["keyword", "IntFmt"],
316 ["keyword", "IntOp"],
317 ["keyword", "IsWindow"],
318 ["keyword", "LangDLL"],
319 ["keyword", "LangString"],
320 ["keyword", "LicenseBkColor"],
321 ["keyword", "LicenseData"],
322 ["keyword", "LicenseForceSelection"],
323 ["keyword", "LicenseLangString"],
324 ["keyword", "LicenseText"],
325 ["keyword", "LoadLanguageFile"],
326 ["keyword", "LockWindow"],
327 ["keyword", "LogSet"],
328 ["keyword", "LogText"],
329 ["keyword", "ManifestDPIAware"],
330 ["keyword", "ManifestSupportedOS"],
331 ["keyword", "Math"],
332 ["keyword", "MessageBox"],
333 ["keyword", "MiscButtonText"],
334 ["keyword", "Name"],
335 ["keyword", "Nop"],
336 ["keyword", "nsDialogs"],
337 ["keyword", "nsExec"],
338 ["keyword", "NSISdl"],
339 ["keyword", "OutFile"],
340 ["keyword", "Page"],
341 ["keyword", "PageCallbacks"],
342 ["keyword", "Pop"],
343 ["keyword", "Push"],
344 ["keyword", "Quit"],
345 ["keyword", "ReadEnvStr"],
346 ["keyword", "ReadINIStr"],
347 ["keyword", "ReadRegDWORD"],
348 ["keyword", "ReadRegStr"],
349 ["keyword", "Reboot"],
350 ["keyword", "RegDLL"],
351 ["keyword", "Rename"],
352 ["keyword", "RequestExecutionLevel"],
353 ["keyword", "ReserveFile"],
354 ["keyword", "Return"],
355 ["keyword", "RMDir"],
356 ["keyword", "SearchPath"],
357 ["keyword", "Section"],
358 ["keyword", "SectionEnd"],
359 ["keyword", "SectionGetFlags"],
360 ["keyword", "SectionGetInstTypes"],
361 ["keyword", "SectionGetSize"],
362 ["keyword", "SectionGetText"],
363 ["keyword", "SectionGroup"],
364 ["keyword", "SectionIn"],
365 ["keyword", "SectionSetFlags"],
366 ["keyword", "SectionSetInstTypes"],
367 ["keyword", "SectionSetSize"],
368 ["keyword", "SectionSetText"],
369 ["keyword", "SendMessage"],
370 ["keyword", "SetAutoClose"],
371 ["keyword", "SetBrandingImage"],
372 ["keyword", "SetCompress"],
373 ["keyword", "SetCompressor"],
374 ["keyword", "SetCompressorDictSize"],
375 ["keyword", "SetCtlColors"],
376 ["keyword", "SetCurInstType"],
377 ["keyword", "SetDatablockOptimize"],
378 ["keyword", "SetDateSave"],
379 ["keyword", "SetDetailsPrint"],
380 ["keyword", "SetDetailsView"],
381 ["keyword", "SetErrorLevel"],
382 ["keyword", "SetErrors"],
383 ["keyword", "SetFileAttributes"],
384 ["keyword", "SetFont"],
385 ["keyword", "SetOutPath"],
386 ["keyword", "SetOverwrite"],
387 ["keyword", "SetPluginUnload"],
388 ["keyword", "SetRebootFlag"],
389 ["keyword", "SetRegView"],
390 ["keyword", "SetShellVarContext"],
391 ["keyword", "SetSilent"],
392 ["keyword", "ShowInstDetails"],
393 ["keyword", "ShowUninstDetails"],
394 ["keyword", "ShowWindow"],
395 ["keyword", "SilentInstall"],
396 ["keyword", "SilentUnInstall"],
397 ["keyword", "Sleep"],
398 ["keyword", "SpaceTexts"],
399 ["keyword", "Splash"],
400 ["keyword", "StartMenu"],
401 ["keyword", "StrCmp"],
402 ["keyword", "StrCmpS"],
403 ["keyword", "StrCpy"],
404 ["keyword", "StrLen"],
405 ["keyword", "SubCaption"],
406 ["keyword", "System"],
407 ["keyword", "Unicode"],
408 ["keyword", "UninstallButtonText"],
409 ["keyword", "UninstallCaption"],
410 ["keyword", "UninstallIcon"],
411 ["keyword", "UninstallSubCaption"],
412 ["keyword", "UninstallText"],
413 ["keyword", "UninstPage"],
414 ["keyword", "UnRegDLL"],
415 ["keyword", "UserInfo"],
416 ["keyword", "Var"],
417 ["keyword", "VIAddVersionKey"],
418 ["keyword", "VIFileVersion"],
419 ["keyword", "VIProductVersion"],
420 ["keyword", "VPatch"],
421 ["keyword", "WindowIcon"],
422 ["keyword", "WriteINIStr"],
423 ["keyword", "WriteRegBin"],
424 ["keyword", "WriteRegDWORD"],
425 ["keyword", "WriteRegExpandStr"],
426 ["keyword", "WriteRegStr"],
427 ["keyword", "WriteUninstaller"],
428 ["keyword", "XPStyle"]
429 ]
430
431 ----------------------------------------------------
432
433 Checks for all keywords.
OLDNEW
« no previous file with comments | « lib/src/prism/tests/languages/nsis/important_feature.test ('k') | lib/src/prism/tests/languages/nsis/number_feature.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698