index
:
delta/python-packages/pygments-git.git
2382-fix
661/ashsearle/phpclass
686/ximmm/css
704/kenzierocks/antlrv4
716/kemichal/eloquence
719/tatt61880/kuin
723/drhouck/cliterals
732/djrm0/gdscript
752/camoberg/yang
765/lgiordani/m68k
767/6wind/yang
769/mtreinish/openqasm
793/brytonhall/singularity
829/TheMartianLife/yarn
834/john-andrews/chisel
836/MaisaMilena/formality
839/joente/thingsdb
Anteru/issue1009
argparse
bug/angular-html
examplefiles
fix/1437
fix/1579
fix/1698-lineos-wrapping
improve-linenos-handling
master
py2removal
raw-alias
regex
release/2.8.x
stable
task/add-analyze-text
task/improve-crlf-handling
github.com: pygments/pygments.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_data.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More tests moved to snippets/ (#2351)
Jean Abou-Samra
2023-02-23
1
-285
/
+0
*
Support comments in JSON (#2049)
Kurt McKee
2022-01-28
1
-13
/
+95
*
Happy new year.
Georg Brandl
2022-01-25
1
-1
/
+1
*
Modernize Whitespace token: data lexer(json,yaml)
Sebastian Engel
2021-10-23
1
-7
/
+8
*
tests: code style fixups
Georg Brandl
2021-01-20
1
-55
/
+58
*
Replace tests that assert on token output with auto-updatable samples (#1649)
Oleh Prypin
2021-01-18
1
-81
/
+0
*
Run pyupgrade across codebase to modernize syntax and patterns (#1622)
Jon Dufresne
2021-01-17
1
-1
/
+0
*
Speed up JSON and reduce HTML formatter consumption (#1569)
Kurt McKee
2020-10-26
1
-56
/
+180
*
fix regression in JSON lexer, bump to 2.7.1
2.7.1
Georg Brandl
2020-09-17
1
-7
/
+12
*
all: remove "u" string prefix (#1536)
Georg Brandl
2020-09-08
1
-51
/
+51
*
more explicitly define escape sequencies in JsonLexer (fix #1065) (#1528)
Nick Gerner
2020-08-31
1
-0
/
+28
*
Remove unittest classes from the test suite.
Georg Brandl
2019-11-10
1
-103
/
+110
*
Fix #1528 -- Yaml gets confused when a comment contains a key:value pair.
Matth?us G. Chajdas
2019-07-20
1
-1
/
+18
*
Robustify json-object against unexpected '}'
Tim Hatch
2016-05-31
1
-0
/
+13
*
Add a new lexer that assumes json object is already open.
Tim Hatch
2016-05-31
1
-0
/
+87