comparison Makefile @ 976:97528d49ae5b

all-version-tests: test Mercurial 3.6.3
author Siddharth Agarwal <sid0@fb.com>
date Sat, 02 Jan 2016 03:35:55 -0800
parents 1f367cf5e688
children 53d514c9c7e6
comparison
equal deleted inserted replaced
975:afea0e32db20 976:97528d49ae5b
29 # listed for each major version; earlier minor versions are not needed. 29 # listed for each major version; earlier minor versions are not needed.
30 # Mercurial 3.4 had a core bug that caused a harmless test failure -- 3.4.1 30 # Mercurial 3.4 had a core bug that caused a harmless test failure -- 3.4.1
31 # fixes that bug. 31 # fixes that bug.
32 32
33 all-version-tests: tests-2.8.2 tests-3.0.1 tests-3.1 tests-3.2.2 tests-3.3 \ 33 all-version-tests: tests-2.8.2 tests-3.0.1 tests-3.1 tests-3.2.2 tests-3.3 \
34 tests-3.4.1 tests-3.5.2 tests-3.6.2 tests-@ 34 tests-3.4.1 tests-3.5.2 tests-3.6.3 tests-@
35 35
36 .PHONY: tests all-version-tests 36 .PHONY: tests all-version-tests