27 lines
884 B
INI
27 lines
884 B
INI
[keypath-special-identifiers.htm]
|
|
tags: [fails_in_pbm]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
|
|
[Type: String, identifier: length]
|
|
expected:
|
|
if (processor == "x86") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Type: Array, identifier: length]
|
|
expected:
|
|
if (processor == "x86") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Type: Blob, identifier: size]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Type: Blob, identifier: type]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Type: File, identifier: name]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Type: File, identifier: lastModified]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|