Commit 33a4a4f
committed
Refactor test file loading to support categorized test cases and standardize edit format instructions
1 parent 790f46f commit 33a4a4f
236 files changed
Lines changed: 453 additions & 234 deletions
File tree
- packages/vscode/src
- commands/apply-chat-response-command/utils/clipboard-parser
- test-cases
- completions
- code-completion-with-text
- code-completion
- diffs
- diff-deletion-via-header
- diff-deletion-via-redundant-header
- diff-file-deletion
- diff-git-and-hunk-header-same-line
- diff-git-broken-hunk-header
- diff-git-two-header-types
- diff-in-non-diff-code-block
- diff-inner-backticks
- diff-inner-triple-backticks
- diff-markdown-missing-ending
- diff-markdown-path-above-with-text-containing-path
- diff-markdown-path-above
- diff-markdown-redundant-closing-backticks
- diff-markdown-repeated-path-above
- diff-merge-new-file-and-diff-same-path
- diff-mix-delete-and-new-file
- diff-mix-new-file-and-diff
- diff-mix-new-file-from-heading-and-diff
- diff-mix-new-file-from-xml-tag-heading-and-diff
- diff-mix-new-file-xml-and-diff-variant-1
- diff-mix-new-file-xml-and-diff-variant-2
- diff-multiple-files-git-and-hunk-header-same-line
- diff-multiple-files-no-markdown-block
- diff-multiple-files-no-prefix-single-markdown-block
- diff-multiple-files-same-line-backticks
- diff-multiple-files-separate-markdown-blocks
- diff-multiple-files-single-markdown-block
- diff-multiple-files-text-between
- diff-multiple-files-with-git-headers-no-file-lines
- diff-multiple-files-with-git-headers-separate-markdown-blocks
- diff-multiple-files-with-quoted-paths
- diff-multiple-files-with-timestamps
- diff-multiple-new-files-separate-markdown-blocks
- diff-new-file-with-git-header
- diff-no-markdown-or-git-header
- diff-no-prefix
- diff-rename
- diff-with-git-header-no-file-lines
- diff-with-git-header-no-markdown
- diff-with-quoted-paths
- diff-with-timestamps
- diff-with-xml-file-path
- diff-within-xml-tags-unquoted-path
- diff-within-xml-tags-with-cdata
- diff-within-xml-tags
- standard
- backslash-paths
- cdata-inside-code-block
- code-block-xml
- comment-filename
- curly-on-same-line-as-closing-backticks
- delete-file-header
- duplicate-files
- empty-file
- file-content-only
- file-xml-inner-code-block-unclosed
- file-xml-inner-code-block
- file-xml-non-standard-tag
- file-xml-with-cdata-inside-code-block
- file-xml-with-cdata
- file-xml
- filename-comment-and-backticks-on-same-line
- html-comment-filename-outside-code-block
- html-comment-in-markdown-heading
- html-comment-style
- inner-backticks-raw
- inner-backticks
- language-and-path
- markdown-backticks-file-path-in-one-line
- markdown-code-block-with-code
- markdown-inside-markdown
- markdown-with-nested-code-block
- markdown-wrappers
- path-above-code-block-bold
- path-above-code-block-enclosed-in-code-block-2
- path-above-code-block-enclosed-in-code-block
- path-above-code-block-raw
- path-above-code-block-renaming
- path-above-code-block
- path-duplicated-in-empty-code-block
- path-in-backticks-comment-with-intermediate-text
- path-in-backticks-no-intermediate-empty-lines
- path-in-backticks-with-intermediate-text
- path-in-markdown-argument
- path-in-multi-line-comment
- php-opening-tag
- text-below-code-block
- text-between
- unclosed-markdown-wrapper
- uncommented-filename
- with-workspace-prefix
- constants
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 431 additions & 230 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
0 commit comments