index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
Age
Commit message (
Expand
)
Author
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2008-03-24
disable no-replace rename test now that we prefer a POSIX rename; spotted
Damien Miller
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
2008-03-15
Repair usage of CMSG_SPACE and CMSG_LEN. While there, send three fds
Hans-Joerg Hoexer
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
Theo de Raadt
2008-03-10
Further improve regress for OpenCVS by including possibility to change and
Tobias Stoeckmann
2008-02-15
More cleanup;
Xavier Santolaria
2008-02-15
Cleanup; OK tobias@.
Xavier Santolaria
2008-02-15
Test that removed file is not there anymore when using -f in
Xavier Santolaria
2008-02-14
Add `cvs release -d' test but commented out. OK tobiasregress@.
Xavier Santolaria
2008-02-10
Enable client<->server remote setup. Use -DREMOTE.
Xavier Santolaria
2008-02-09
Get in proper support for checkout/update -A when it comes to keyword
Tobias Stoeckmann
2008-02-07
Don't use .cvsrc of user running regress tests.
Tobias Stoeckmann
2008-02-05
Tag expansion can be pure evil...
Tobias Stoeckmann
2008-02-05
Added keyword expansion tests and extended update -A test for this.
Tobias Stoeckmann
2008-02-05
Extended regress test further to check new "checkout -d" functionality and
Tobias Stoeckmann
2008-02-02
Enable `rlog-rflag' test now that rlog output matches GNU RCS.
Xavier Santolaria
2008-02-01
Another GNU cvs weirdo: During annotate, invalid revisions are allowed if
Tobias Stoeckmann
2008-02-01
Add regress test for anchors matching on filter_opts.
Ryan Thomas McBride
2008-01-31
opencvs (r)log work fine now, activated regress for them.
Tobias Stoeckmann
2008-01-31
export works fine in local and remote setup now
Tobias Stoeckmann
2008-01-24
Pull testcases from master repo.
Stefan Kempf
2008-01-23
Don't reset the sticky tag of a file in CVS/Entries if it is not requested.
Tobias Stoeckmann
2008-01-10
more tests
Tobias Stoeckmann
2008-01-10
Make it easier to test local and remote setups by adding a Makefile var
Tobias Stoeckmann
2008-01-10
extend already available regress tests
Tobias Stoeckmann
2008-01-10
Adjust value to proper GNU cvs output (and OpenCVS now, too)
Tobias Stoeckmann
2008-01-10
Slap in -b support for tag command. It was missing for a full regress test
Tobias Stoeckmann
2008-01-06
Branches are separated with \n\t in GNU rcs/cvs.
Tobias Stoeckmann
2008-01-04
Add a regression test for handling addresses with trailing '/32' and address
Hans-Joerg Hoexer
2008-01-02
regression test for lazy binding.
Matthieu Herrb
2007-12-27
-s uses optarg; Elad Efrat
Theo de Raadt
2007-12-21
basic (crypto, kex and transfer) interop regression tests against putty
Damien Miller
2007-12-12
unbreak lls command and add a regress test that would have caught the
Damien Miller
2007-11-27
typos; ok jmc@
Martynas Venckus
2007-11-25
spelling fixes, from Martynas Venckus;
Jason McIntyre
2007-11-25
more existant -> existent, from Martynas Venckus;
Jason McIntyre
2007-11-06
Add testcases for switch. ok otto@
Stefan Kempf
2007-10-30
don't use intermediate target (a.out) in multiple targets
Otto Moerbeek
2007-10-29
Add simple regress test for LocalCommand; ok djm@
Darren Tucker
2007-10-26
remove "echo -E" crap that I added in last commit and use printf(1) for
Damien Miller
2007-10-24
comprehensive tests for sftp escaping its interaction with globbing;
Damien Miller
2007-10-22
Only test one condition per invocation flavour, instead of testing all
Miod Vallat
2007-10-20
Give more details on failure.
Miod Vallat
2007-10-20
Make this work on 64 bit platforms by using strlen() instead of sizeof()...
Miod Vallat
2007-10-20
oops, too much copying from select(2) manual
Jacob Meuser
2007-10-19
fix off by ones in the AUDIO_GET[PR]RINFO tests
Jacob Meuser
2007-10-16
make it digestable by ccom
Otto Moerbeek
2007-10-16
+= and sign extend problem
Otto Moerbeek
2007-10-15
Add new "reached end of file while parsing quoted string" as expected
Hans-Joerg Hoexer
[next]