diff options
author | Björn Persson <Bjorn@Rombobjörn.se> | 2014-01-31 08:32:17 +0100 |
---|---|---|
committer | Björn Persson <Bjorn@Rombobjörn.se> | 2014-01-31 08:32:17 +0100 |
commit | 5d900ea8ccb660d4d3bb9aaa08464fb9aae081f9 (patch) | |
tree | 67f8d3df5ed5b6549834cf59fc90aa87ab68ca9e /testsuite/inputs | |
parent | dfc4c5cdce886fa7261258a1b40d463ce5c39de1 (diff) |
Check that the right generated files exist.
Diffstat (limited to 'testsuite/inputs')
-rw-r--r-- | testsuite/inputs/clean | 2 | ||||
-rw-r--r-- | testsuite/inputs/default_build | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/inputs/clean b/testsuite/inputs/clean index a0d18f9..2b37fec 100644 --- a/testsuite/inputs/clean +++ b/testsuite/inputs/clean @@ -1,4 +1,4 @@ -common_setup expect_configuration +common_setup make make clean diff --git a/testsuite/inputs/default_build b/testsuite/inputs/default_build index af01356..635b842 100644 --- a/testsuite/inputs/default_build +++ b/testsuite/inputs/default_build @@ -1,3 +1,4 @@ -common_setup expect_configuration +expect_generated_files +common_setup make |