Intent of intervalTree.ts ×5
All 23 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/23 tests-
editor/23 tests-
test/23 tests-
common/23 tests-
model/23 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing delete collapsed dec edit.end < range.start|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing delete collapsed dec edit.start > range.end|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing delete non-collapsed dec edit.end < range.start|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing delete non-collapsed dec edit.start > range.end|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing insert collapsed dec after|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing insert collapsed dec before|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing insert non-collapsed dec after|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing insert non-collapsed dec before|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing replace long collapsed dec edit.end < range.start|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing replace long collapsed dec edit.start > range.end|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing replace long non-collapsed dec edit.end < range.start|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing replace long non-collapsed dec edit.start > range.end|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing replace short collapsed dec edit.end < range.start|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing replace short collapsed dec edit.start > range.end|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing replace short non-collapsed dec edit.end < range.start|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Decorations and editing replace short non-collapsed dec edit.start > range.end|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Editor Model - Model Decorations decorations are updated when changing EOL|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Editor Model - Model Decorations decorations are updated when deleting multiple lines text before it 2|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Editor Model - Model Decorations decorations are updated when deleting multiple lines text before it|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Editor Model - Model Decorations decorations are updated when inserting multiple lines text before it|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Editor Model - Model Decorations decorations are updated when inserting one line text before it|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelDecorations.test|title=Editor Model - Model Decorations decorations emit event when inserting one line text before it|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/model/modelInjectedText.test|title=Editor Model - Injected Text Events Basic|occurrence=1
-
-
-
-
-