Explorar o código

sorting unit tests files.

Sander Mathijs van Veen %!s(int64=14) %!d(string=hai) anos
pai
achega
1d02e8398b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/rules.mk

+ 1 - 1
tests/rules.mk

@@ -1,4 +1,4 @@
-TESTS=$(wildcard tests/test_*.py)
+TESTS=$(sort $(wildcard tests/test_*.py))
 COVERAGE_OUTPUT_DIR := coverage
 PROFILER_OUTPUT_DIR := profiles
 OMIT := /usr/share/pyshared/*,external/*