Skip to content

tests: Read integer uniforms with strtol() and strtoul().

Because %i sscanf() converters are deprecated, and in practice clamp to [-2^31, 2^31) on 32 bit.

Merge request reports

Loading