test:
	cargo test --no-default-features
	cargo test
	cargo test --all-features
