summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2022-05-24Make the default macOS theme depend on Dark Mode (#2197)Martin Nordholts
2022-05-11Make `INI` syntax register as handler of `.inf` filesMartin Nordholts
2022-05-07Bump to syntect 5.0.0 to e.g. start lazy-loading syntaxes (#2181)Martin Nordholts
2022-05-05Bump assets/syntaxes/02_Extra/Zig from `87ecbca` to `1a4a384` (#2136)dependabot[bot]
2022-05-04Add a --style=default option (#2119)Isaac Horvath
2022-05-04Skip syntax highlighting for long lines (#2165)Keith Hall
2022-04-26Syntax: add cmd-help (#2148)Víctor González Prieto
2022-03-22Syntax: [Log] highlight escape characters in double quoted stringsKeith Hall
2022-03-06Updated test namesDavid Peter
2022-03-06correctly handle multiple tabs in one linePatrick Hilhorst
2022-03-06add show_all_tabstops_long integration testPatrick Hilhorst
2022-03-06add show_all_tabstops integration testPatrick Hilhorst
2022-02-26Recognize files in `$XDG_CONFIG_HOME/git/` and `$HOME/.config/git/` better (#...cyqsimon
2022-02-14Add JQ syntax highlightingltdk
2022-02-14Underline highlighted lines in ANSI theme (#1985)Mahdi Dibaiee
2022-02-07Add new `--style` called `header-filesize` and display it by default (#1988)Mahdi Dibaiee
2022-02-03run-benchmarks.sh: Use `python3` oneliner instead of `jq`Martin Nordholts
2022-01-06Add autogenerated `highlighted` folderFiregem
2022-01-06Add a test file for nimbleFiregem
2021-12-12Bump assets/syntaxes/02_Extra/PowerShell from `4a0a076` to `742f0b5` (#1935)dependabot[bot]
2021-12-12Bump assets/syntaxes/02_Extra/SCSS_Sass from `63819a1` to `d3d9404` (#1766)dependabot[bot]
2021-12-11Credit syntax definition and theme authors with new `--acknowledgements` opti...Martin Nordholts
2021-12-08Improved ANSI passthrough (#1596)Ethan P
2021-12-08run-benchmarks: Benchmark both --wrap=character and --wrap=neverMartin Nordholts
2021-12-08run-benchmarks.sh: Don't benchmark startup time syntaxes twiceMartin Nordholts
2021-12-06Better syntax highlighting for Dart (#1959)Ersikan
2021-11-28CICD: Add check for accidental inclusion of GPL:ed codeMartin Nordholts
2021-11-28Remove the 'requirements.txt' syntaxDavid Peter
2021-11-27run-benchmarks.sh: Add third 'Startup time' variantMartin Nordholts
2021-11-26run-benchmarks.sh: Add new test 'Startup time with syntax highlighting'Martin Nordholts
2021-11-23Add test for ANSI sequence loop-throughDavid Peter
2021-11-23Add Python highlighting testDavid Peter
2021-11-23Rename jquery fileDavid Peter
2021-11-23Remove jquery-3.3.1.min.js benchmarkDavid Peter
2021-11-23Clean benchmarking environmentDavid Peter
2021-11-23Markdown (and JSON) reportsDavid Peter
2021-11-23Simplify cargo-target-dir extractionDavid Peter
2021-11-23Move comparison.sh benchmark script to documentationDavid Peter
2021-11-22Add MediaWiki syntaxShun Sakai
2021-11-19Support for ignored-suffix CLI arguments (#1892)Bojan Đurđević
2021-10-24create_highlighted_versions: fix misleading/wrong error messageDavid Peter
2021-10-23Add bat panic regression test for Svelte files with embedded LiveScriptMartin Nordholts
2021-10-23Add LiveScript syntaxMartin Nordholts
2021-10-17update snapshot testsDiva M
2021-10-06syntax-tests: Make CpuInfo test actually work (#1887)Martin Nordholts
2021-10-03Add Racket syntaxGeorgy Komarov
2021-09-22Parallelize syntax regression testsDavid Peter
2021-09-16Simplify HighlightingAssets::get_syntax() first_line logic (#1852)Martin Nordholts
2021-09-07Consolidate environment variable listsDavid Peter
2021-09-07Add regression testing for the custom assets functionality (#1829)Martin Nordholts