summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-07-07fix(ecma): indent end for bracket (#3121)Kiyan
2022-06-20Add support for custom parser install locations #2959 (#3031)Duncan McDougall
2022-06-14test(indents/yaml): add testsPhelipe Teles
2022-06-14fix(tiger): add 'ft' modeline in highlight corpusBruno BELANYI
2022-06-14fix(tiger): adjust invalid queriesBruno BELANYI
2022-06-14test(tiger): import upstream testsBruno BELANYI
2022-05-15Don't expect any change on reindenting the whole unfinished-call.phpprzepompownia
2022-05-15unfinished-call.php: expect 0-column indentationprzepompownia
2022-05-15Remove unused XFAILprzepompownia
2022-05-15Change test expectationprzepompownia
2022-05-13Python: highlight future import (#2936)Santos Gallegos
2022-05-07highlights(cpp): make "::" `@punctuation.delimiter`Stephan Seitz
2022-05-01Python: highlight raise from statementSantos Gallegos
2022-04-30chore!: remove ensure_installed='maintained'Christian Clason
2022-04-25indent(hcl): fix function callsMichael Hoffmann
2022-04-24indents(hcl): fix indentation queriesMichael Hoffmann
2022-04-18test(go): add cases for newlines de-indentationAkin Sowemimo
2022-04-06fix(indent/lua): wrong for nested tables due to branch on opening pairsJędrzej Boczar
2022-04-04indents(ecma): use auto indent on (ERROR)Stephan Seitz
2022-04-04Changed quotes to appease styluaDaniel Woznicki
2022-04-04Fixed incorrect Java indentation for method chainingDaniel Woznicki
2022-04-02chore: update formatting for stylua updateStephan Seitz
2022-04-01highlights(python): "from" in yield should be `@keyword.return`Stephan Seitz
2022-03-29r(indents): fix brace_list alignmentPedro Castro
2022-03-19Combined closing.css and block.css test files into single open_block.cssDaniel Woznicki
2022-03-19Added fix for incorrect CSS indent after closing bracketDaniel Woznicki
2022-03-11Refactor solidity highlights.scm furtherYongJieYongJie
2022-03-11Refactor solidity highlights.scmYongJieYongJie
2022-03-11Add highlights query for SolidityYongJieYongJie
2022-03-01Added test for known indent failure when tree is in broken stateDaniel Woznicki
2022-03-01Made block comment indent @auto so that new lines line up nicely with existin...Daniel Woznicki
2022-03-01Added test case for broken trees, plus partial test coverageDaniel Woznicki
2022-03-01Modified Java indent rules to stop ignoring block comments because javadoc bl...Daniel Woznicki
2022-03-01Added fix for Java interfaces not being indented properlyDaniel Woznicki
2022-02-26fix(indent): ecma - parenthesized expression indentationMunif Tanjim
2022-02-26fix(indent): ecma - class method indentationMunif Tanjim
2022-02-25Fixed a bug where indentation was not correct for class/enum bodies that had ...Daniel Woznicki
2022-02-25Fixed a bug where Java enum body indentation was not correctDaniel Woznicki
2022-02-25Removed newline causing sylua lint check to failDaniel Woznicki
2022-02-25Added fix for incorrect Java indentation after a closing "}" in a method decl...Daniel Woznicki
2022-02-15Gleam highlight testsConnor Lay (Clay)
2022-02-15Gleam indentation testsConnor Lay (Clay)
2022-02-13tests: add failing test for incomplete argumentsStephan Seitz
2022-02-13indents(php): don't use aligned_indent for phpStephan Seitz
2022-02-06test(indent): fix typosMunif Tanjim
2022-02-06indents(lua): make ")" `@indent_endStephan Seitz
2022-02-06fix: Allow re-parsing in Python, XFAIL `\` indentation testStephan Seitz
2022-02-06tests(indent): also test creating new line when still in insert modeStephan Seitz
2022-02-06tests: add test for #2086Stephan Seitz
2022-02-05tests: Add test for C folding issue #1568Stephan Seitz