]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
sh: Correct criterion for using CDPATH in cd.
[FreeBSD/FreeBSD.git] / tools / regression /
2011-05-27 jillessh: Correct criterion for using CDPATH in cd.
2011-05-27 jillessh: Add simple CDPATH test.
2011-05-27 jillessh: Fix unquoted $@/$* if IFS=''.
2011-05-22 jillessh: Add test for r222173.
2011-05-21 jillessh: Expand aliases after assignments and redirections.
2011-05-21 jillessh: Add test for positional parameters with more than...
2011-05-20 jillessh: Implement the cd -e flag proposed for the next...
2011-05-20 jillessh: Allow terminating a heredoc with a terminator at...
2011-05-14 jillessh: Add tests for lines that look like heredoc delimite...
2011-05-08 jillessh: Add \u/\U support (in $'...') for UTF-8.
2011-05-08 jillessh: Add UTF-8 support to pattern matching.
2011-05-07 jillessh: Add UTF-8 support to ${#var}.
2011-05-05 jillessh: Add $'quoting' (C-style escape sequences).
2011-05-04 jillessh: Apply set -u to variables in arithmetic.
2011-05-04 jillessh: Detect an error for ${#var<GARBAGE>}.
2011-05-04 jonathanRegression tests for Capsicum capability mode.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-25 jillessh: Set $? to 0 for background commands.
2011-04-23 jillessh: Allow EV_EXIT through function calls, make {.....
2011-04-21 simonExpand / correct newsyslog regression tests:
2011-04-20 jillessh: Do not word split "${#parameter}".
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-15 jillessh: Add test for bin/12137.
2011-04-15 jillessh: Add test for obscure and ambiguous ${#?}.
2011-04-15 jillessh: Add test for bin/56147.
2011-04-05 jillesAllow strerror(0) and strerror_r(0, ...).
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-22 traszAdd test for acl_is_trivial_np(3).
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-13 jillessh: Fix some parameter expansion variants ${#...}.
2011-03-13 pjdPOSIX accepts only ELOOP if O_NOFOLLOW is specified...
2011-03-13 jillessh: Add some tests for ${#parameter}.
2011-03-12 brucecFix warnings and style(9) issues.
2011-03-12 pjdAdd some missing consts.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-10 pjdAdd support for *at syscalls:
2011-03-10 pjdImprove test a bit, now that we have fstat(2) support.
2011-03-09 pjdFew initial ftruncate(2) tests. One of them covers...
2011-03-09 pjdPass descriptor number to write(2), now that it is...
2011-03-09 pjdAdd support for the following syscalls:
2011-03-07 jillessh: Test that . /dev/null returns exit status 0 and...
2011-03-07 dasAdd some tests for cexp() and cexpf(). (I need to...
2011-03-04 traszOne more fix. Now all ACL tests pass again.
2011-03-04 traszAdapt tools-crossfs.test to the new semantics.
2011-03-04 traszAdapt NFSv4 ACL regression test to the fact that the...
2011-03-04 traszMake ACL tests slightly easier to run.
2011-02-27 delphijAccept == as an alias of = which is a popular GNU exten...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-22 miwi- Fix QA issues
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 jillessh: Add some tests for omitting whitespace whereever...
2011-02-20 jillessh: Split off some special behaviour into separate...
2011-02-19 jillessh: Do not use "local" in the test runner as POSIX...
2011-02-19 jillessh: Make execution/fork1.0 work even if the basename...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-18 jillessh: Test that the read builtin passes through all byte...
2011-02-18 jillessh: Unset some more locale vars in two tests that may...
2011-02-12 jillessh: Detect dividing the smallest integer by -1.
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-08 jillessh: Add tests for new features in arithmetic.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 jillessh: Weaken some tests to allow /rescue/sh to pass every...
2011-02-05 jillessh: Fix two things about {(...)} <redir:
2011-02-05 jillessh: Forget all cached command locations on any PATH...
2011-02-05 jillessh: Do not try to execute binary files as scripts.
2011-02-02 jillessh: Add test for shell script without '#!'.
2011-01-30 jillessh: Send messages about signals to stderr.
2011-01-27 jillessh: Add test for EXIT trap in command substitution.
2011-01-18 jillessh: Fix signal messages being sent to the wrong file...
2011-01-16 jillessh: If exit is used without args from a trap action...
2011-01-15 jillessh: Fix some things about -- in trap:
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-09 keramidaregression/date: unset all LC_xxx vars and set LANG...
2011-01-09 jillessh: Remove special %builtin PATH entry.
2011-01-08 jillessh: Make exit without parameters from EXIT trap POSIX...
2011-01-08 jillessh: Add simple test for 'exit' without parameters.
2011-01-08 jillessed: Add test for r217133 (-i race).
2011-01-06 keramidatests: sort & fix includes, remove -include from CFLAGS...
2011-01-05 jillessh: Do not call exitshell() from evalcommand() unless...
2011-01-01 jillessh: Test that exit $? replaces the original exit status...
2011-01-01 jillessh: Check readonly status for assignments on regular...
2010-12-31 jillessh: Check if dup2 for redirection from/to a file succeeds.
2010-12-30 jillessh: Avoid side effects from builtins in optimized comma...
2010-12-30 jillessh: Add two tests for special cases in command substitu...
2010-12-28 jillessh: Don't do optimized command substitution if expansio...
2010-12-28 jillessh: Add test for optimized command substitution.
2010-12-28 jillessh: Make expansion errors in optimized command substitu...
2010-12-27 jillessh: Add a testcase for cmdsubst errors that already...
2010-12-27 emasteRestore two commented-out tests from plus-minus1.0...
2010-12-26 emasteRemove commented-out test that's covered in plus-minus2...
2010-12-20 jillessh: Make warnings in the printf builtin non-fatal,...
2010-12-18 jillessh: arith: Disallow decimal constants starting with...
2010-12-16 jillessh: Fix corruption of command substitutions with specia...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-13 traszRecognize NFSv4 ACL semantics and run proper regression...
2010-12-12 jillessh: Fix some tests that used sh instead of ${SH}
2010-12-12 jillessh: Add a test for r216387 (long arithmetic expression...
next