CVS commit: src/usr.bin/make/unit-tests

2021-11-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 13 18:37:42 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: var-op-expand.exp var-op-expand.mk Log Message: tests/make: test double indirection in ':=' with undefined variable Reported by Simon J Gerraty via

CVS commit: src/usr.bin/make/unit-tests

2021-10-19 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Tue Oct 19 15:59:26 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: Makefile varname-empty.exp Log Message: Replace ${.OBJDIR} with for consistent results. If we replace ${.OBJDIR} with some tests produce different results

CVS commit: src/usr.bin/make/unit-tests

2021-10-19 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Tue Oct 19 15:59:26 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: Makefile varname-empty.exp Log Message: Replace ${.OBJDIR} with for consistent results. If we replace ${.OBJDIR} with some tests produce different results

CVS commit: src/usr.bin/make/unit-tests

2021-09-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 21 21:59:56 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk Log Message: tests/make: demonstrate unintended unquoted string in conditions To generate a diff of this commit:

CVS commit: src/usr.bin/make/unit-tests

2021-09-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 21 21:59:56 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk Log Message: tests/make: demonstrate unintended unquoted string in conditions To generate a diff of this commit:

CVS commit: src/usr.bin/make/unit-tests

2021-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 12 10:26:49 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: job-output-null.exp job-output-null.mk Log Message: tests/make: make output of test job-output-null clearer Having 5 times the word 'hello' in the output

CVS commit: src/usr.bin/make/unit-tests

2021-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 12 10:26:49 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: job-output-null.exp job-output-null.mk Log Message: tests/make: make output of test job-output-null clearer Having 5 times the word 'hello' in the output

CVS commit: src/usr.bin/make/unit-tests

2021-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 7 20:41:58 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: cond-short.mk var-eval-short.exp var-eval-short.mk Log Message: tests/make: expand on the history of unnecessary evaluation To generate a

CVS commit: src/usr.bin/make/unit-tests

2021-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 7 20:41:58 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: cond-short.mk var-eval-short.exp var-eval-short.mk Log Message: tests/make: expand on the history of unnecessary evaluation To generate a

CVS commit: src/usr.bin/make/unit-tests

2021-09-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 6 21:18:55 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: varmod-subst.mk Log Message: tests/make: test modifier ':S' with replacement '&' Before 2020-08-30, OpenBSD make incorrectly copied the anchors '^' and

CVS commit: src/usr.bin/make/unit-tests

2021-09-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 6 21:18:55 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: varmod-subst.mk Log Message: tests/make: test modifier ':S' with replacement '&' Before 2020-08-30, OpenBSD make incorrectly copied the anchors '^' and

CVS commit: src/usr.bin/make/unit-tests

2021-09-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 1 22:44:50 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: directive-for-if.exp Log Message: tests/make: fix test directive-for-if The additional lines 'VAR1' and 'VAR3' were supposed to be there from the

CVS commit: src/usr.bin/make/unit-tests

2021-09-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 1 22:44:50 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: directive-for-if.exp Log Message: tests/make: fix test directive-for-if The additional lines 'VAR1' and 'VAR3' were supposed to be there from the

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 03:53:45 UTC 2019 Modified Files: src/usr.bin/make/unit-tests: varmod-edge.exp varmod-edge.mk Log Message: Demonstrate some more edge cases for the :M modifier To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 03:53:45 UTC 2019 Modified Files: src/usr.bin/make/unit-tests: varmod-edge.exp varmod-edge.mk Log Message: Demonstrate some more edge cases for the :M modifier To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 02:55:47 UTC 2019 Modified Files: src/usr.bin/make/unit-tests: varmod-edge.mk Log Message: Fix unit test for edge case in :M modifier To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 02:55:47 UTC 2019 Modified Files: src/usr.bin/make/unit-tests: varmod-edge.mk Log Message: Fix unit test for edge case in :M modifier To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 02:35:28 UTC 2019 Added Files: src/usr.bin/make/unit-tests: .cvsignore Log Message: Ignore temporary files from running the unit tests To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 02:35:28 UTC 2019 Added Files: src/usr.bin/make/unit-tests: .cvsignore Log Message: Ignore temporary files from running the unit tests To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 02:31:19 UTC 2019 Modified Files: src/usr.bin/make/unit-tests: varmod-edge.exp varmod-edge.mk Log Message: Add another unit test for the :M modifier To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 02:31:19 UTC 2019 Modified Files: src/usr.bin/make/unit-tests: varmod-edge.exp varmod-edge.mk Log Message: Add another unit test for the :M modifier To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 00:38:51 UTC 2019 Modified Files: src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: varmod-edge.exp varmod-edge.mk Log Message: Add unit tests for variable modifiers like :M and :N

CVS commit: src/usr.bin/make/unit-tests

2019-11-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Nov 30 00:38:51 UTC 2019 Modified Files: src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: varmod-edge.exp varmod-edge.mk Log Message: Add unit tests for variable modifiers like :M and :N

<    1   2   3   4   5