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_basic_api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and test the "lex(class)" and "format(class)" handlers.
Georg Brandl
2014-11-11
1
-1
/
+18
*
Dont print out all tokens to stdout.
Georg Brandl
2014-10-08
1
-2
/
+0
*
Closes #908: fix test suite to test formatters with no Unicode output correctly.
Georg Brandl
2014-10-07
1
-7
/
+9
*
Closes #1028: fix filters to return Unicode strings
Georg Brandl
2014-10-07
1
-7
/
+16
*
Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...
Georg Brandl
2014-10-07
1
-12
/
+3
*
Fix minor problems noted by regexlint and 'make check'
Tim Hatch
2014-10-04
1
-1
/
+3
*
Sort out Unicode output issues with RTF and image formatters.
Georg Brandl
2014-09-20
1
-1
/
+1
*
Don't test lexer classes from arbitrary plugins.
Georg Brandl
2014-09-20
1
-2
/
+2
*
make test with -v a bit easier on the eyes
Georg Brandl
2014-09-20
1
-4
/
+5
*
basic API test: use SkipTest; PEP8
Georg Brandl
2014-09-20
1
-13
/
+15
*
Make each instantiation a single test
Georg Brandl
2014-09-20
1
-2
/
+4
*
Refactored formatter mapping to work like the lexer mapping.
Georg Brandl
2014-09-20
1
-6
/
+10
*
Update ElixirLexer and example_elixir.ex
Alexei Sholik
2014-06-05
1
-0
/
+309