Hi,
On 01/06/16 13:34, Bernhard Übelacker wrote:
I guess there is nothing against changing the sizes test to a list where the test function iterates on?
It can be done this way.
Do you want both tests submitted? (The vbtable size test and the ctor/dtor call test)
There are already tests for ctor/dtor (see dlls/msvcp90/tests/misc.c:test_virtual_base_dtors). There's no need to duplicate it.
Should I send similar vbtable sizes tests for the other msvcp versions too?
Sure, it's better to have more tests. It may be easier to first get the tests accepted to one dll and then add it to other versions.
Thanks, Piotr