summaryrefslogtreecommitdiff
path: root/tests/test_csound.py
Commit message (Expand)AuthorAgeFilesLines
* Replace tests that assert on token output with auto-updatable samples (#1649)Oleh Prypin2021-01-181-523/+0
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* all: remove "u" string prefix (#1536)Georg Brandl2020-09-081-245/+245
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Update for Csound 6.13.0Nathan Whetsell2019-11-101-0/+14
* Remove unittest classes from the test suite.Georg Brandl2019-11-101-415/+434
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Improve CSound name handling.Matth?us G. Chajdas2019-02-121-0/+11
* Update for Csound 6.09.1Nathan Whetsell2017-08-061-6/+15
* Fix issue with opcode typesNathan Whetsell2017-05-261-2/+2
* Add Csound lexer testsNathan Whetsell2017-01-281-0/+471