AaronRobinsonMSFT / DNMD

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

Compare baseline results to current results by value instead of by pointer for byte blobs #14

Closed jkoritzinsky closed 1 year ago

jkoritzinsky commented 1 year ago

This will allow us to still use this same baseline/current testing methodology for our emit tests, where the baseline implementations move the data around on creation if they're in edit mode.