comparison Makefile @ 1074:826363837447

compat: update testedwith to include hg 4.4
author Kevin Bullock <kbullock@ringworld.org>
date Wed, 01 Nov 2017 19:51:22 -0500
parents c560ed4d5a55
children c79597908178
comparison
equal deleted inserted replaced
1073:03e7c9d1fbb6 1074:826363837447
31 # Mercurial 3.4 had a core bug that caused a harmless test failure -- 3.4.1 31 # Mercurial 3.4 had a core bug that caused a harmless test failure -- 3.4.1
32 # fixes that bug. 32 # fixes that bug.
33 33
34 all-version-tests: tests-2.8.2 tests-2.9.2 tests-3.0.2 tests-3.1.2 tests-3.2.4 \ 34 all-version-tests: tests-2.8.2 tests-2.9.2 tests-3.0.2 tests-3.1.2 tests-3.2.4 \
35 tests-3.3.3 tests-3.4.2 tests-3.5.2 tests-3.6.3 tests-3.7.3 tests-3.8.4 \ 35 tests-3.3.3 tests-3.4.2 tests-3.5.2 tests-3.6.3 tests-3.7.3 tests-3.8.4 \
36 tests-3.9.2 tests-4.0.2 tests-4.1.3 tests-4.2.3 tests-4.3 tests-@ 36 tests-3.9.2 tests-4.0.2 tests-4.1.3 tests-4.2.3 tests-4.3.3 tests-4.4 tests-@
37 37
38 .PHONY: tests all-version-tests 38 .PHONY: tests all-version-tests