summaryrefslogtreecommitdiff
path: root/tests/test_token.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Fixed deepcopy-ing of Token instances (closes #1168)Georg Brandl2016-02-021-0/+8
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Finalize single-source port for Py2.[67] and Py3.3+.Georg Brandl2014-01-181-2/+2
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Fixes #748: clean up deprecation and resource warnings in the test suite when...Georg Brandl2012-03-111-10/+7
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Consistency fixes in the test suite.gbrandl2009-09-151-4/+0
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* move the if __name__ == __main__ test from token.py to its testBenjamin Peterson2008-09-111-9/+11
* [svn] Make mapfiles, make check, add D test file, make reindent.gbrandl2007-04-251-1/+1
* [svn] Fix a cmdline bug.gbrandl2007-02-251-0/+51