6 Commits

Author SHA1 Message Date
AliceLR
56e60afab2 Don't use -Wno-unused-result, -Wno-array-bounds; fix more warnings. 2021-07-30 00:50:13 -06:00
AliceLR
8ae80a985c Fix -Wunused-but-set-variable test-dev warnings. 2021-07-29 06:05:35 -06:00
AliceLR
f06a3d838e Fix unused variable warnings in test-dev. 2021-07-18 15:03:45 -06:00
Ozkan Sezer
839a4f14e1 added xmp_syserrno() to libxmp api.
To be used to retrieve errno upon receiving -XMP_ERROR_SYSTEM from
a libxmp function call. Useful when either libxmp or its client is
statically linked to libc.

Closes: https://github.com/libxmp/libxmp/issues/335
2021-03-27 23:03:50 +03:00
AliceLR
8e3ae4fd18 Fix test-dev sample, depack, prowizard, and api leaks. 2020-11-07 18:37:57 -07:00
Claudio Matsuoka
41da059936 [test] Add test for smix sample loading
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-09-29 23:21:14 -03:00