summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/fun_callstardblstar.py
Commit message (Expand)AuthorAge
* py/runtime: Fix crash in star arg unpacking.David Lechner2022-08-06
* tests/basics/fun_callstardblstar: Add test for large arg allocation.Damien George2022-04-01
* tests/basics/fun_callstardblstar: Add coverage test.David Lechner2022-03-31
* py/runtime: Allow multiple *args in a function call.David Lechner2022-03-31
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05