summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
14 daysdisplay which theme is the default one in basic outputStéphane Blondon
2024-04-14display which theme is the default one in colored output (#2838)sblondon
2024-03-17fix: typoguoguangwu
2024-02-25Inline `format!` args wherever possibleLena
2024-02-24Rename `--squeeze` to `--squeeze-blank`einfachIrgendwer0815
2024-02-24Add tests for `--squeeze`einfachIrgendwer0815
2024-02-23Merge pull request #2807 from Oliver-Looney/2783-setting-terminal-titleDavid Peter
2024-02-20Apply clippy fixes (#2864)cyqsimon
2024-02-11Merge branch 'master' into 2783-setting-terminal-titleOliver Looney
2024-02-11simplified basic_set_terminal_titleOliver looney
2024-02-09Remove hyperlink when wrapping linesEthan P
2024-02-09Re-emit hyperlinks when wrapping linesEthan P
2024-02-09Add tests for re-emitting SGR sequences on wrapEthan P
2024-02-09Add regression test for #2541Ethan P
2024-02-08Using hypens instead of underscores for set-terminal-title commandOliver looney
2024-01-30updated integration_tests.rsOliver looney
2024-01-27cargo fmtOliver looney
2024-01-27fixed system wide config tests failingOliver looney
2024-01-27ran cargo fmtOliver looney
2024-01-27added integration test for setting terminal titleOliver looney
2024-01-27fixed failing testsOliver looney
2024-01-21Ensure test succeeds by adding flagFilip Razek
2024-01-21fix: Wrap file name in headerFilip Razek
2024-01-22Apply review suggestions to benchmark scriptcyqsimon
2024-01-19Merge branch 'master' into syntax-mapping-refactorcyqsimon
2024-01-03Bump assets/syntaxes/02_Extra/SublimeJQ from `6870582` to `b7e53e5` (#2820)dependabot[bot]
2024-01-01Merge branch 'master' into 2783-setting-terminal-titleOliver Looney
2023-12-31trying to fix failing system_wide_config.rs testsOliver looney
2023-12-31slightly changed set terminal command to match docs & broke print line into m...Oliver looney
2023-12-29Bump cmd-help syntax to latestVíctor González Prieto
2023-12-18ran cargo fmtOliver looney
2023-12-18fixed system_wide_config.rs testsOliver looney
2023-12-18updated tests since terminal title is set conditionallyOliver looney
2023-12-11fixed all but two failing tests. Last two tests are erroring because of IO ci...Oliver looney
2023-12-11Benchmark prototypecyqsimon
2023-11-06Allow overriding `{WARMUP,RUN}_COUNT` using envcyqsimon
2023-11-06Allow setting number of runs in `run-benchmarks.sh`cyqsimon
2023-10-20Add unicode/caret replacements for all control characters (#2712)einfachIrgendwer0815
2023-10-13Add test for what jobs 'all-jobs' referencesMartin Nordholts
2023-10-10Update the ssh-config submodule (#2697)Mészáros Máté Róbert
2023-10-04Fix syntax tests failure on macOS during the daytimerhysd
2023-10-04Add support for WGSLrhysd
2023-09-29Fix a double-`close` in the `no_args_doesnt_break` test.Dan Gohman
2023-09-14Case insensitive `--map-syntax` (#2650)Nicolas AMBRY
2023-09-14Make -pp override --paging and vice versa when passed as a later argument. (#...J-Kappes
2023-09-08ignore failing testAnomalocaridid
2023-09-08require LESSOPEN to have exactly one %sAnomalocaridid
2023-09-08make LESSOPEN support opt-inAnomalocaridid
2023-09-08#2592: Fixes unit tests dependent on echo on windows (#2602)Boy van Duuren
2023-09-02Add `$LESSOPEN` and `$LESSCLOSE` support (#2444)Anomalocaridid