Skip to content

Commit

Permalink
Themes integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdima committed Jan 4, 2017
1 parent d43423b commit 10f6835
Show file tree
Hide file tree
Showing 77 changed files with 77,411 additions and 76,832 deletions.
432 changes: 216 additions & 216 deletions extensions/bat/test/colorize-results/test_bat.json

Large diffs are not rendered by default.

3,843 changes: 1,938 additions & 1,905 deletions extensions/clojure/test/colorize-results/test_clj.json

Large diffs are not rendered by default.

732 changes: 366 additions & 366 deletions extensions/coffeescript/test/colorize-results/test-regex_coffee.json

Large diffs are not rendered by default.

1,692 changes: 846 additions & 846 deletions extensions/coffeescript/test/colorize-results/test_coffee.json

Large diffs are not rendered by default.

2,292 changes: 1,146 additions & 1,146 deletions extensions/cpp/test/colorize-results/test_c.json

Large diffs are not rendered by default.

1,704 changes: 852 additions & 852 deletions extensions/cpp/test/colorize-results/test_cc.json

Large diffs are not rendered by default.

1,248 changes: 624 additions & 624 deletions extensions/cpp/test/colorize-results/test_cpp.json

Large diffs are not rendered by default.

492 changes: 246 additions & 246 deletions extensions/css/test/colorize-results/test-variables_css.json

Large diffs are not rendered by default.

9,888 changes: 4,944 additions & 4,944 deletions extensions/css/test/colorize-results/test_css.json

Large diffs are not rendered by default.

432 changes: 216 additions & 216 deletions extensions/diff/test/colorize-results/test_diff.json

Large diffs are not rendered by default.

336 changes: 168 additions & 168 deletions extensions/docker/test/colorize-results/Dockerfile.json

Large diffs are not rendered by default.

1,248 changes: 624 additions & 624 deletions extensions/fsharp/test/colorize-results/test_fs.json

Large diffs are not rendered by default.

276 changes: 138 additions & 138 deletions extensions/git/test/colorize-results/COMMIT_EDITMSG.json

Large diffs are not rendered by default.

588 changes: 294 additions & 294 deletions extensions/git/test/colorize-results/git-rebase-todo.json

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions extensions/go/test/colorize-results/test-13777_go.json
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
[
{
"c": "var",
"t": "go.keyword.var",
"t": "source.go keyword.var.go",
"r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
"dark_plus": "keyword: rgb(86, 156, 214)",
"light_plus": "keyword: rgb(0, 0, 255)",
"dark_vs": "keyword: rgb(86, 156, 214)",
"light_vs": "keyword: rgb(0, 0, 255)",
"hc_black": "keyword: rgb(86, 156, 214)"
}
},
{
"c": " e [][]*aType // ( ",
"t": "",
"t": "source.go",
"r": {
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token rgb(255, 255, 255)"
"dark_plus": "default: rgb(212, 212, 212)",
"light_plus": "default: rgb(0, 0, 0)",
"dark_vs": "default: rgb(212, 212, 212)",
"light_vs": "default: rgb(0, 0, 0)",
"hc_black": "default: rgb(255, 255, 255)"
}
},
{
"c": "bug",
"t": "declaration.go.other.variable",
"t": "source.go variable.other.declaration.go",
"r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token rgb(255, 255, 255)"
"dark_plus": "variable: rgb(156, 220, 254)",
"light_plus": "variable: rgb(0, 16, 128)",
"dark_vs": "default: rgb(212, 212, 212)",
"light_vs": "default: rgb(0, 0, 0)",
"hc_black": "default: rgb(255, 255, 255)"
}
},
{
"c": " in highligher?",
"t": "",
"t": "source.go",
"r": {
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token rgb(255, 255, 255)"
"dark_plus": "default: rgb(212, 212, 212)",
"light_plus": "default: rgb(0, 0, 0)",
"dark_vs": "default: rgb(212, 212, 212)",
"light_vs": "default: rgb(0, 0, 0)",
"hc_black": "default: rgb(255, 255, 255)"
}
},
{
"c": ")",
"t": "bracket.go.other.punctuation.round",
"t": "source.go punctuation.other.bracket.round.go",
"r": {
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token rgb(255, 255, 255)"
"dark_plus": "default: rgb(212, 212, 212)",
"light_plus": "default: rgb(0, 0, 0)",
"dark_vs": "default: rgb(212, 212, 212)",
"light_vs": "default: rgb(0, 0, 0)",
"hc_black": "default: rgb(255, 255, 255)"
}
}
]
Loading

0 comments on commit 10f6835

Please sign in to comment.