mstange / pdb-addr2line

A rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.
https://docs.rs/pdb-addr2line
Apache License 2.0
33 stars 4 forks source link

Add some more tests #8

Open mstange opened 3 years ago

mstange commented 3 years ago

There are no tests in this repository at the moment. This needs to be rectified.

mstange commented 3 years ago

One test exists now. And more importantly, two pdb files are in tests/fixtures/.