gecko-dev/testing/cppunittest.ini

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

95 строки
1.7 KiB
INI
Исходник Обычный вид История

[ShowSSEConfig]
[TestPrintf]
[TestAlgorithm]
[TestArray]
[TestArrayUtils]
[TestAtomicBitflags]
[TestAtomics]
[TestBinarySearch]
[TestBitSet]
[TestBloomFilter]
[TestBufferList]
[TestCasting]
[TestCeilingFloor]
[TestCheckedInt]
[TestCompactPair]
[TestCountPopulation]
[TestCountZeroes]
[TestCrossProcessWin]
skip-if = os != 'win'
[TestDefineEnum]
[TestDoublyLinkedList]
[TestDllInterceptor]
skip-if = os != 'win'
[TestEndian]
[TestEnumeratedArray]
[TestEnumSet]
[TestEnumTypeTraits]
[TestFastBernoulliTrial]
[TestFloatingPoint]
[TestFunctionRef]
[TestFunctionTypeTraits]
[TestHashTable]
[TestIATPatcher]
skip-if =
os != 'win'
bits == 32 # fails on windows10x32
[TestIntegerPrintfMacros]
[TestIntegerRange]
[TestJSONWriter]
[TestLauncherRegistryInfo]
skip-if = os != 'win'
[TestLinkedList]
[TestMacroArgs]
[TestMacroForEach]
[TestMathAlgorithms]
[TestMaybe]
[TestMemoryPressureWatcherLinux]
skip-if = os != 'linux'
[TestMMPolicy]
skip-if = os != 'win'
[TestNativeNt]
skip-if = os != 'win'
[TestUriValidation]
skip-if = os != 'win'
[TestSameBinary]
skip-if = os != 'win'
[TestTimeStampWin]
skip-if = os != 'win'
[TestSafeThreadLocal]
skip-if = os != 'win'
[TestBaseProfiler]
[TestNonDereferenceable]
[TestNotNull]
[TestPEExportSection]
skip-if = os != 'win'
[TestPoisonArea]
skip-if = os == 'android' # Bug 1147630
[TestRange]
[TestRandomNum]
[TestRefPtr]
[TestResult]
[TestRollingMean]
[TestScopeExit]
[TestSegmentedVector]
[TestSHA1]
[TestSmallPointerArray]
[TestSaturate]
[TestSplayTree]
[TestSPSCQueue]
[TestTainting]
[TestTemplateLib]
[TestTextUtils]
[TestThreadSafeWeakPtr]
[TestTuple]
[TestTypeTraits]
[TestTypedEnum]
[TestUniquePtr]
[TestUtf8]
[TestVariant]
[TestVector]
[TestWeakPtr]
[TestWrappingOperations]
[TestXorShift128PlusRNG]
[jsapi-tests]