__init__.py |
|
0 |
action |
|
|
backend |
|
|
code_analysis |
|
|
codecoverage |
|
|
common.py |
|
1884 |
compilation |
|
|
configure |
|
|
controller |
|
|
data |
|
|
frontend |
|
|
python.toml |
|
2074 |
repackaging |
|
|
test_android_version_code.py |
Verify that it is an error to ask for v1 codes predating the cutoff. |
4053 |
test_artifact_cache.py |
|
4993 |
test_artifacts.py |
|
4533 |
test_base.py |
Trailing slashes in topobjdir should be removed. |
15429 |
test_containers.py |
As a special exception, we allow None to be treated as an empty
list. |
5583 |
test_dotproperties.py |
key=value
|
5124 |
test_expression.py |
Unit tests for the Context class
|
2662 |
test_jarmaker.py |
Return information for the given file. This only works on Windows. |
17459 |
test_licenses.py |
Unit tests for the Rust Vendoring stuff
|
1042 |
test_line_endings.py |
Unit tests for the Context class
|
1154 |
test_makeutil.py |
|
5242 |
test_manifest.py |
---
schema: 1
origin:
name: cairo
description: 2D Graphics Library
url: https://www.cairographics.org/
release: version 1.6.4
license:
- MPL-1.1
- LGPL-2.1
revision: AA001122334455
bugzilla:
product: Core
component: Graphics
|
55308 |
test_mozconfig.py |
Ensures ac_add_options calls are captured. |
10601 |
test_mozinfo.py |
Test that missing required values raises.
|
9078 |
test_preprocessor.py |
Unit tests for the Context class
|
22402 |
test_pythonutil.py |
|
680 |
test_rewrite_mozbuild.py |
if CONFIG['OS_ARCH'] != 'Darwin' and CONFIG['CC_TYPE'] in ('clang', 'gcc'):
if CONFIG['HAVE_ARM_NEON']:
SOURCES += [
"pixman-arm-neon-asm-bilinear.S",
"pixman-arm-neon-asm.S",
]
if CONFIG['HAVE_ARM_SIMD']:
SOURCES += [
'pixman-arm-simd-asm-scaled.S',
'pixman-arm-simd-asm.S']
SOURCES += ['pixman-region32.c',
'pixman-solid-fill.c',
'pixman-trap.c',
'pixman-utils.c',
'pixman-x86.c',
'pixman.c',
]
if use_sse2:
DEFINES['USE_SSE'] = True
DEFINES['USE_SSE2'] = True
SOURCES += ['pixman-sse2.c']
SOURCES['pixman-sse2.c'].flags += CONFIG['SSE_FLAGS'] + CONFIG['SSE2_FLAGS']
if CONFIG['CC_TYPE'] in ('clang', 'gcc'):
SOURCES['pixman-sse2.c'].flags += ['-Winline']
|
17610 |
test_telemetry.py |
Error loading telemetry. mach output:
=========================================================
%s
=========================================================
|
2755 |
test_telemetry_settings.py |
[foo]
bar = 2
|
5209 |
test_util.py |
Ensure a known hash value is recreated. |
28210 |
test_util_fileavoidwrite.py |
Tests for the FileAvoidWrite object. |
2592 |
test_vendor.py |
|
1553 |
test_vendor_tools.py |
|
2238 |
vendor |
|
|
vendor_requirements.in |
|
300 |
vendor_requirements.txt |
|
34610 |