Age | Commit message (Collapse) | Author |
|
sparc64 (thanks to pedro@ for
testing on his sparc64).
- use ${.CURDIR} to make this work properly with an obj/ dir.
|
|
|
|
ok niallo@ deraadt@
|
|
|
|
ok xsa@
|
|
|
|
ok ray@
|
|
OK xsa@
|
|
keyword we don't do yet. Now we can enable the test.
OK niallo@
|
|
|
|
|
|
|
|
|
|
|
|
thus, we need the SUDO variable to be set. if not set, the test would
also pass ok, but only because exit status 2 and 127 looked the same to the
test.
ok markus@
|
|
Contents of comments are obviously part of the diff tests.
|
|
rescinded 22 July 1999.
|
|
|
|
|
|
output of this test
|
|
|
|
|
|
|
|
o Don't unlock file after revert.
o Fix spelling.
Passes extra tests in GNU rcstest.
OK niallo@.
|
|
directory. Also change diff -u to ${DIFF}.
OK xsa@
|
|
|
|
|
|
ok joris@
|
|
$Log$ functionality.
OK xsa@
|
|
|
|
|
|
|
|
unspecified char tests later, when lint is smarter about char that.
Discussed with cloder@
|
|
|
|
|
|
|
|
my tests.
|
|
OK xsa@
|
|
positives and negatives.
|
|
|
|
loop. Found by dlg
|
|
|
|
|
|
|
|
|
|
|
|
calling rcs_close() so we don't try to rcs_close() the same file
twice if the working file does not exist, resulting in a core dump.
The current code also returns the status of the last file, so if
we do:
$ touch file
$ ci nonexistent file
that will return 0. GNU returns 1. Fix that.
Additionally, it returns -1 on error, which turns into 255. It
should return 1.
OK niallo@
|
|
|
|
OK joris@
|
|
OK joris@
|