comparison test/suite_aggrs/README.txt @ 432:167faab0c0be

first usable version of test suite for aggregates, handling only non-nested struct params, at the moment; still missing: - unions - arrays - aggregates as return values
author Tassilo Philipp
date Fri, 21 Jan 2022 15:42:29 +0100
parents
children 252f32fa59d8
comparison
equal deleted inserted replaced
431:1cb8a65ea27f 432:167faab0c0be
1 suite_aggrs for dyncall written in C and Lua.
2
3 Tests aggregates (structs, unions and arrays) passed by value, along with other, non-aggregate args.
4
5 @@@ unions and arrays missing
6