Intent of diff.ts ×1
All 91 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/91 tests-
base/2 tests-
test/2 tests-
common/2 tests-
diff/2 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/diff/diff.test|title=Diff - Ported from VS using continue processing predicate to quit early|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/diff/diff.test|title=Diff LcsDiff - different strings tests|occurrence=1
-
-
-
-
-
editor/89 tests-
test/89 tests-
common/35 tests-
diff/33 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer char change postprocessing merges|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer does not give character changes|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer empty original sequence in char diff|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer gives preference to matching longer lines|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #119051: gives preference to fewer diff hunks|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #12122 r.hasOwnProperty is not a function|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #121436: Diff chunk contains an unchanged line part 1|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #121436: Diff chunk contains an unchanged line part 2|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #169552: Assertion error when having both leading and trailing whitespace diffs|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #23636|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #42751|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #43922|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer issue #44422: Less than ideal diff results|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one deleted line below|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one deleted line in middle|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one inserted line below|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one inserted line in middle|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one line changed: chars deleted 1|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one line changed: chars deleted 2|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one line changed: chars inserted at the end|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one line changed: chars inserted in the middle (two spots)|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer one line changed: chars inserted in the middle|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer pretty diff 3|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer three lines changed|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two deleted lines below|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two deleted lines in middle interrupted|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two deleted lines in middle|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two inserted lines below|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two inserted lines in middle interrupted|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two inserted lines in middle|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two lines changed 1|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two lines changed 2|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/diff/diffComputer.test|title=Editor Diff - DiffComputer two lines changed 3|occurrence=1
-
-
services/2 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/editorWebWorker.test|title=EditorWebWorker MoreMinimal, issue #15385 newline changes and other|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/services/editorWebWorker.test|title=EditorWebWorker MoreMinimal|occurrence=1
-
-
-
node/54 tests-
diffing/54 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures bracket-aligning-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures class-replacement-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures difficult-move-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures equals-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures false-positive-move-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures import-shifting-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures indentation-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures intra-block-align-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures invalid-diff-bug-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures invalid-diff-trimws-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures issue-131091-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures issue-185779-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures issue-201713-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures issue-202147-trimws-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures issue-204948-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures issue-214049-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures json-brackets-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures just-whitespace-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures method-splitting-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures minimal-diff-character-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures move-1-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures noise-1-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures noise-2-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures noisy-move1-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures penalize-fragmentation-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures random-match-1-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures random-match-2-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures random-match-3-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures shifting-parameters-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures shifting-twice-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures sorted-offsets-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures subword-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-advanced-bug-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-class-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-comments-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-confusing-2-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-confusing-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-diff-word-split-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-example1-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-example2-ts-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-fragmented-eager-diffing-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-fragmented-eager-diffing2-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-fragmented-eager-diffing3-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-import-ws-affinity-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-insert-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-methods-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-shift-to-ws-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-shifting-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-strings-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-too-much-minimization-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-unfragmented-diffing-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ts-unit-test-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures word-shared-letters-legacy|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/node/diffing/fixtures.test|title=diffing fixtures ws-alignment-legacy|occurrence=1
-
-
-
-
-