rust-crosscompiler-arm icon indicating copy to clipboard operation
rust-crosscompiler-arm copied to clipboard

'cargo test' doesn't work

Open dlecan opened this issue 9 years ago • 2 comments
trafficstars

cargo --version, cargo build ... work perfectly. But cargo test doesn't.

Running target/arm-unknown-linux-gnueabihf/debug/gdu-87960cd2401908e1
/source/target/arm-unknown-linux-gnueabihf/debug/gdu-87960cd2401908e1: 1: /source/target/arm-unknown-linux-gnueabihf/debug/gdu-87960cd2401908e1: Syntax error: word unexpected (expecting ")")

dlecan avatar Jan 29 '16 09:01 dlecan

I ran cargo test this morning and it worked fine!

❤️ this project by the way.

judy2k avatar Mar 11 '17 19:03 judy2k

Thank you for the feedback!

dlecan avatar Mar 18 '17 19:03 dlecan