mirror of
https://github.com/curl/curl.git
synced 2026-08-25 03:23:32 +03:00
configure.ac: verify that libmetalink is new enough
Enabling test2017 to test2022.
This commit is contained in:
parent
89b431f60f
commit
069b280f63
3 changed files with 37 additions and 16 deletions
|
|
@ -5,9 +5,3 @@
|
|||
594
|
||||
1209
|
||||
1211
|
||||
2017
|
||||
2018
|
||||
2019
|
||||
2020
|
||||
2021
|
||||
2022
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ test1400 test1401 test1402 test1403 test1404 test1405 test1406 test1407 \
|
|||
test1408 \
|
||||
test2000 test2001 test2002 test2003 test2004 test2005 test2006 test2007 \
|
||||
test2008 test2009 test2010 test2011 test2012 test2013 test2014 test2015 \
|
||||
test2016 test2017
|
||||
test2016 test2017 test2018 test2019 test2020 test2021 test2022
|
||||
|
||||
EXTRA_DIST = $(TESTCASES) DISABLED
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue