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
/
misc
Age
Commit message (
Expand
)
Author
2015-12-04
tweak wc test to include a nonbreaking space
Ted Unangst
2015-12-04
add a test for wc -m
Ted Unangst
2015-12-02
quicky test for cut
Ted Unangst
2015-12-02
add a tiny utf8 test (for tr, failing)
Ted Unangst
2014-09-27
Fix mmap() calls that check for a result other than MAP_FAILED.
Doug Hogan
2013-10-29
ino_t is 64 bit now
Jonathan Gray
2013-10-28
include string.h for memcpy()
Jonathan Gray
2013-10-24
Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.
Philip Guenther
2013-10-06
Prefer -lpthread over -pthread
Philip Guenther
2013-07-06
implement some simple check that make sure typedefs don't change in
Marc Espie
2012-12-23
Check proper alignment in destructors too.
Mark Kettenis
2012-12-23
Hook up the SSE2 alignment tests.
Mark Kettenis
2012-12-23
Regression test for proper stack alignment for SSE2 instructions.
Mark Kettenis
2007-07-23
- enable thread support in libobjc
Kurt Miller
2007-01-28
New test for exceptions.
Mark Kettenis
2007-01-28
Move test in its own directory.
Mark Kettenis
2006-02-04
Adapt for the fact that Xorg now used standard loadable modules.
Mark Kettenis
2005-08-31
Add regression test for fbBlt().
Mark Kettenis
2005-08-27
Provide prototype for the function we actually use.
Mark Kettenis
2005-08-27
backout unapproved diff
Theo de Raadt
2005-08-25
Provide prototype for the function we actually use.
Mark Kettenis
2005-08-15
Add regression test for fbBltOne().
Mark Kettenis
2005-04-18
Correctly link on static arches.
Miod Vallat
2005-03-26
Objective-C regress test.
Mark Kettenis
2002-12-04
Trivial test to see if c++ exceptions work.
Artur Grabowski