diff options
author | Jo-Philipp Wich <jo@mein.io> | 2023-01-23 11:36:31 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2023-01-23 11:36:31 +0100 |
commit | f1be0d725735fd8dd489494b00e954a93223f722 (patch) | |
tree | 2a433e6506d6cd3a61bf75f4829de46f22c9a9af /program.c | |
parent | 48a6eac1da1584ea784fd7d53f761baa87ae84d2 (diff) |
types: fix array unshift operations and add test coverage
- Fix `ucv_array_unshift()` improperly rejecting operation on empty arrays
- Fix `uc_unshift()` improperly reversing maintaining argument order
- Add missing test coverage for `push()`, `pop()`, `unshift()` and
`shift()` array operations.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'program.c')
0 files changed, 0 insertions, 0 deletions