Lines Matching full:current_version
9 ; RUN: -current_version 3 -compatibility_version 2 \
15 ; RUN: -current_version 3 -compatibility_version 2 \
21 ; RUN: -current_version 3 -compatibility_version 2 \
22 ; RUN: -o tmp.tbd --verify-against=%t/Simple 2>&1 | FileCheck -check-prefix=CURRENT_VERSION %s
23 ; CURRENT_VERSION: error: current_version does not match: '3' (provided) vs '1.2.3' (found)
27 ; RUN: -current_version 1.2.3 -compatibility_version 2 \
33 ; RUN: -current_version 1.2.3 -compatibility_version 1 -fapplication-extension \
39 ; RUN: -current_version 1.2.3 -compatibility_version 1 -not_for_dyld_shared_cache \
45 ; RUN: -current_version 1.2.3 -compatibility_version 1 \
52 ; RUN: -current_version 1.2.3 -compatibility_version 1 -reexport_library %t/Foo.tbd \
58 ; RUN: -current_version 1.2.3 -compatibility_version 1 -umbrella Bogus \