summaryrefslogtreecommitdiff
path: root/test/test_base.py
Commit message (Expand)AuthorAgeFilesLines
* [test] rename test modulesSylvain Th?nault2014-04-181-223/+0
* Make it possible to show a naming hint for invalid name by setting include-na...Torsten Marek2014-03-301-6/+27
* Added support for enforcing multiple, but consistent name styles for differen...Torsten Marek2014-04-091-0/+67
* Fix testcase names in test_base.py to be PEP8-conformant.Torsten Marek2014-04-041-9/+9
* Add a new decorator that can be used to declaratively set options on the chec...Torsten Marek2014-03-301-5/+5
* add missing test main call to please apycot/'python file.py'Sylvain Th?nault2013-08-051-2/+6
* Implement property support for method name checking.Torsten Marek2013-06-201-0/+47
* Change the base checker to use symbolic names rather than IDs.Torsten Marek2013-06-191-4/+4
* Use the class name regex for toplevel name assignments whose RHS callfunc res...Torsten Marek2013-06-191-1/+35
* Extended the docstring tester to optionally allow skipping the requirement forTorsten Marek2013-06-181-0/+50