summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merged in jesquik/pygments-main-1243 (pull request #604)Tim Hatch2016-06-035-1/+237
|\ | | | | | | Fixes Issue #1243
| * Merged in kneufeld/pygments-main (pull request #602)Tim Hatch2016-06-033-1/+172
| |\ | | | | | | | | | Default
| | * Fix some unicode-related tests on Python 2.Tim Hatch2016-06-032-7/+5
| | | | | | | | | | | | Regexopt does the wrong then when given a mix of string types (as happens in Python 2).
| | * Merged in domspad/pygments-main2 (pull request #603)Tim Hatch2016-06-021-1/+64
| | |\ | | | | | | | | | | | | test for unicode chars in julia
| | | * typodomspad2016-06-021-2/+2
| | | |
| | | * added test for python3 at operatordomspad2016-06-021-1/+64
| | | |
| | * | python typosdomspad2016-06-021-2/+2
| | | |
| | * | test for unicode chars in julia`domspad2016-06-021-0/+60
| | |/
| | * Replaced test method placeholder name and added docstringJessie Wincek2016-06-021-1/+5
| | |
| | * Fixed reStructuredText heading markerJessie Wincek2016-06-021-1/+1
| | |
| | * Added Python cls builtin word token recognitionJessie Wincek2016-06-021-0/+46
| | |
| * | added github flavoured markdown parserKurt Neufeld2016-06-021-0/+61
| | |
| * | allow running of a single example file test...Kurt Neufeld2016-06-021-0/+4
| |/ | | | | | | | | | | | | set environment variable TEST_EXT to desired test file extension before running tests. eg. TEST_EXT=md nosetests tests/test_examplefiles.py
* | Added recognition of keys without a value being setJessie Wincek2016-06-021-0/+16
| |
* | The test test_space_delimiited_kv_pair() got a nameJessie Wincek2016-06-021-1/+1
| |
* | Added space as a valid delimiter between key and value. Added tests for \ ↵Jessie Wincek2016-06-021-0/+33
| | | | | | | | escaped spaces in keys and values.
* | Comment leading whitespace no longer counts as Token.Comment but instead ↵Jessie Wincek2016-06-021-0/+9
| | | | | | | | Token.Text
* | Added ! comment recognitionJessie Wincek2016-06-021-0/+31
|/
* Prevent runaway escapes in php string.Tim Hatch2016-06-011-0/+36
| | | | Fixes #1184
* Fix a bug in default grouping in regexopt when the words are all the same ↵Tim Hatch2016-06-011-0/+34
| | | | | | length. Fixes #1229
* Add backslash-continuation support to console lexer.Tim Hatch2016-06-011-1/+22
| | | | Fixes #1237
* Improve number highlighting in bash.Tim Hatch2016-06-011-0/+32
| | | | Fixes #1244
* Add Forth lexer.Tim Hatch2016-06-011-0/+3
| | | | Fixes #857
* Rework CoffeeScript use of slashstartsregex.Tim Hatch2016-05-311-0/+84
| | | | Fixes #991
* Fix some test headersTim Hatch2016-05-313-3/+5
|
* Robustify json-object against unexpected '}'Tim Hatch2016-05-311-0/+13
|
* Add a new lexer that assumes json object is already open.Tim Hatch2016-05-311-0/+87
| | | | Fixes #884
* Allow open c-style comments.Tim Hatch2016-05-311-0/+32
| | | | Fixes #1114
* Merge mjem/pygments-main (Pull Request #588)Tim Hatch2016-05-3122-0/+7066
|\
| * Merged in MostAwesomeDude/pygments-main (pull request #592)Tim Hatch2016-05-3120-0/+7050
| |\
| | * Merge with pygments-mainTim Hatch2016-05-311-0/+109
| | |\
| | | * Merged in dscorbett/pygments-snowball (pull request #589)Tim Hatch2016-05-3119-0/+6939
| | | |\ | | | | | | | | | | | | | | | Add a lexer for Snowball
| | | * | Add a lexer for SnowballDavid Corbett2016-04-241-0/+109
| | | | |
| | * | | Merged in fleischwolf/pygments-main (pull request #534)Tim Hatch2016-05-311-0/+11
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Lexer for Angular 2 template engine addedfleischwolf2016-01-021-0/+11
| | | | |
| | * | | Merge with birkenfeld/pygments-mainTim Hatch2016-05-3145-33/+11392
| | |\ \ \
| | | * \ \ Merged in dscorbett/pygments-batch (pull request #596)Tim Hatch2016-05-311-0/+2
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fix Batch variables in FOR loop commands
| | | | * | | Fix Batch variables in FOR loop commandsDavid Corbett2016-05-251-0/+2
| | | | | | |
| | | * | | | Merged in BlaXpirit/pygments/crystal2 (pull request #576)Tim Hatch2016-05-3115-0/+3231
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Implement Crystal lexer (based on RubyLexer)
| | | | * \ \ \ Merged in dscorbett/pygments-lua (pull request #575)Tim Hatch2016-05-3114-0/+3207
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve LuaLexer
| | | | | * | | | Fix operators in WhileyTim Hatch2016-05-311-0/+30
| | | | | | | | |
| | | | | * | | | Merged in SebastianS90/pygments-whiley (Pull Request #573)Tim Hatch2016-05-311-0/+296
| | | | | |\ \ \ \
| | | | | | * | | | Add a lexer for the Whiley programming languageSebastian Schweizer2016-03-201-0/+296
| | | | | | | |_|/ | | | | | | |/| |
| | | | | * | | | Merged in camilstaps/pygments-main (pull request #564)Tim Hatch2016-05-311-0/+1124
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a NuSMV (2.6) lexer and example file.
| | | | | | * | | | Adds a NuSMV (2.6) lexer and example file.Camil Staps2016-03-021-0/+1124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://nusmv.fbk.eu/NuSMV/ and in particular the documentation at http://nusmv.fbk.eu/NuSMV/userman/v26/nusmv.pdf.
| | | | | * | | | | Merged in roskakori/pygments-tsql (pull request #577)Tim Hatch2016-05-319-0/+1611
| | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lexer for Transact-SQL
| | | | | | * \ \ \ \ Merged in __item4__/pygments-main/aheui (pull request #523)Tim Hatch2016-05-316-0/+1593
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merged in smattr/pygments-main/1575ad37-9b95-4885-9b49-352f0b1c860d (pull ↵Tim Hatch2016-05-311-0/+64
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request #579) Add support for the CapDL language.
| | | | | | | | * | | | | Add support for the CapDL language.Matthew Fernandez2016-04-011-0/+64
| | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | * | | | | Merged in ero-sennin/pygments-main (pull request #567)Tim Hatch2016-05-313-0/+1410
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add BibTeX lexers