File: rules

package info (click to toggle)
rust-shadow-rs 0.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 240 kB
  • sloc: makefile: 7
file content (7 lines) | stat: -rwxr-xr-x 276 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
%:
	dh $@ --buildsystem cargo

override_dh_auto_test:
	dh_auto_test -- test -- --skip date_time::tests::test_local_now_human_format --skip git::tests::test_current_branch \
	--skip git::tests::test_git --skip tests::test_build --skip tests::test_build_deny