rust-cookbook icon indicating copy to clipboard operation
rust-cookbook copied to clipboard

Cannot properly test "ex-cc-static-bundled" as it's multi file example

Open budziq opened this issue 8 years ago • 2 comments
trafficstars

Currently part of the https://rust-lang-nursery.github.io/rust-cookbook/build_tools.html#ex-cc-static-bundled example was made ignore due to it being both multifile and build.rs based example (unfortunately, skeptic does not support either of these cases). Otherwise we trigger failure on appveor https://ci.appveyor.com/project/rust-lang-libs/rust-cookbook/build/1.0.49/job/wka0wjreymr1alw4

budziq avatar Sep 30 '17 00:09 budziq

Is this related? https://github.com/budziq/rust-skeptic/issues/76

AndyGauge avatar Jul 18 '18 16:07 AndyGauge

@AndyGauge yep

budziq avatar Jul 20 '18 06:07 budziq