Intent of strings.ts ×2
All 33 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/33 tests-
editor/12 tests-
test/12 tests-
common/12 tests-
services/12 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders correctly advances past matches without infinite loop|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders finds multi-line section headers with separators|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders finds section headers with separators|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders finds simple section headers|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders handles consecutive section headers correctly|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders handles nested separators correctly|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders handles overlapping multi-line section headers correctly|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders handles overlapping section headers without duplicates|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders handles partially overlapping multiline section headers correctly|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders handles section headers at chunk boundaries correctly|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders handles section headers at chunk boundaries|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/findSectionHeaders.test|title=FindSectionHeaders section headers must be in comments when specified|occurrence=1
-
-
-
-
-
platform/21 tests-
agentHost/21 tests-
test/21 tests-
node/21 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove PowerShell case-insensitive rules work|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove approves allowed PowerShell commands|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove approves allowed git sub-commands|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove approves allowed npm commands|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove approves allowed readonly commands|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove compound commands with denied sub-commands are not auto-approved|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove denies denied PowerShell commands|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove denies denied commands|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove denies denied git operations|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove denies transient environment variable assignments|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove does not auto-approve <> read-write redirects or process substitution targets|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove does not auto-approve commands with write redirections to arbitrary paths|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove handles find with blocked args|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove handles sed with blocked args|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove input redirections do not block auto-approval|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove mixed safe and unsafe redirections still require confirmation|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove respects forwarded terminal auto-approve rule config|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove respects the isWriteDestApproved predicate for write redirections|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove returns noMatch for unknown commands|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/commandAutoApprover.test|title=CommandAutoApprover shouldAutoApprove write redirections to safe sinks remain auto-approved|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/sessionPermissions.test|title=SessionPermissionManager auto-approves shell commands in default permission mode when terminal auto-approve is enabled|occurrence=1
-
-
-
-
-