summaryrefslogtreecommitdiff
path: root/scripts/t/mk.t
AgeCommit message (Collapse)AuthorFilesLines
2015-09-17t: Filter out any environment variable starting with DEB_ in mk.tGuillem Jover1-1/+1
These might affect the test results, and make them fail.
2015-08-06scripts/t: Get the reference build flags from dpkg-buildflags.plGuillem Jover1-0/+4
The build flags might change depending on the architecture, so instead of hardcoding them, retrieve them from the source's tree dpkg-buildflags.pl. Closes: #794694
2015-08-06scripts/t: Generalize get_arch_vars() into cmd_get_vars()Guillem Jover1-10/+9
2015-08-04scripts/t: Add test cases for the makefile snippetsGuillem Jover1-0/+76