Bug 1700051: part 31.2) Move `mSoftBegin` to `SoftText`. r=smaug
[gecko.git] / testing / cppunittest.ini
blob6f24b74707cc4a1bba1766c41c1c01f4188cf33c
1 [ShowSSEConfig]
2 [TestPrintf]
3 [TestAlgorithm]
4 [TestArray]
5 [TestArrayUtils]
6 [TestAtomicBitflags]
7 [TestAtomics]
8 [TestBinarySearch]
9 [TestBitSet]
10 [TestBloomFilter]
11 [TestBufferList]
12 [TestCasting]
13 [TestCeilingFloor]
14 [TestCheckedInt]
15 [TestCompactPair]
16 [TestCountPopulation]
17 [TestCountZeroes]
18 [TestCrossProcessWin]
19 skip-if = os != 'win'
20 [TestDefineEnum]
21 [TestDoublyLinkedList]
22 [TestDllInterceptor]
23 skip-if = os != 'win'
24 [TestEndian]
25 [TestEnumeratedArray]
26 [TestEnumSet]
27 [TestEnumTypeTraits]
28 [TestFastBernoulliTrial]
29 [TestFloatingPoint]
30 [TestFunctionRef]
31 [TestFunctionTypeTraits]
32 [TestHashTable]
33 [TestIATPatcher]
34 skip-if = os != 'win'
35 [TestIntegerPrintfMacros]
36 [TestIntegerRange]
37 [TestJSONWriter]
38 [TestLauncherRegistryInfo]
39 skip-if = os != 'win'
40 [TestLinkedList]
41 [TestMacroArgs]
42 [TestMacroForEach]
43 [TestMathAlgorithms]
44 [TestMaybe]
45 [TestMMPolicy]
46 skip-if = os != 'win'
47 [TestNativeNt]
48 skip-if = os != 'win'
49 [TestUriValidation]
50 skip-if = os != 'win'
51 [TestSameBinary]
52 skip-if = os != 'win'
53 [TestTimeStampWin]
54 skip-if = os != 'win'
55 [TestSafeThreadLocal]
56 skip-if = os != 'win'
57 [TestBaseProfiler]
58 [TestNonDereferenceable]
59 [TestNotNull]
60 [TestPEExportSection]
61 skip-if = os != 'win'
62 [TestPoisonArea]
63 skip-if = os == 'android' # Bug 1147630
64 [TestRange]
65 [TestRandomNum]
66 [TestRefPtr]
67 [TestResult]
68 [TestRollingMean]
69 [TestScopeExit]
70 [TestSegmentedVector]
71 [TestSHA1]
72 [TestSmallPointerArray]
73 [TestSaturate]
74 [TestSplayTree]
75 [TestSPSCQueue]
76 [TestTainting]
77 [TestTemplateLib]
78 [TestTextUtils]
79 [TestThreadSafeWeakPtr]
80 [TestTuple]
81 [TestTypeTraits]
82 [TestTypedEnum]
83 [TestUniquePtr]
84 [TestUtf8]
85 [TestVariant]
86 [TestVector]
87 [TestWeakPtr]
88 [TestWrappingOperations]
89 [TestXorShift128PlusRNG]
90 [jsapi-tests]