Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-17 | t: Filter out any environment variable starting with DEB_ in mk.t | Guillem Jover | 1 | -1/+1 | |
These might affect the test results, and make them fail. | |||||
2015-08-06 | scripts/t: Get the reference build flags from dpkg-buildflags.pl | Guillem Jover | 1 | -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-06 | scripts/t: Generalize get_arch_vars() into cmd_get_vars() | Guillem Jover | 1 | -10/+9 | |
2015-08-04 | scripts/t: Add test cases for the makefile snippets | Guillem Jover | 1 | -0/+76 | |