summaryrefslogtreecommitdiff
path: root/tests/basics/fun_name.py
AgeCommit message (Expand)Author
2022-06-24tests/basics: Add tests for __name__ and __globals__ attrs on closures.Damien George
2019-10-01tests/basics: Add test for getting name of func with closed over locals.Damien George
2018-12-06py/objboundmeth: Support loading generic attrs from the method.Damien George
2017-12-12tests: Fix few test for proper "skipped" detection with qemu-arm's tinytest.Paul Sokolovsky
2015-04-16tests: Convert line endings in fun_name.py from CRLF to LF.Damien George
2015-03-20py: Allow retrieving a function's __name__.stijn