Home | History | Annotate | Download | only in tests

Lines Matching full:features

8 	* scripts/features/parallelism: Test that the jobserver is
14 * scripts/features/statipattrules: Add tests for bug #16053.
18 * scripts/features/escape: Use "pre:" not "p:" to avoid conflicts
33 * scripts/features/default_names: Don't call error() when the test
38 * scripts/features/targetvars: Test a complex construction which
66 * scripts/features/parallelism: Add a test for bug #15641.
80 * scripts/features/parallelism, scripts/functions/wildcard,
91 * scripts/features/se_implicit: Add in .SECONDEXPANSION settings.
95 * scripts/features/patternrules: Add a test for bug #13022.
99 * scripts/features/double_colon: Add a test for bug #14334.
113 * scripts/features/statipattrules: Rewrite to use run_make_test().
115 * scripts/features/se_statpat: Enable .SECONDEXPANSION target.
116 * scripts/features/se_explicit: Add tests for handling '$$' in
118 * scripts/features/order_only: Convert to run_make_test().
136 * scripts/features/patspecific_vars: Don't use "test", which is
154 * scripts/features/statipattrules: Add a test for Savannah bug #13881.
158 * scripts/features/parallelism: Add a test for a bug reported by
169 * tests/scripts/features/export: Change to use %extraENV.
179 * scripts/features/reinvoke: Rewrite to be safer on systems with
181 * scripts/features/patternrules: False exits with different error
193 * scripts/features/include: Test include/-include/sinclude with no
225 * scripts/features/include: Add a test for Savannah bug #13216.
226 * scripts/features/patternrules: Add a test for Savannah bug #13218.
230 * scripts/features/conditionals: Add tests for the new if... else
240 * scripts/features/parallelism: Add a test for exporting recursive
254 * scripts/features/patternrules: Add a test for Savannah bug #12267.
263 * scripts/features/patternrules: Add a test for Savannah bug #12202.
267 * scripts/features/se_implicit: Add a test for stem
270 * scripts/features/se_statpat: Add a test for stem
273 * scripts/features/statipattrules: Change test #4 to reflect
279 * scripts/features/statipattrules: Add a test for
301 * scripts/features/se_explicit: Test the second expansion in
303 * scripts/features/se_implicit: Test the second expansion in
305 * scripts/features/se_statpat: Test the second expansion in
325 * scripts/features/recursion: Test command line variable settings:
350 * scripts/features/patspecific_vars: Test simple/recursive
355 * scripts/features/include: Test dontcare flag inheritance
360 * scripts/features/patspecific_vars: Test exported variables.
367 * scripts/features/patternrules: Rename from implicit_prereq_eval.
376 * scripts/features/implicit_prereq_eval: Test implicit rule
407 * scripts/features/conditionals: Test arguments to ifn?def which
413 * scripts/features/order_only: Test order-only prerequisites in
425 * scripts/features/patspecific_vars: Test multiple patterns
441 * scripts/features/targetvars: Test very long target-specific
468 * scripts/features/targetvars: Add a test for exporting
478 * scripts/features/escape: Test handling of escaped comment
483 * scripts/features/export: Test export/unexport of multiple
488 * scripts/features/targetvars: Tests for Bug #940: test
497 * scripts/features/export: Created. Add tests for export/unexport
500 * scripts/features/conditionals: Add a test for expanded variables
505 * scripts/features/reinvoke: Change touch/sleep combos to utouch
507 * scripts/features/vpathgpath: Ditto.
508 * scripts/features/vpathplus: Ditto.
517 features of make. First test: make sure creation subdirectories
561 * scripts/features/order_only: Test new order-only prerequisites.
591 * scripts/features/targetvars: Added a test for PR/1709: allowing
620 * scripts/features/reinvoke: Sleep before updating the target
626 * scripts/features/double_colon: Don't run the parallel tests if
635 * scripts/features/statipattrules: Test that static pattern rules
639 * scripts/features/reinvoke: Make more robust by touching "b"
650 * scripts/features/double_colon: Test that circular dependencies
666 * scripts/features/escape: Add a test for backslash-escaped spaces
671 * scripts/features/patspecific_vars: Add a test for pattern-specific
684 * scripts/features/vpathplus (touchfiles): Use the $wtime value
696 * scripts/features/include: Remove a check; the fix caused more
714 * scripts/features/double_colon: Add a test for PR/1476: Try
723 * scripts/features/targetvars: Add a test for PR/1380: handling +=
739 * scripts/features/targetvars: Add a check for PR/1378:
751 * scripts/features/parallelism: Add a check to ensure that the
758 * scripts/features/reinvoke: Remove invocations of "touch" in
783 * scripts/features/default_names: Ditto.
799 * scripts/features/parallelism: The second test output could
816 * scripts/features/reinvoke: Put the SHELL definition in the right