Commit Graph

152 Commits (171d215f910cd21e6ec07eac20a05b0403444b48)

Author SHA1 Message Date
sharkdp 62e715ff5b Formatting 4 years ago
Logan Saso de47bd2323 Added newline to multicharacter line of plaintext generation script 4 years ago
Logan Saso 19b55706ee Fixed file location in creation script 4 years ago
Logan Saso 6c68198d19 Updated creation script and README to match generation script 4 years ago
Logan Saso f3c760c25f #1244 Use [].copy and path.exists instead of more cumbersome solutions
#1244 Slightly optimized create_highlighted_versions.py so that it won't walk the source path when it should be skipping the file

#1244 Updated README.md in plaintext source folder

#1244 Added extra option loading from `bat_options` file in directory and significantly reduced size of plaintext source

#1244 Updated create_highlighted_versions.py to ignore README.md files and use the --show-all option for manually-defined binary files

#1244 Updated plaintext file with command

bat -A --no-config --style=plain --color=always --theme='1337' --italic-text=always src/Plaintext/plaintext.txt > highlighted/Plaintext/plaintext.txt

#1244 Added example plaintext file
4 years ago
Ethan P 24fe946c06
Merge pull request #1308 from okezieuc/add-php-file
added php test file
4 years ago
Ethan P a838ff47b5
Merge pull request #1307 from molcay/master
Add syntax tests for CpuInfo and MemInfo filetype
4 years ago
okezieuc 8bd078caeb updated the php commit
I reverted the commit and prevented the vue submodules from being affected
4 years ago
okezieuc b7271a2a6d Revert "added php test file"
This reverts commit ecde418abb.
4 years ago
okezieuc ecde418abb added php test file
I added a sample test.php file that covers a lot of python syntax
4 years ago
M. Olcay TERCANLI 51036ced9d Add MemInfo syntax test 4 years ago
M. Olcay TERCANLI b6c1ec3a24 Add CpuInfo syntax test 4 years ago
Felipe Garcia 46004001cb Add Clojure syntax test. 4 years ago
Zachary J. Rollyson f10c8ce25e Add GraphQl syntax test sample 4 years ago
grg121 457ab84065
Add basic Dockerfile syntax highlighting test files 4 years ago
Zachary J. Rollyson 3bcb5452aa Add HTML syntax test sample 4 years ago
venky 1f0e53a44d Added BibTeX syntax tests 4 years ago
sharkdp a81254ed2a Fix line endings 4 years ago
Akshat Gadhwal fdef133d3d Update test.swift 4 years ago
Akshat Gadhwal fd01f0a0ee ADDED swift test file for syntax highlighting 4 years ago
sharkdp 5b095ed6f3 Fix line endings 4 years ago
Akshat Gadhwal e7a3f34959 ADDED test file for R 4 years ago
Daniel Wolbach 06d0c8f056 add CMake syntax highlighting test 4 years ago
Jacky Hui 4064b8ff14 Added test file for Erlang. 4 years ago
Benjamin Neff b6e729abeb Add Diff syntax highlight test 4 years ago
Filip Czaplicki 5fe98689d4 test: x86-64 Assembly NASM syntax test 4 years ago
Daniel Wolbach 8832a96e82 add GLSL syntax highlighting test 4 years ago
R1tschY 09631ed119 Add Batch syntax test 4 years ago
Spencer Williams 9257c7ce20 Regenerate using a fresh latest build of bat 4 years ago
Spencer Williams b30f9a1677 Add sample Crystal file 4 years ago
Felipe Garcia e6c3f96931 Add Groovy syntax test. 4 years ago
Felipe Garcia 85ff81f238 Add Lua syntax test. 4 years ago
Thiago Arrais aa205c6a9f Add CSV syntax hightlighting test 4 years ago
scott.eppler 44bfad24a1 Add Terraform example file for Syntax Highlighting 4 years ago
Gede Wahyu 13e01841ca pascal: add syntax highlight file 4 years ago
sharkdp a999975bc9 Add missing newline 4 years ago
Matthew Zegar edf30e1fa1 Added missing highlighted generated test file 4 years ago
Matthew Zegar f41bf2082a Added CSS syntax highlight file and folder 4 years ago
Ethan P 894d3f1722 Replace SCSS example with unlicensed one 4 years ago
Ethan P 83d96e2bbb Rename SASS tests to SCSS, since they're using SCSS syntax 4 years ago
uabua 7a180e22ff Add SQL syntax highlighting test 4 years ago
scott.eppler e85064e4cf Fix mismatch between syntax-test and hightlighted
I needed to re-run `update.sh` script one last time.
4 years ago
scott.eppler dd95f8b5cb Add example file for YAML highlighting
Relates to #1213
4 years ago
Niklas Sombert 975487f630 Add syntax highlighting test file for INI (#1213) 4 years ago
Akshat Gadhwal c92ac809a5 added test.dart 4 years ago
DanielVip3 ec842e8d51 Added a JavaScript test file 4 years ago
henil 6d6e3900c3 add LICENSE 4 years ago
henil 0516a0d7a6 add .gitignore test 4 years ago
henil adbbe158db forgot to update highlighted file after changing 4 years ago
henil 6d2be4a305 License attribution not required 4 years ago
henil 78c9a5d45b add julia test file 4 years ago
Mithil Poojary 5fa1645165 Add Java file test 4 years ago
Mithil Poojary e58b20f68d Add C file test 4 years ago
Logan Saso 0ce697daba #1241 Added newline to end of example.xml 4 years ago
Logan Saso a2dfadc6c8 #1213 Added example xml file 4 years ago
Mithil Poojary 6df8b3fe72 Print error message if bat not found on path 4 years ago
Mithil Poojary b623adc6df Add Cpp file test 4 years ago
Matthias Reitinger 2f77da7813 Add /etc/passwd syntax test file 4 years ago
Jonatas 9897c99190 Haskell highligth test 4 years ago
Giorgi Beriashvili aebc30447f Add TeX syntax highlighting test files 4 years ago
Giorgi Beriashvili d2bae54ed0 Add C-Sharp (C#) syntax highlighting test files 4 years ago
Logan Saso 501c369f39 #1213 Added example Markdown file 4 years ago
Filip Czaplicki db3468a815 test: ARM Assembly syntax test file 4 years ago
Filip Czaplicki 3aabed44ce test: Kotlin syntax test file 4 years ago
Ethan P 3af7a6b082
Merge pull request #1226 from mdevlamynck/fix-scripts
Shell script improvements
4 years ago
Daniil Baturin 2e985198c6 Add a protobuf syntax sample. 4 years ago
Celeo 74a2ef8138 test: add Jinja2 syntax test file 4 years ago
Daniil Baturin 88ea21b276 Add an SML syntax test file. 4 years ago
Michael 62397dbd0b test: add newline to JSON syntax source file 4 years ago
Michael 317b086f66 test: add json highlight test 4 years ago
Matthias Devlamynck 12340c1d10 Add change dir to script dir to allow running from project root dir 4 years ago
parksb e747199711 Generate highlighted file on latest version 4 years ago
parksb df7ce883c7 Add texts indicating source to LICENSE.md 4 years ago
parksb eb3e2dca24 Add basic typescript test file 4 years ago
Michael 2d9b936b0a test: add asciidoc highlight test 4 years ago
Matthias Devlamynck 66c7aca2f6 Add elm syntax regression test 4 years ago
Nick Anthony Flueckiger 0c3344d0c4 Add a ruby source code syntax test with source and output 4 years ago
Quang Le 5d490664ca fix: update original file in license 4 years ago
Quang Le d170dd305d Add scala code highlight test 4 years ago
Matthias Devlamynck b50bd58795 Replace #!/bin/bash with #!/usr/bin/env bash to improve compatibility with systems where /bin/bash is not available 4 years ago
David Peter 1da279a290 Add link to original source 4 years ago
Quang Le 100b9a470b test: add go highlight test 4 years ago
Daniil Baturin 43c2b36eaa Make tests/syntax-tests/update.sh shell script executable. 4 years ago
Daniil Baturin 203d0bd8ae Add an OCaml file for syntax tests. 4 years ago
Ethan P 96151c44aa Add a batgrep as Bash script syntax tests 4 years ago
Ethan P 02dcb01120 Add a simple Bash script for syntax tests 4 years ago
Ethan P 51d25e5859 Fix syntax highlighting test update.sh to work on Mac OS 4 years ago
José Eduardo 29b6ba0758 Added Elixir file example 4 years ago
adgai19 ca5793dbea Added Basic python test file 4 years ago
sharkdp 1ecb70e082 Update email syntax output 4 years ago
sharkdp 9eed16beb4 Add Email example code 4 years ago
sharkdp 5efc0033a1 Add updated, highlighted output 4 years ago
sharkdp c9237cccab Add AWK file for syntax tests 4 years ago
sharkdp 89b62d579f Add update script 4 years ago
sharkdp 436a16aba6 Add syntax test for /etc/fstab 4 years ago
sharkdp c3f85c8372 Add Less file for syntax tests 4 years ago
sharkdp 7f5d6d9791 Add SASS file for syntax tests 4 years ago
sharkdp cbe68ba84c Make sure that environment is properly set up 4 years ago
sharkdp 4b012de7db Make test script executable 4 years ago
sharkdp 02a89d8ee8 Add comparison script 4 years ago