Home
last modified time | relevance | path

Searched +full:test +full:- +full:macos (Results 1 – 25 of 524) sorted by relevance

12345678910>>...21

/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dfeatures_test.dart2 // Use of this source code is governed by a BSD-style license that can be
35 test('setting has safe defaults', () {
42 test('has safe defaults', () {
50 test('retrieves the correct setting for each branch', () {
70 test('env variables are only enabled with "true" string', () => testbed.run(() {
80 test('flutter web help string', () {
84 test('flutter macOS desktop help string', () {
85 …pFeature.generateHelpMessage(), 'Enable or disable Flutter for desktop on macOS. This setting will…
88 test('flutter Linux desktop help string', () {
92 test('flutter Windows desktop help string', () {
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/
DmacOS_Catalina.md1 # Installation notes for macOS Catalina (v10.15)
3 …ious versions of macOS to Catalina (10.15). It should be removed from the source repository when C…
5 **Upgrading to macOS Catalina may cause normal `node-gyp` installations to fail.**
7 ### Is my Mac running macOS Catalina?
15 … for you. Normal install docs for `node-gyp` on macOS can be found at https://github.com/nodejs/no…
18 ### The acid test
19 To see if `Xcode Command Line Tools` is installed in a way that will work with `node-gyp`, run:
20 1. `/usr/sbin/pkgutil --packages | grep CL`
21 * `com.apple.pkg.CLTools_Executables` should be listed. If it isn't, this test failed.
22 2. `/usr/sbin/pkgutil --pkg-info com.apple.pkg.CLTools_Executables`
[all …]
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/web/
Dworkflow_test.dart2 // Use of this source code is governed by a BSD-style license that can be
23 MockPlatform macos;
28 notSupported = MockPlatform(linux: false, windows: false, macos: false);
31 macos = MockPlatform(macos: true);
43 test('Applies on Linux', () => testbed.run(() {
52 test('Applies on macOS', () => testbed.run(() {
58 Platform: () => macos,
61 test('Applies on Windows', () => testbed.run(() {
70 test('does not apply on other platforms', () => testbed.run(() {
80 test('does not apply if feature flag is disabled', () => testbed.run(() {
[all …]
/third_party/node/
DBUILDING.md5 test suite to confirm that the binary works as intended is a good next step.
7 If you can reproduce a test failure, search for it in the
13 * [Supported platforms](#supported-platforms)
16 * [Platform list](#platform-list)
17 * [Supported toolchains](#supported-toolchains)
18 * [Official binary platforms and toolchains](#official-binary-platforms-and-toolchains)
19 * [OpenSSL asm support](#openssl-asm-support)
20 * [Previous versions of this document](#previous-versions-of-this-document)
21 * [Building Node.js on supported platforms](#building-nodejs-on-supported-platforms)
22 * [Note about Python 2 and Python 3](#note-about-python-2-and-python-3)
[all …]
/third_party/boost/libs/predef/
Dazure-pipelines.yml5 # Copyright Rene Rivera 2019-2020.
10 - develop
11 - master
12 - feature/*
16 - develop
29 - stage: Test
32 - job: 'Linux'
37 CXX: g++-9
38 PACKAGES: g++-9
39 B2_ARGS: 'cxxstd=03,11,14,17,2a cxxstd-dialect=gnu'
[all …]
/third_party/gstreamer/gstreamer/m4/
Dintlmacosx.m41 # intlmacosx.m4 serial 1 (gettext-0.17)
2 dnl Copyright (C) 2004-2007 Free Software Foundation, Inc.
16 dnl Checks for special options needed on MacOS X.
20 dnl Check for API introduced in MacOS X 10.2.
24 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
30 if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
32 …[Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation fram…
34 dnl Check for API introduced in MacOS X 10.3.
37 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
42 if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
[all …]
/third_party/gstreamer/gstplugins_base/m4/
Dintlmacosx.m41 # intlmacosx.m4 serial 1 (gettext-0.17)
2 dnl Copyright (C) 2004-2007 Free Software Foundation, Inc.
16 dnl Checks for special options needed on MacOS X.
20 dnl Check for API introduced in MacOS X 10.2.
24 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
30 if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
32 …[Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation fram…
34 dnl Check for API introduced in MacOS X 10.3.
37 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
42 if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
[all …]
/third_party/gstreamer/gstplugins_good/m4/
Dintlmacosx.m41 # intlmacosx.m4 serial 1 (gettext-0.17)
2 dnl Copyright (C) 2004-2007 Free Software Foundation, Inc.
16 dnl Checks for special options needed on MacOS X.
20 dnl Check for API introduced in MacOS X 10.2.
24 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
30 if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
32 …[Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation fram…
34 dnl Check for API introduced in MacOS X 10.3.
37 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
42 if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
[all …]
/third_party/gstreamer/gstplugins_bad/m4/
Dintlmacosx.m41 # intlmacosx.m4 serial 1 (gettext-0.17)
2 dnl Copyright (C) 2004-2007 Free Software Foundation, Inc.
16 dnl Checks for special options needed on MacOS X.
20 dnl Check for API introduced in MacOS X 10.2.
24 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
30 if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
32 …[Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation fram…
34 dnl Check for API introduced in MacOS X 10.3.
37 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
42 if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
[all …]
/third_party/libsnd/.github/workflows/
Daction.yml8 fail-fast: false
11 ubuntu-gcc-autotools,
12 ubuntu-clang-autotools,
13 ubuntu-gcc-ossfuzz,
14 macos-autotools,
15 ubuntu-gcc-cmake,
16 ubuntu-gcc-cmake-shared,
17 ubuntu-clang-cmake,
18 ubuntu-clang-cmake-shared,
19 macos-cmake,
[all …]
/third_party/boost/tools/build/
Dazure-pipelines.yml5 # Copyright Rene Rivera 2015-2019.
10 - develop
11 - master
12 - feature/*
15 - appveyor.yml
19 - develop
22 - appveyor.yml
26 - stage: Test
29 - job: 'Linux'
31 vmImage: 'ubuntu-16.04'
[all …]
/third_party/node/.github/workflows/
Dtest-macos.yml1 name: test-macOS
10 test-macOS:
11 runs-on: macos-latest
13 - uses: actions/checkout@v2
14 - name: Set up Python ${{ env.PYTHON_VERSION }}
15 uses: actions/setup-python@v1
17 python-version: ${{ env.PYTHON_VERSION }}
18 - name: Environment Information
20 - name: Build
21 run: make build-ci -j8 V=1
[all …]
/third_party/harfbuzz/.circleci/
Dconfig.yml4 win32-executor:
6 - image: cimg/base:edge-20.04
7 autotools-executor:
9 - image: cimg/base:edge-20.04
13 macos-10_14_4-aat-fonts:
14 macos:
17 - checkout
18- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c g…
19 - run: pip3 install meson --upgrade
20- run: PKG_CONFIG_PATH="/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig" me…
[all …]
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/build_system/targets/
Dmacos_test.dart2 // Use of this source code is governed by a BSD-style license that can be
12 import 'package:flutter_tools/src/build_system/targets/macos.dart';
14 import 'package:flutter_tools/src/macos/cocoapods.dart';
15 import 'package:flutter_tools/src/macos/xcode.dart';
22 const String _kInputPrefix = 'bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.framework';
23 const String _kOutputPrefix = 'macos/Flutter/ephemeral/FlutterMacOS.framework';
44 fs.file('packages/flutter_tools/lib/src/build_system/targets/macos.dart'),
68 kTargetPlatform: 'darwin-x64',
77 test('Copies files to correct cache directory', () => testbed.run(() async {
83 final Directory source = fs.directory(arguments[arguments.length - 2]);
[all …]
/third_party/libjpeg/
Dmakeproj.mac1 --
2 -- makeproj.mac
3 --
4 -- This AppleScript builds Code Warrior PRO Release 2 project files for the
5 -- libjpeg library as well as the test programs 'cjpeg', 'djpeg', 'jpegtran'.
6 -- (We'd distribute real project files, except they're not text
7 -- and would create maintenance headaches.)
8 --
9 -- The script then compiles and links the library and the test programs.
10 -- NOTE: if you haven't already created a 'jconfig.h' file, the script
[all …]
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Draw_keyboard_macos.dart2 // Use of this source code is governed by a BSD-style license that can be
11 /// Platform-specific key event data for macOS.
13 /// This object contains information about key events obtained from macOS's
20 /// Creates a key event data structure specific for macOS.
34 /// The Unicode characters associated with a key-up or key-down event.
38 …umentation](https://developer.apple.com/documentation/appkit/nsevent/1534183-characters?language=o…
46 …umentation](https://developer.apple.com/documentation/appkit/nsevent/1524605-charactersignoringmod…
53 …umentation](https://developer.apple.com/documentation/appkit/nsevent/1534513-keycode?language=objc)
60 …umentation](https://developer.apple.com/documentation/appkit/nsevent/1535211-modifierflags?languag…
98 // This is a non-printable key that we don't know about, so we mint a new
[all …]
/third_party/node/test/parallel/
Dtest-macos-signed-deps.js3 // Notarization on macOS requires all binaries to be signed.
9 common.skip('macOS specific test');
16 const debuglog = require('util').debuglog('test');
19 'deps/npm/node_modules/term-size/vendor/macos/term-size',
25 const cp = spawnSync('codesign', [ '-vvvv', bin ], { encoding: 'utf8' });
/third_party/python/Mac/
DMakefile.in35 INSTALLED_PYTHONAPP=$(APPINSTALLDIR)/Contents/MacOS/$(PYTHONFRAMEWORK)
37 # Items more-or-less copied from the main Makefile
41 INSTALL_SYMLINK=ln -fsn
46 STRIPFLAG=-s
50 APPSUBDIRS=MacOS Resources
60 if [ ! -d "$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)/bin" ]; then \
61 $(INSTALL) -d -m $(DIRMODE) "$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)/bin" ;\
69 python3-config \
72 rm -f $${fn} ; \
73 $(LN) -s $(BINDIR)/$${fn} $${fn} ;\
[all …]
/third_party/flutter/flutter/
D.cirrus.yml2 image: gcr.io/flutter-cirrus/build-flutter-image:latest
8 # test path names with spaces in them.
10 PATH: "$CIRRUS_WORKING_DIR/bin:$CIRRUS_WORKING_DIR/bin/cache/dart-sdk/bin:$PATH"
13 - git clean -xfd
14 - git fetch origin
15 - git fetch origin master # To set FETCH_HEAD for "git merge-base" to work
17 folder: $HOME/.pub-cache
18 …fingerprint_script: echo $OS; grep -r --include=pubspec.yaml 'PUBSPEC CHECKSUM' "$CIRRUS_WORKING_D…
27 - name: docs
36 - name: deploy_gallery
[all …]
/third_party/freetype/builds/mac/
DREADME9 ------------------------------------------------------------
12 ---------------
15 running on classic MacOS. To build FreeType running on
19 vanilla FreeType to fit classic MacOS.
21 The information about MacOS specific API is written in
25 --------------
27 You can use MPW: a free-charged developer environment
33 2-1. Apple MPW
34 --------------
41 The final MPW-GM (official release on 1999/Dec) is too
[all …]
/third_party/flutter/skia/third_party/externals/freetype/builds/mac/
DREADME9 ------------------------------------------------------------
12 ---------------
15 running on classic MacOS. To build FreeType running on
19 vanilla FreeType to fit classic MacOS.
21 The information about MacOS specific API is written in
25 --------------
27 You can use MPW: a free-charged developer environment
33 2-1. Apple MPW
34 --------------
41 The final MPW-GM (official release on 1999/Dec) is too
[all …]
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/macos/
Dmacos_workflow_test.dart2 // Use of this source code is governed by a BSD-style license that can be
9 import 'package:flutter_tools/src/macos/macos_workflow.dart';
32 test('Applies to macOS platform', () => testbed.run(() {
39 test('Does not apply to non-macOS platform', () => testbed.run(() {
48 test('Does not apply when feature is disabled', () => testbed.run(() {
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ios/
Dxcodeproj_test.dart2 // Use of this source code is governed by a BSD-style license that can be
28 FakePlatform macOS;
34 macOS = fakePlatform('macos');
42 Platform: () => macOS,
48 when(mockProcessManager.runSync(<String>[xcodebuild, '-version']))
49 .thenThrow(const ProcessException(xcodebuild, <String>['-version']));
54 when(mockProcessManager.runSync(<String>[xcodebuild, '-version'])).thenReturn(
58 "xcode-select: error: tool 'xcodebuild' requires Xcode, "
68 when(mockProcessManager.runSync(<String>[xcodebuild, '-version']))
74 when(mockProcessManager.runSync(<String>[xcodebuild, '-version']))
[all …]
/third_party/flutter/flutter/packages/flutter_test/lib/src/
Dplatform.dart2 // Use of this source code is governed by a BSD-style license that can be
11 /// Whether the test is running on the Windows operating system.
13 /// This does not include test compiled to JavaScript running in a browser on
22 /// Whether the test is running on the macOS operating system.
24 /// This does not include test compiled to JavaScript running in a browser on
25 /// the macOS operating system.
33 /// Whether the test is running on the Linux operating system.
35 /// This does not include test compiled to JavaScript running in a browser on
44 /// Whether the test is running in a web browser compiled to JavaScript.
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/
Dprecache_test.dart2 // Use of this source code is governed by a BSD-style license that can be
30 …const <String>['precache', '--ios', '--android', '--web', '--macos', '--linux', '--windows', '--fu…
37 DevelopmentArtifact.macOS,
51 // Release lock between test cases.
56 …const <String>['precache', '--ios', '--android', '--web', '--macos', '--linux', '--windows', '--fu…
68 testUsingContext('Downloads artifacts when --force is provided', () async {
70 // Release lock between test cases.
74 await createTestCommandRunner(command).run(const <String>['precache', '--force']);

12345678910>>...21