- 13 Apr, 2017 1 commit
-
-
Vladimír Čunát authored
I consider it much more important and prefer to see those errors first.
-
- 23 Mar, 2017 1 commit
-
-
Petr Špaček authored
The double negative was driving me crazy so when I was changing the code parameter processing code path I changed replaced boolean NO_MINIMIZE with QMIN.
-
- 17 Feb, 2017 1 commit
-
-
Petr Špaček authored
Failing early is especially important in scripts which run make multiple times. It prevents the user from missing some failing tests in earlier runs.
-
- 09 Feb, 2017 4 commits
-
-
Petr Špaček authored
This is useful for other testing tools which can place binaries in weird locations etc.
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
kresd_run.sh uses the new ability to read default value for NO_MINIMIZE from environment variable to the whole run test suite twice: With enabled and disabled query name minimization. Tests which explicitly specify query-minimization option are not affected and thus executed twice with the same options. Practically this affects only 4 tests so I do not think it is worth optimizing it.
-
- 13 Oct, 2015 1 commit
-
-
Grigorii Demidov authored
-