aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorXiretza <xiretza@xiretza.xyz>2022-03-17 10:38:51 +0100
committerXiretza <xiretza@xiretza.xyz>2022-03-17 10:38:51 +0100
commit193528ca0d3678fa90cdb2878f361cfcbf23c940 (patch)
tree67f6d0ceeb24b858eea34ae9054382f6fcbfa98d /setup.py
parent8fe837a38b18a98aa7abd36386844b9729e22427 (diff)
downloadghdl-193528ca0d3678fa90cdb2878f361cfcbf23c940.tar.gz
ghdl-193528ca0d3678fa90cdb2878f361cfcbf23c940.tar.bz2
ghdl-193528ca0d3678fa90cdb2878f361cfcbf23c940.zip
Makefile: fix order of test target dependencies
The install.*.local targets need to be run before the backend-specific test target, but this is not guaranteed by making them all dependencies of the global test target. Making the install targets dependencies of the backend-specific test target instead guarantees they are executed before the testsuite is run.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions