summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2020-10-01Update email syntax outputsharkdp
2020-10-01Add Email example codesharkdp
2020-09-30Add updated, highlighted outputsharkdp
2020-09-30Add AWK file for syntax testssharkdp
2020-09-20Add update scriptsharkdp
2020-09-20Add syntax test for /etc/fstabsharkdp
2020-09-20Code formattingsharkdp
2020-09-07Add Less file for syntax testssharkdp
2020-09-07Add SASS file for syntax testssharkdp
2020-08-03Make sure that environment is properly set upsharkdp
2020-08-03Make test script executablesharkdp
2020-08-03Add comparison scriptsharkdp
2020-08-03Add proper CLIsharkdp
2020-08-03Initial version of syntax regression testssharkdp
2020-08-03Add base16-256 theme to unit testsharkdp
2020-07-09Fix integration testDash Peters
2020-07-02Merge remote-tracking branch 'sharkdp/master'Dash Peters
2020-07-02Merge pull request #1066 from gsomix/feature/1061-show-all-redirectedDavid Peter
2020-07-02Enable non-printable chars for redirected output (#1061)Evgeniy Andreev (gsomix)
2020-07-02Add new themes to unit testDavid Peter
2020-06-30Add integration testsDash Peters
2020-06-26Defaults *.fs to F#Caio Alonso
2020-06-03Revert f8ed8aa7 (add test instrumentation to help understand failing tests) p...Roy Ivy III
2020-06-03Tests ~ add predicate normalization for tests using `echo`Roy Ivy III
2020-06-03Tests ~ revert to `echo` (after fixed 'windows' pager process execution)Roy Ivy III
2020-06-03Tests ~ (fix) always check out test fixtures with known LF line endingsRoy Ivy III
2020-06-03Tests ~ add instrumentation to visualize text differences in failing testsRoy Ivy III
2020-06-03Tests ~ `echo` has portability issues; for CI, replace with `printf`Roy Ivy III
2020-05-27Update testssharkdp
2020-05-27Add unit test to make sure we are not missing any themessharkdp
2020-05-26Update .gitattributessharkdp
2020-05-15Merge branch 'master' of github.com:sharkdp/bat into string-inputEthan P
2020-05-15Remove unnecessary clone in integration testsEthan P
2020-05-13Add regression test for detected syntax differing for stdin and filesEthan P
2020-05-12Remove padding if the header style is not enabledPrat T
2020-05-12Add padding above headers when no gridPrat T
2020-04-24Fix some clippy lintsLzu Tao
2020-04-22Fix warnings, sort imports, input from stringsharkdp
2020-04-21Remove invalid UTF-8 file from repo, use temp file insteadsharkdp
2020-04-21Fix bug for file with invalid-utf8 filenamessharkdp
2020-04-21Add do-not-panic! regression testssharkdp
2020-04-12Add a way to directly search for a patternsharkdp
2020-04-12Add documentationsharkdp
2020-04-12Add script to find slow-to-highlight filessharkdp
2020-03-31Strip dependencies of bat-as-a-libraryDavid Tolnay
2020-03-24Merge branch 'master' into fix_654_stdin_filenameKyle Criddle
2020-03-24Implemented --file-name for multiple files + testsKyle Criddle
2020-03-21Further simplify module structuresharkdp
2020-03-21Hide get_syntax, move tests to modulesharkdp
2020-03-21Do not export syntax_set and theme_setsharkdp