kenz-gelsoft / wxRust2

re-exploration Rust binding to wx
MIT License
78 stars 10 forks source link

Add memory management tests #86

Open kenz-gelsoft opened 2 years ago

kenz-gelsoft commented 2 years ago

Some mechanisms implemented in the bining generator should have test. e.g.

To check memory leak, run this test with valgrind (or MSVC feature for leak check)