summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2021-07-13Update Julia syntax testDavid Peter
2021-07-09Add syntax tests for ignored filename suffixesVille Skyttä
2021-06-14Modify Linguist overridesMohamed Abdelnour
2021-06-01Add Verilog syntax test fileMohamed Abdelnour
2021-06-01Add varlink syntax test fileMohamed Abdelnour
2021-06-01Add TypeScriptReact syntax test fileMohamed Abdelnour
2021-06-01Add Stylus syntax test fileMohamed Abdelnour
2021-06-01Add Strace syntax test fileMohamed Abdelnour
2021-06-01Add Robot Framework syntax test fileMohamed Abdelnour
2021-06-01Add Rego syntax test fileMohamed Abdelnour
2021-06-01Add Puppet syntax test fileMohamed Abdelnour
2021-06-01Add NAnt Build File syntax test fileMohamed Abdelnour
2021-06-01Add Literate Haskell syntax test fileMohamed Abdelnour
2021-06-01Add jsonnet syntax test fileMohamed Abdelnour
2021-06-01Add Java Server Page (JSP) syntax test fileMohamed Abdelnour
2021-06-01Add 'NOTICE' to list of file names to skipMohamed Abdelnour
2021-06-01Add Fortran Namelist syntax test fileMohamed Abdelnour
2021-06-01Add Fortran (Fixed Form) syntax test fileMohamed Abdelnour
2021-06-01Add Fortran (Modern) syntax test fileMohamed Abdelnour
2021-06-01Add F# syntax test fileMohamed Abdelnour
2021-06-01Add CoffeeScript syntax test fileMohamed Abdelnour
2021-06-01Add Cabal syntax test fileMohamed Abdelnour
2021-05-15Merge masterMohamed Abdelnour
2021-05-14Add XAML test fileMohamed Abdelnour
2021-05-14Add dash test fileMohamed Abdelnour
2021-05-12Merge branch 'master' into feature/dark_plus_themeDavid Peter
2021-05-12Merge pull request #1606 from sharkdp/syslogDavid Peter
2021-05-12Update SublimeEthereum versionErsikan
2021-05-12Add syntax test for Vyper languageErsikan
2021-05-12Add syntax tests for Solidity language.Ersikan
2021-05-12Merge branch 'master' into syslogDavid Peter
2021-05-12Merge branch 'master' into feature/dark_plus_themeDavid Peter
2021-05-11Remove variable.other from CSV highlightingKeith Hall
2021-05-11Improvements to CSV highlightingKeith Hall
2021-04-06Add independent log syntaxKeith Hall
2021-04-05improve syslog syntaxKeith Hall
2021-04-04replace Syslog dependency with a custom syntaxKeith Hall
2021-04-04add example syslog file for highlighting testsKeith Hall
2021-03-24Add "Visual Studio Dark+" theme to vec of themesPatriotRossii
2021-03-15Add SystemVerilog supportSean McLoughlin
2021-02-28Use tempfiles for clircle testsv0.18.0Niklas Mohrin
2021-02-28integration_tests: Use tempdir() in config_location_when_generatingMartin Nordholts
2021-02-28integration_tests.rs: Add test config_location_when_generatingMartin Nordholts
2021-02-28Do not ignore non-existent BAT_CONFIG_PATHDavid Peter
2021-02-28Improve Monokai Extended JSON key color with a patchKeith Hall
2021-02-16Fix broken resolv.conf highlightingDavid Peter
2021-02-16Update dependencies; replace unmaintained (#1522)Caden Haustein
2021-01-11Fix #1413 Can't use `bat` at all! (Error: Use of bat as a pager is disallowed...Martin Nordholts
2021-01-10tests: Move 'mocked pagers' utils to separate fileMartin Nordholts
2021-01-10fn mocked_pager: Simplify with format!Martin Nordholts