view test/suite_aggrs/README.txt @ 435:a29baee68340

- suite_aggrs: simplified nested struct handling given upcoming api simplification (still not in depo, though, so test is ahead)
author Tassilo Philipp
date Mon, 24 Jan 2022 12:41:27 +0100
parents 167faab0c0be
children 252f32fa59d8
line wrap: on
line source

suite_aggrs for dyncall written in C and Lua.

Tests aggregates (structs, unions and arrays) passed by value, along with other, non-aggregate args.

@@@ unions and arrays missing