Lines Matching refs:which
35 from scratch. Below we list features and design considerations which lead us to prefer
40 `BuildSystem` wraps collections of related tests in Python modules, which also hold
50 to force all link options to resolve to full paths, which causes havoc
58 with a single call, `requires('path.to.other.test', self)`, which not
69 for cross-language tests, which are thinly supported in current
89 tools, which rely on static declarations, such as `pkg-config` or
110 some variables are correctly updated after an upgrade, others which
112 which is discovered automatically with that explicitly provided by the
113 user, which is often not tested.
127 package root, which contains all the Python necessary to run (in addition
129 `configure.py`, which is executed to run the configure process, and a
190 method. There is also some simple information that is often used, which
282 involved, which is also used to track dependencies between them. It
301 A backwards compatibility mode is provided for which the user specifies
334 `executeTest()` which formats the output and adds metadata for the
339 for each operation. The first is an "output" form which is intended to
370 necessary. The object may define a `headerPrefix` member, which will
371 be appended, followed by an underscore, to every define which is output
372 from it. Similarly, a `substPrefix` can be defined which applies to