Lines Matching full:but

367  The test failed, but that is expected.  This is used for test formats which allow
368 specifying that a test does not currently work, but wish to leave it in the test
373 The test succeeded, but it was expected to fail. This is used for tests which
374 were specified as expected to fail, but are now succeeding (generally because
393 The test was run, but it timed out before it was able to complete. This is
536 %basename_t The last path component of %t but without the ``.tmp`` extension
539 %/s %s but ``\`` is replaced by ``/``
540 %/S %S but ``\`` is replaced by ``/``
541 %/p %p but ``\`` is replaced by ``/``
542 %/t %t but ``\`` is replaced by ``/``
543 %/T %T but ``\`` is replaced by ``/``
544 %{/s:regex_replacement} %/s but escaped for use in the replacement of a ``s@@@`` command in sed
545 %{/S:regex_replacement} %/S but escaped for use in the replacement of a ``s@@@`` command in sed
546 %{/p:regex_replacement} %/p but escaped for use in the replacement of a ``s@@@`` command in sed
547 %{/t:regex_replacement} %/t but escaped for use in the replacement of a ``s@@@`` command in sed
548 %{/T:regex_replacement} %/T but escaped for use in the replacement of a ``s@@@`` command in sed
549 %:s On Windows, %/s but a ``:`` is removed if its the second character.
550 Otherwise, %s but with a single leading ``/`` removed.
551 %:S On Windows, %/S but a ``:`` is removed if its the second character.
552 Otherwise, %S but with a single leading ``/`` removed.
553 %:p On Windows, %/p but a ``:`` is removed if its the second character.
554 Otherwise, %p but with a single leading ``/`` removed.
555 %:t On Windows, %/t but a ``:`` is removed if its the second character.
556 Otherwise, %t but with a single leading ``/`` removed.
557 %:T On Windows, %/T but a ``:`` is removed if its the second character.
558 Otherwise, %T but with a single leading ``/`` removed.
591 as (1/300) or can be empty, but even when empty the parentheses are required.