aboutsummaryrefslogtreecommitdiff
path: root/tests/unittest_objects.py
AgeCommit message (Expand)Author
2021-09-14Add typing in tests directory (#1163)Pierre Sassoulas
2021-08-19 Replace the constant BUILTINS by the string 'builtins'Pierre Sassoulas
2021-07-20Bump astroid to 2.6.4, update changelogPierre Sassoulas
2021-07-19Bump astroid to 2.6.3, update changelogPierre Sassoulas
2021-07-01Fix copyright links (#1084)Marc Mueller
2021-06-15Import exceptions from astroid.exceptions to avoid circular importsPierre Sassoulas
2021-04-19Add an isort configuration in setup.cfg and apply itPierre Sassoulas
2021-04-10Fix issue #891Pierre Sassoulas
2021-03-28Prepare for 2.5.2 releasePierre Sassoulas
2021-02-28Upgrade copyrite noticePierre Sassoulas
2021-02-15Update copyright noticehippo91
2020-12-30Remove required_version for 3.6 and belowDavid Gilman
2020-04-27Add missing copyright annotations for the past releasesClaudiu Popa
2020-03-10Remove Python 2 specific testsClaudiu Popa
2019-10-15Moved tests out of package directory (#704)Ashley Whetter