On 07.04.2017 6:51, Jefferson Carpenter wrote:
Adds interfaces used by IMesh in bug 42416, except for these:
To add tests create a 'tests' directory, Makefile.in in it, and wmvcore.c (file name could be different), where you place tests. You'll have to modify configure.ac to add WINE_CONFIG_TEST line in it. If you need to link to wmvcore.dll from your test, you'll need to modify WINE_CONFIG_DLL too, to include implib directive.
I have two patches awaiting review, one of which is to add tests for this.
https://source.winehq.org/patches/data/132140 https://source.winehq.org/patches/data/132141
Best Regards Alistair Leslie-Hughes