]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
Update gateworks exclusion list to match latest tree.
[FreeBSD/FreeBSD.git] / tools / regression /
2011-01-01 Jilles Tjoelkersh: Test that exit $? replaces the original exit status...
2011-01-01 Jilles Tjoelkersh: Check readonly status for assignments on regular...
2010-12-31 Jilles Tjoelkersh: Check if dup2 for redirection from/to a file succeeds.
2010-12-30 Jilles Tjoelkersh: Avoid side effects from builtins in optimized comma...
2010-12-30 Jilles Tjoelkersh: Add two tests for special cases in command substitu...
2010-12-28 Jilles Tjoelkersh: Don't do optimized command substitution if expansio...
2010-12-28 Jilles Tjoelkersh: Add test for optimized command substitution.
2010-12-28 Jilles Tjoelkersh: Make expansion errors in optimized command substitu...
2010-12-27 Jilles Tjoelkersh: Add a testcase for cmdsubst errors that already...
2010-12-27 Ed MasteRestore two commented-out tests from plus-minus1.0...
2010-12-26 Ed MasteRemove commented-out test that's covered in plus-minus2...
2010-12-20 Jilles Tjoelkersh: Make warnings in the printf builtin non-fatal,...
2010-12-18 Jilles Tjoelkersh: arith: Disallow decimal constants starting with...
2010-12-16 Jilles Tjoelkersh: Fix corruption of command substitutions with specia...
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-13 Edward Tomasz Napi... Recognize NFSv4 ACL semantics and run proper regression...
2010-12-12 Jilles Tjoelkersh: Fix some tests that used sh instead of ${SH}
2010-12-12 Jilles Tjoelkersh: Add a test for r216387 (long arithmetic expression...
2010-12-12 Edward Tomasz Napi... Add regression test for new NFSv4 ACL semantics, verifi...
2010-12-11 Pawel Jakub DawidekAllow to specify path to a file we want to test with...
2010-12-08 Jilles Tjoelkerprintf: Test that the "--" option terminator works.
2010-12-06 David SchultzWork around gcc constant folding bugs.
2010-12-06 David Schultzsignbit() returns nonzero for negative arguments, but...
2010-12-05 David SchultzFix some warnings.
2010-12-05 David SchultzAdd regression tests for logarithmic functions in the...
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-12-03 Konstantin BelousovExtend the unix gc regression test to cover the case...
2010-12-03 David SchultzAdd some basic regression tests for nearbyint().
2010-11-28 Jilles Tjoelkersh: Make the test for cd/pwd with long pathnames more...
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-22 Simon L. B. NielsenMerge OpenSSL 0.9.8p into head.
2010-11-19 Jilles Tjoelkersh: Add a test that manipulates various long strings.
2010-11-19 Jilles Tjoelkersh: Add another simple test for the wait builtin.
2010-11-12 George V. Neville... Add a queue to hold packets while we await an ARP reply.
2010-11-12 Martin MatuskaUpdate xz to release 5.0.0
2010-11-11 Ed SchoutenImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-08 Jilles Tjoelkertest: Move tests to tools/regression/bin/test.
2010-11-07 Edward Tomasz Napi... Remove useless comment.
2010-11-05 Jilles Tjoelkersh: Add simple tests for printf.
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-02 Jilles Tjoelkersh: Fix some issues with aliases and case, by importing...
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-29 Jilles Tjoelkersh: Detect various additional errors in the parser.
2010-10-29 Jilles Tjoelkersh: Fix some issues with CTL* bytes and ${var#pat}.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-29 Jilles Tjoelkersh: Do IFS splitting on word in ${v+word} and ${v-word}.
2010-10-28 Jilles Tjoelkersh: Only accept a '}' inside ${v+-=?...} if double...
2010-10-28 Jilles Tjoelkersh: Make double-quotes quote a '}' inside ${v#...}...
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-24 Jilles Tjoelkersh: Do not allow overriding a special builtin with...
2010-10-24 Jilles Tjoelkersh: Make sure defined functions can actually be called.
2010-10-24 Jilles Tjoelkersh: Check whether dup2 was successful for >&FD and...
2010-10-24 Jilles Tjoelkersh: Add a test trying to close a descriptor that is...
2010-10-24 Jilles Tjoelkersh: Change ! within a pipeline to start a new pipeline...
2010-10-24 Jilles Tjoelkersh: Add some testcases for alias expansion.
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-15 Jilles Tjoelkersh: Allow running 'prove' from tools/regression/bin...
2010-10-14 David E. O'BrienEmbellish this testcase a little bit to be more clear...
2010-10-13 David E. O'BrienDo not assume in growstackstr() that a "precious" chara...
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-12 David E. O'BrienAllow one to regression test 'sh' changes without havin...
2010-10-11 David E. O'BrienCorrect regression test to not show a false positive...
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-29 Jilles Tjoelkertr: Fix '[=]=]' equivalence class.
2010-09-27 Pawel Jakub DawidekCorrect message.
2010-09-25 Pawel Jakub DawidekAdd some regression tests for newly added -J and -j...
2010-09-25 Pawel Jakub DawidekDon't hardcode md0 in message, use $md instead.
2010-09-25 Edward Tomasz Napi... Don't leave zombies behind.
2010-09-25 Edward Tomasz Napi... Add a shell script to generate a test script for trivia...
2010-09-25 Pawel Jakub DawidekUpdate regression tests after AES-XTS addition.
2010-09-25 Pawel Jakub Dawidek- Use $md instead of md0, which fixes tests when md...
2010-09-25 David XuAdd test cases for stack unwinding.
2010-09-20 Brian SomersAdd a geli resize subcommand to resize encrypted filesy...
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-19 Brian SomersRevise r197763 which fixes filesystem corruption when...
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-11 Jilles Tjoelkersh: Fix exit status if return is used within a loop...
2010-09-11 Jilles Tjoelkersh: Apply variable assignments left-to-right in bltinlo...
2010-09-08 Jilles Tjoelkersh: Fix 'read' if all chars before the first IFS char...
2010-09-08 Jilles Tjoelkersh: Add simple tests for backslashes in the read builtin.
2010-09-03 Jilles Tjoelkersh: Add a test that 'read' leaves the file pointer...
2010-08-29 Jilles Tjoelkersh: Weaken builtins/command4 test to only require a...
2010-08-29 Brian SomersAdd a Makefile for tools/regression/bin and support...
2010-08-29 Brian SomersCorrect an out-by-one error when earlying out ustar...
2010-08-28 Konstantin BelousovTest the poll(2) return value.
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-22 Jilles Tjoelkersh: Remove remnants of '!!' to negate pattern.
2010-08-22 Jilles Tjoelkersh: Test that all bytes from 128 to 255 can be used...
2010-08-22 Jilles Tjoelkersh: Add a test for breaking from a loop outside the...
2010-08-18 Pawel Jakub DawidekMore tests.
2010-08-18 Jilles Tjoelkersh: Add a test for break from a trap action.
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-17 Pawel Jakub DawidekMore tests, especially for lchown(2).
next