Intent of diff.ts ×1
All 32 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/32 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/30 tests-
test/30 tests-
common/7 tests-
diff/7 tests-
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 #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 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 pretty diff 2|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 inserted lines in middle interrupted|occurrence=1
-
-
-
node/23 tests-
diffing/23 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 fuzzy-matching-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 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-201713-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 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 shifting-twice-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-diff-word-split-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-diffing3-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-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
-
-
-
-
-