10 lines
286 B
INI
10 lines
286 B
INI
[name-scopes.html]
|
|
expected:
|
|
if (processor == "x86") and not debug: [OK, TIMEOUT]
|
|
[Non-unique index keys]
|
|
expected:
|
|
if (processor == "x86") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Unique index keys]
|
|
expected:
|
|
if (processor == "x86") and not debug: [PASS, NOTRUN]
|