summaryrefslogtreecommitdiff
path: root/tests/test_javascript.py
Commit message (Expand)AuthorAgeFilesLines
* Happy new year.Georg Brandl2022-01-251-1/+1
* tests: code style fixupsGeorg Brandl2021-01-201-7/+4
* Replace tests that assert on token output with auto-updatable samples (#1649)Oleh Prypin2021-01-181-18/+0
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Merge branch 'master' of https://github.com/felixhao28/pygments into felixhao...Matthäus G. Chajdas2021-01-041-2/+24
|\
| * Update tests/test_javascript.pyFelix Hao2021-01-041-1/+1
| * add test_function_definitionYiyang Hao2020-08-241-1/+23
* | Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* | Overhaul Javascript numeric literals (#1534)Kurt McKee2020-09-061-70/+69
* | Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
|/
* Remove unittest classes from the test suite.Georg Brandl2019-11-101-36/+35
* Initial port to py.testGeorg Brandl2019-11-101-4/+6
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+84