History log of /openbsd-current/regress/usr.bin/cvs/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.33 11-Nov-2022 anton

cvs(1) populates the author keyword using getlogin(2), therefore favor
logname(1) when normalizing the output.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.32 07-Jul-2017 bluhm

Remove all references to "make depend" from regress.


Revision tags: OPENBSD_6_1_BASE
# 1.31 30-Sep-2016 bluhm

The import test of regress/usr.bin/cvs tries to touch a file in
src, not in obj. So better populate an import directory in obj and
import from there. Also remove trailing whitespaces and semicolons.
OK otto@


# 1.30 30-Sep-2016 bluhm

The opencvs sources are not linked to the build. To make the cvs
regression test run, build opencvs on demand as a dependency.
Input and OK otto@


# 1.29 29-Sep-2016 otto

with commitids, status produces an extra line per revision


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.28 13-Jul-2010 nicm

Test for the awesome let's-silently-overwrite-local-files bug.


# 1.27 13-Jul-2010 nicm

regress for merge bug.


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.26 10-Mar-2008 tobias

Further improve regress for OpenCVS by including possibility to change and
check dates in RCS files (needed for various -D cases). As a reference,
import has been adjusted.

Also, it is no longer needed to supply -f option if CVS is specified
with make.

ok joris


Revision tags: OPENBSD_4_3_BASE
# 1.25 15-Feb-2008 xsa

More cleanup;
Introduce variables instead of hardcoding XXX occurrences.
OK tobias@.


# 1.24 15-Feb-2008 xsa

Cleanup; OK tobias@.


# 1.23 15-Feb-2008 xsa

Test that removed file is not there anymore when using -f in
cvs-remove-fflag test.


# 1.22 14-Feb-2008 xsa

Add `cvs release -d' test but commented out. OK tobiasregress@.


# 1.21 10-Feb-2008 xsa

Enable client<->server remote setup. Use -DREMOTE.
OK tobias@.


# 1.20 09-Feb-2008 tobias

Get in proper support for checkout/update -A when it comes to keyword
expansion options.

OK joris@


# 1.19 07-Feb-2008 tobias

Don't use .cvsrc of user running regress tests.

OK xsa@


# 1.18 05-Feb-2008 tobias

Tag expansion can be pure evil...


# 1.17 05-Feb-2008 tobias

Added keyword expansion tests and extended update -A test for this.


# 1.16 05-Feb-2008 tobias

Extended regress test further to check new "checkout -d" functionality and
diff. Also zapped unused DIFF.


# 1.15 01-Feb-2008 tobias

Another GNU cvs weirdo: During annotate, invalid revisions are allowed if
-f is supplied (thus switching to HEAD), but unknown symbols end in fatal.


# 1.14 31-Jan-2008 tobias

opencvs (r)log work fine now, activated regress for them.


# 1.13 31-Jan-2008 tobias

export works fine in local and remote setup now


# 1.12 23-Jan-2008 tobias

Don't reset the sticky tag of a file in CVS/Entries if it is not requested.

OK niallo@, xsa@


# 1.11 10-Jan-2008 tobias

more tests


# 1.10 10-Jan-2008 tobias

Make it easier to test local and remote setups by adding a Makefile var
called MYCVSROOT (just to make sure noone thinks it is 'CVSROOT', -d is
still needed).


# 1.9 10-Jan-2008 tobias

extend already available regress tests


# 1.8 10-Jan-2008 tobias

Adjust value to proper GNU cvs output (and OpenCVS now, too)


# 1.7 10-Jan-2008 tobias

Slap in -b support for tag command. It was missing for a full regress test
as of now.


# 1.6 06-Jan-2008 tobias

Branches are separated with \n\t in GNU rcs/cvs.
This makes regress tests easier to check with OpenCVS and GNU cvs.

OK xsa@


# 1.5 09-Oct-2007 tobias

New OpenCVS regression tests.

OK niallo@, xsa@


# 1.4 20-Sep-2007 niallo

some initial regress bits for opencvs. not expected to pass just yet.

ok joris@ ray@ xsa@


Revision tags: OPENBSD_4_2_BASE
# 1.3 06-Jun-2007 niallo

work around import limitations


# 1.2 05-Jun-2007 xsa

Wrap long lines.


# 1.1 05-Jun-2007 niallo

add very basic regress framework for opencvs.
more to come.

ok joris@


Revision tags: OPENBSD_6_2_BASE
# 1.32 07-Jul-2017 bluhm

Remove all references to "make depend" from regress.


Revision tags: OPENBSD_6_1_BASE
# 1.31 30-Sep-2016 bluhm

The import test of regress/usr.bin/cvs tries to touch a file in
src, not in obj. So better populate an import directory in obj and
import from there. Also remove trailing whitespaces and semicolons.
OK otto@


# 1.30 30-Sep-2016 bluhm

The opencvs sources are not linked to the build. To make the cvs
regression test run, build opencvs on demand as a dependency.
Input and OK otto@


# 1.29 29-Sep-2016 otto

with commitids, status produces an extra line per revision


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.28 13-Jul-2010 nicm

Test for the awesome let's-silently-overwrite-local-files bug.


# 1.27 13-Jul-2010 nicm

regress for merge bug.


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.26 10-Mar-2008 tobias

Further improve regress for OpenCVS by including possibility to change and
check dates in RCS files (needed for various -D cases). As a reference,
import has been adjusted.

Also, it is no longer needed to supply -f option if CVS is specified
with make.

ok joris


Revision tags: OPENBSD_4_3_BASE
# 1.25 15-Feb-2008 xsa

More cleanup;
Introduce variables instead of hardcoding XXX occurrences.
OK tobias@.


# 1.24 15-Feb-2008 xsa

Cleanup; OK tobias@.


# 1.23 15-Feb-2008 xsa

Test that removed file is not there anymore when using -f in
cvs-remove-fflag test.


# 1.22 14-Feb-2008 xsa

Add `cvs release -d' test but commented out. OK tobiasregress@.


# 1.21 10-Feb-2008 xsa

Enable client<->server remote setup. Use -DREMOTE.
OK tobias@.


# 1.20 09-Feb-2008 tobias

Get in proper support for checkout/update -A when it comes to keyword
expansion options.

OK joris@


# 1.19 07-Feb-2008 tobias

Don't use .cvsrc of user running regress tests.

OK xsa@


# 1.18 05-Feb-2008 tobias

Tag expansion can be pure evil...


# 1.17 05-Feb-2008 tobias

Added keyword expansion tests and extended update -A test for this.


# 1.16 05-Feb-2008 tobias

Extended regress test further to check new "checkout -d" functionality and
diff. Also zapped unused DIFF.


# 1.15 01-Feb-2008 tobias

Another GNU cvs weirdo: During annotate, invalid revisions are allowed if
-f is supplied (thus switching to HEAD), but unknown symbols end in fatal.


# 1.14 31-Jan-2008 tobias

opencvs (r)log work fine now, activated regress for them.


# 1.13 31-Jan-2008 tobias

export works fine in local and remote setup now


# 1.12 23-Jan-2008 tobias

Don't reset the sticky tag of a file in CVS/Entries if it is not requested.

OK niallo@, xsa@


# 1.11 10-Jan-2008 tobias

more tests


# 1.10 10-Jan-2008 tobias

Make it easier to test local and remote setups by adding a Makefile var
called MYCVSROOT (just to make sure noone thinks it is 'CVSROOT', -d is
still needed).


# 1.9 10-Jan-2008 tobias

extend already available regress tests


# 1.8 10-Jan-2008 tobias

Adjust value to proper GNU cvs output (and OpenCVS now, too)


# 1.7 10-Jan-2008 tobias

Slap in -b support for tag command. It was missing for a full regress test
as of now.


# 1.6 06-Jan-2008 tobias

Branches are separated with \n\t in GNU rcs/cvs.
This makes regress tests easier to check with OpenCVS and GNU cvs.

OK xsa@


# 1.5 09-Oct-2007 tobias

New OpenCVS regression tests.

OK niallo@, xsa@


# 1.4 20-Sep-2007 niallo

some initial regress bits for opencvs. not expected to pass just yet.

ok joris@ ray@ xsa@


Revision tags: OPENBSD_4_2_BASE
# 1.3 06-Jun-2007 niallo

work around import limitations


# 1.2 05-Jun-2007 xsa

Wrap long lines.


# 1.1 05-Jun-2007 niallo

add very basic regress framework for opencvs.
more to come.

ok joris@