18 lines
495 B
INI
18 lines
495 B
INI
[idbcursor-direction.htm]
|
|
expected:
|
|
if (os == "win") and not debug: [OK, TIMEOUT]
|
|
[IDBCursor.direction - next]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, NOTRUN]
|
|
|
|
[IDBCursor.direction - prev]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, NOTRUN]
|
|
|
|
[IDBCursor.direction - nextunique]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, NOTRUN]
|
|
|
|
[IDBCursor.direction - prevunique]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, NOTRUN]
|