roc/crates/bindgen/tests
Richard Feldman bf63c45b46
Compute src_dir from original filename
This fixed a bug where bindgen was providing cwd() for src_dir,
but actually the src_dir should have been based on the filename.
This prevents that problem from happening in the future!
2022-07-13 12:49:06 -04:00
..
fixture-templates/rust moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
fixtures moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
helpers Compute src_dir from original filename 2022-07-13 12:49:06 -04:00
gen_rs.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
test_bindgen_cli.rs removed dbg 2022-07-01 17:41:53 +02:00