summaryrefslogtreecommitdiff
path: root/tests/basics/fun_callstardblstar.py
AgeCommit message (Expand)Author
2022-08-06py/runtime: Fix crash in star arg unpacking.David Lechner
2022-04-01tests/basics/fun_callstardblstar: Add test for large arg allocation.Damien George
2022-03-31tests/basics/fun_callstardblstar: Add coverage test.David Lechner
2022-03-31py/runtime: Allow multiple *args in a function call.David Lechner
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George