From 433ef36589e8468cd9d44cda96b16347a6b5860c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 4 Jul 2024 19:04:04 +0300 Subject: Drop some old backward compatibility related code --- tests/manifest/testscript | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'tests') diff --git a/tests/manifest/testscript b/tests/manifest/testscript index d7ec37f..b583b5c 100644 --- a/tests/manifest/testscript +++ b/tests/manifest/testscript @@ -4109,29 +4109,6 @@ stdin:6:13: error: end of simple requirement expected EOE - # @@ TMP Drop this test and uncomment the next one when toolchain 0.15.0 - # is released (see dependency_alternatives_parser::parse_alternative() - # for details). - # - : old-fashioned - : - $* <>EOO - : 1 - name: foo - version: 2.0.0 - summary: Modern C++ parser - license: LGPLv2 - requires: ? vc15; VC 15 or later if targeting Windows. - EOI - : 1 - name: foo - version: 2.0.0 - summary: Modern C++ parser - license: LGPLv2 - requires: vc15 ? ; VC 15 or later if targeting Windows. - EOO - - #\ : reflect : $* <>EOE != 0 @@ -4144,7 +4121,6 @@ EOI stdin:6:13: error: end of simple requirement expected EOE - #\ : with-id : @@ -4959,9 +4935,6 @@ : buildfiles : { - # @@ TMP Uncomment when the missing bootstrap-build value related - # workaround is removed (see manifest.cxx for details). - #\ : no-bootstrap : $* <"stdin:10:1: error: no package bootstrap build specified" != 0 @@ -4975,7 +4948,6 @@ location: foo/foo-2.0.0.tar.gz sha256sum: b5b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 EOI - #\ } } -- cgit v1.1