AaronRobinsonMSFT / DNMD

Reimplementation of ECMA-335 metadata APIs
MIT License
16 stars 3 forks source link

Add tests for invalid arguments to the Import APIs #10

Open AaronRobinsonMSFT opened 1 year ago

AaronRobinsonMSFT commented 1 year ago

The current unit testing for the IMetadataImport2 API always passes valid arguments. Tests should be added to ensure invalid arguments result in the same error codes as the built-in versions of the API.