Skip to content
Snippets Groups Projects
Commit e4006703 authored by Siddharth Agarwal's avatar Siddharth Agarwal
Browse files

tests: use Mercurial 3.4.1 for all-version-tests

parent b1b03873
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,9 @@
# latest Ubuntu LTS release (2.8.2 for 14.04 LTS) may be dropped if they
# interfere with new development. The latest released minor version should be
# listed for each major version; earlier minor versions are not needed.
all-version-tests: tests-2.8.2 tests-3.0.1 tests-3.1 tests-3.2.2 tests-3.3 tests-3.4 tests-@
# Mercurial 3.4 had a core bug that caused a harmless test failure -- 3.4.1
# fixes that bug.
all-version-tests: tests-2.8.2 tests-3.0.1 tests-3.1 tests-3.2.2 tests-3.3 tests-3.4.1 tests-@
.PHONY: tests all-version-tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment