NetBSD/usr.bin/make/unit-tests
2020-12-22 08:57:23 +00:00
..
.cvsignore Ignore temporary files from running the unit tests 2019-11-30 02:35:28 +00:00
archive-suffix.exp make(1): fix assertion failure for .SUFFIXES in archives 2020-08-29 14:47:26 +00:00
archive-suffix.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
archive.exp make(1): use consistent order in .OODATE in test archive.mk 2020-10-09 06:44:42 +00:00
archive.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cmd-errors-lint.exp make(1): error out on unclosed expressions after the colon 2020-11-02 20:48:36 +00:00
cmd-errors-lint.mk make(1): add test for parse errors in commands in lint mode (-dL) 2020-11-02 20:43:27 +00:00
cmd-errors.exp make(1): add test that parsing continues after a parse error 2020-11-09 23:36:34 +00:00
cmd-errors.mk make(1): add test that parsing continues after a parse error 2020-11-09 23:36:34 +00:00
cmd-interrupt.exp make(1): fix test for interrupted command execution 2020-08-28 18:16:22 +00:00
cmd-interrupt.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cmdline-undefined.exp make(1): fix line numbers in test output of cmdline-undefined.mk 2020-11-04 04:47:56 +00:00
cmdline-undefined.mk make(1): negate discardUndefined to preserveUndefined 2020-11-04 04:49:32 +00:00
cmdline.exp make(1): add test for setting .OBJDIR via the command line 2020-07-28 22:44:44 +00:00
cmdline.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
comment.exp make(1): extend and explain the test for comments 2020-09-07 19:17:36 +00:00
comment.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
compat-error.exp make(1): fix .ERROR_TARGET in compat -k mode (since 2010-04-07) 2020-12-13 19:33:53 +00:00
compat-error.mk make(1): fix .ERROR_TARGET in compat -k mode (since 2010-04-07) 2020-12-13 19:33:53 +00:00
cond1.exp make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond1.mk make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-cmp-numeric-eq.exp make(1): add test for comparison of large integers 2020-11-08 21:47:59 +00:00
cond-cmp-numeric-eq.mk make(1): add test for comparison of large integers 2020-11-08 21:47:59 +00:00
cond-cmp-numeric-ge.exp make(1): add tests for numeric comparisons in .if directives 2020-08-23 13:50:17 +00:00
cond-cmp-numeric-ge.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
cond-cmp-numeric-gt.exp make(1): add tests for numeric comparisons in .if directives 2020-08-23 13:50:17 +00:00
cond-cmp-numeric-gt.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
cond-cmp-numeric-le.exp make(1): add tests for numeric comparisons in .if directives 2020-08-23 13:50:17 +00:00
cond-cmp-numeric-le.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
cond-cmp-numeric-lt.exp make(1): add tests for numeric comparisons in .if directives 2020-08-23 13:50:17 +00:00
cond-cmp-numeric-lt.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
cond-cmp-numeric-ne.exp make(1): add tests for numeric comparisons in .if directives 2020-08-23 13:50:17 +00:00
cond-cmp-numeric-ne.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
cond-cmp-numeric.exp make(1): add test for wrong comparison operator in conditional 2020-11-08 22:56:16 +00:00
cond-cmp-numeric.mk make(1): add test for wrong comparison operator in conditional 2020-11-08 22:56:16 +00:00
cond-cmp-string.exp make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-cmp-string.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-cmp-unary.exp make(1): add tests demonstrating bugs in TryParseNumber and EvalNotEmpty 2020-11-11 07:30:11 +00:00
cond-cmp-unary.mk make(1): add tests demonstrating bugs in TryParseNumber and EvalNotEmpty 2020-11-11 07:30:11 +00:00
cond-eof.exp make(1): add test for variable expressions after a parse error 2020-12-14 20:28:09 +00:00
cond-eof.mk make(1): add test for variable expressions after a parse error 2020-12-14 20:28:09 +00:00
cond-func-commands.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
cond-func-commands.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-func-defined.exp make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-func-defined.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-func-empty.exp make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-func-empty.mk make(1): move test for recursive variable to cond-func-empty 2020-11-28 14:08:37 +00:00
cond-func-exists.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
cond-func-exists.mk make(1): add test for directory cache and exists() 2020-11-30 20:12:29 +00:00
cond-func-make-main.exp make(1): document the selection of the main target 2020-11-22 19:37:27 +00:00
cond-func-make-main.mk make(1): document the selection of the main target 2020-11-22 19:37:27 +00:00
cond-func-make.exp make(1): add test for make() function in conditions 2020-09-25 20:11:06 +00:00
cond-func-make.mk make(1): add test for make() function in conditions 2020-09-25 20:11:06 +00:00
cond-func-target.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
cond-func-target.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
cond-func.exp make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-func.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-late.exp make(1): add test for undefined (or empty) variable in :? modifier 2020-07-25 20:37:46 +00:00
cond-late.mk make(1): clean up some tests 2020-11-15 14:07:53 +00:00
cond-op-and-lint.exp make(1): in lint mode, only allow '&&' and '||', not '&' and '|' 2020-11-08 23:54:28 +00:00
cond-op-and-lint.mk make(1): in lint mode, only allow '&&' and '||', not '&' and '|' 2020-11-08 23:54:28 +00:00
cond-op-and.exp make(1): add test for the &, && and &&& operators 2020-09-10 22:38:57 +00:00
cond-op-and.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
cond-op-not.exp make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-op-not.mk make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-op-or-lint.exp make(1): in lint mode, only allow '&&' and '||', not '&' and '|' 2020-11-08 23:54:28 +00:00
cond-op-or-lint.mk make(1): in lint mode, only allow '&&' and '||', not '&' and '|' 2020-11-08 23:54:28 +00:00
cond-op-or.exp make(1): add tests for the |, ||, ||| operators 2020-09-10 22:44:08 +00:00
cond-op-or.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
cond-op-parentheses.exp make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-op-parentheses.mk make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-op.exp make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-op.mk make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-short.exp make(1): adjust condition descriptions in test cond-short 2020-12-01 19:33:50 +00:00
cond-short.mk make(1): document handling of irrelevant conditions before 2020-07-09 2020-12-01 19:37:23 +00:00
cond-token-number.exp make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-token-number.mk make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-token-plain.exp make(1): add tests for comparison tokens without whitespace 2020-09-12 17:47:24 +00:00
cond-token-plain.mk make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-token-string.exp make(1): error out on unknown variable modifiers at parse time 2020-12-20 19:47:34 +00:00
cond-token-string.mk make(1): add more tests for parsing .if directives 2020-11-10 22:23:37 +00:00
cond-token-var.exp make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-token-var.mk make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-undef-lint.exp make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
cond-undef-lint.mk make(1): add remarks to the tests about conditions 2020-11-15 14:58:14 +00:00
counter-append.exp make(1): remove debug output from counter tests 2020-09-23 07:54:08 +00:00
counter-append.mk make(1): document why the counter tests failed before 2020-09-23 2020-10-17 16:57:17 +00:00
counter.exp make(1): remove debug output from counter tests 2020-09-23 07:54:08 +00:00
counter.mk make(1): document why the counter tests failed before 2020-09-23 2020-10-17 16:57:17 +00:00
dep-colon-bug-cross-file.exp make(1): fix missing check for duplicate commands in Parse_File 2020-09-25 23:30:16 +00:00
dep-colon-bug-cross-file.mk make(1): fix CRLF line endings in unit tests 2020-09-27 09:53:41 +00:00
dep-colon.exp make(1): add test for "target: source; command" 2020-10-17 20:10:04 +00:00
dep-colon.mk make(1): add test for "target: source; command" 2020-10-17 20:10:04 +00:00
dep-double-colon-indep.exp make(1): add test for the '::' dependency operator 2020-10-23 19:11:30 +00:00
dep-double-colon-indep.mk make(1): add test for the '::' dependency operator 2020-10-23 19:11:30 +00:00
dep-double-colon.exp make(1): add test for :: in the main target 2020-08-22 12:42:32 +00:00
dep-double-colon.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
dep-exclam.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
dep-exclam.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
dep-none.exp make(1): add test for "no target to make" 2020-08-22 12:51:11 +00:00
dep-none.mk make(1): add test for "no target to make" 2020-08-22 12:51:11 +00:00
dep-percent.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
dep-percent.mk make(1): add test for dependencies of the form '%.o: %.c' 2020-10-23 19:54:35 +00:00
dep-var.exp make(1): fix off-by-one error in SuffExpandChildren 2020-09-08 05:26:21 +00:00
dep-var.mk make(1): explain why the dep-var test behaves differently in lint mode 2020-09-13 20:04:26 +00:00
dep-wildcards.exp make(1): add test for dependencies of the form '%.o: %.c' 2020-10-23 19:54:35 +00:00
dep-wildcards.mk make(1): add test for wildcards in dependency declarations 2020-09-08 05:33:05 +00:00
dep.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
dep.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
depsrc-end.exp make(1): add test case in which .BEGIN depends on .END 2020-10-23 19:23:00 +00:00
depsrc-end.mk make(1): add test case in which .BEGIN depends on .END 2020-10-23 19:23:00 +00:00
depsrc-exec.exp make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-exec.mk make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-ignore.exp make(1): add test for the special .IGNORE dependency source 2020-08-29 15:06:33 +00:00
depsrc-ignore.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
depsrc-made.exp make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-made.mk make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-make.exp make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-make.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
depsrc-meta.exp make(1): add very basic test about meta mode 2020-11-27 08:36:10 +00:00
depsrc-meta.mk make(1): clean up after a successful .META test 2020-11-27 08:39:07 +00:00
depsrc-nometa_cmp.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
depsrc-nometa_cmp.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
depsrc-nometa.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
depsrc-nometa.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
depsrc-nopath.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
depsrc-nopath.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
depsrc-notmain.exp make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-notmain.mk make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-optional.exp make(1): spell nonexistent consistently 2020-12-18 15:47:34 +00:00
depsrc-optional.mk make(1): fix debug output in out-of-date for cohorts (since 2003-11-14) 2020-11-08 10:33:47 +00:00
depsrc-phony.exp make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-phony.mk make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-precious.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
depsrc-precious.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
depsrc-recursive.exp make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-recursive.mk make(1): add tests for some of the special sources 2020-09-05 15:57:12 +00:00
depsrc-silent.exp make(1): add tests for .SILENT, .BEGIN and .END 2020-08-29 17:34:21 +00:00
depsrc-silent.mk make(1): add tests for .SILENT, .BEGIN and .END 2020-08-29 17:34:21 +00:00
depsrc-use.exp make(1): add test for correct command order in .USE sources 2020-08-22 12:30:57 +00:00
depsrc-use.mk make(1): add test for correct command order in .USE sources 2020-08-22 12:30:57 +00:00
depsrc-usebefore-double-colon.exp make(1): add test for combining :: and .USEBEFORE 2020-08-22 08:29:13 +00:00
depsrc-usebefore-double-colon.mk make(1): add test for combining :: and .USEBEFORE 2020-08-22 08:29:13 +00:00
depsrc-usebefore.exp make(1): extend test for .USEBEFORE 2020-08-22 11:53:18 +00:00
depsrc-usebefore.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
depsrc-wait.exp make(1): add test for the .WAIT dependency source 2020-09-07 18:40:32 +00:00
depsrc-wait.mk make(1): add test for the .WAIT dependency source 2020-09-07 18:40:32 +00:00
depsrc.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
depsrc.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
deptgt-begin-fail-indirect.exp make(1): fix error handling for .BEGIN dependency in -k mode 2020-11-24 19:04:42 +00:00
deptgt-begin-fail-indirect.mk make(1): add test for bug in error handling of .BEGIN in -k mode 2020-11-24 19:02:59 +00:00
deptgt-begin-fail.exp make(1): add test for bug in error handling of .BEGIN in -k mode 2020-11-24 19:02:59 +00:00
deptgt-begin-fail.mk make(1): add test for bug in error handling of .BEGIN in -k mode 2020-11-24 19:02:59 +00:00
deptgt-begin.exp make(1): add tests for the .BEGIN node 2020-11-15 20:47:01 +00:00
deptgt-begin.mk make(1): document why .BEGIN cannot be combined with .USE/.USEBEFORE 2020-11-15 22:28:08 +00:00
deptgt-default.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-default.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-delete_on_error.exp make(1): add test for deleting targets using .DELETE_ON_ERROR 2020-10-25 21:31:00 +00:00
deptgt-delete_on_error.mk make(1): add test for deleting targets using .DELETE_ON_ERROR 2020-10-25 21:31:00 +00:00
deptgt-end-fail-all.exp make(1): don't make .END if the main targets already failed 2020-12-07 01:04:06 +00:00
deptgt-end-fail-all.mk make(1): don't make .END if the main targets already failed 2020-12-07 01:04:06 +00:00
deptgt-end-fail-indirect.exp make(1): fix error handling for dependency of .END in -k mode 2020-11-24 18:17:45 +00:00
deptgt-end-fail-indirect.mk make(1): add test for .END after failed main node 2020-12-06 21:22:04 +00:00
deptgt-end-fail.exp make(1): don't make .END if the main targets already failed 2020-12-07 01:04:06 +00:00
deptgt-end-fail.mk make(1): don't make .END if the main targets already failed 2020-12-07 01:04:06 +00:00
deptgt-end-jobs.exp make(1): fix assertion failure in -j mode with .END node 2020-09-23 03:06:38 +00:00
deptgt-end-jobs.mk make(1): fix assertion failure in -j mode with .END node 2020-09-23 03:06:38 +00:00
deptgt-end.exp make(1): add test for .END depending on another target 2020-10-23 19:28:17 +00:00
deptgt-end.mk make(1): add test for .END depending on another target 2020-10-23 19:28:17 +00:00
deptgt-error.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-error.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
deptgt-ignore.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-ignore.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
deptgt-interrupt.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-interrupt.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
deptgt-main.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-main.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
deptgt-makeflags.exp make(1): add more tests for parsing .MAKEFLAGS lines 2020-11-08 02:31:24 +00:00
deptgt-makeflags.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
deptgt-no_parallel.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-no_parallel.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-nopath.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-nopath.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-notparallel.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-notparallel.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-objdir.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-objdir.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-order.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-order.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-path-suffix.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-path-suffix.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-path.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-path.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-phony.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-phony.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-precious.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-precious.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-shell.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-shell.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-silent.exp make(1): add loud target to the .SILENT test 2020-11-15 20:49:20 +00:00
deptgt-silent.mk make(1): add loud target to the .SILENT test 2020-11-15 20:49:20 +00:00
deptgt-stale.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
deptgt-stale.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
deptgt-suffixes.exp make(1): test that suffixes can be listed in any order 2020-11-21 21:54:42 +00:00
deptgt-suffixes.mk make(1): test that suffixes can be listed in any order 2020-11-21 21:54:42 +00:00
deptgt.exp make(1): add tests for edge cases when parsing directives 2020-11-15 11:57:00 +00:00
deptgt.mk make(1): add tests for edge cases when parsing directives 2020-11-15 11:57:00 +00:00
dir-expand-path.exp make(1): add test for expanding wildcards in directories 2020-08-22 21:55:54 +00:00
dir-expand-path.mk make(1): add test for expanding wildcards in directories 2020-08-22 21:55:54 +00:00
dir.exp make(1): add test for debug log for expansion of curly braces 2020-10-31 21:30:03 +00:00
dir.mk make(1): clean up unit tests 2020-11-03 18:42:33 +00:00
directive-dinclude.exp make(1): add tests for the various .include directives 2020-09-13 09:20:23 +00:00
directive-dinclude.mk make(1): add tests for the various .include directives 2020-09-13 09:20:23 +00:00
directive-elif.exp make(1): rewrite tests for misspelled .elif directive 2020-12-19 19:49:01 +00:00
directive-elif.mk make(1): rewrite tests for misspelled .elif directive 2020-12-19 19:49:01 +00:00
directive-elifdef.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
directive-elifdef.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
directive-elifmake.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
directive-elifmake.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
directive-elifndef.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
directive-elifndef.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
directive-elifnmake.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
directive-elifnmake.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
directive-else.exp make(1): error out on .else with extraneous text 2020-12-14 22:17:11 +00:00
directive-else.mk make(1): error out on .else with extraneous text 2020-12-14 22:17:11 +00:00
directive-endif.exp make(1): error out if an '.endif' contains extraneous text 2020-12-14 21:56:17 +00:00
directive-endif.mk make(1): error out if an '.endif' contains extraneous text 2020-12-14 21:56:17 +00:00
directive-error.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
directive-error.mk make(1): error out on misspelled directives 2020-12-13 01:07:54 +00:00
directive-export-env.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
directive-export-env.mk make(1): error out on misspelled directives 2020-12-13 01:07:54 +00:00
directive-export-gmake.exp make(1): add tests for parsing and exporting variables 2020-10-02 20:34:59 +00:00
directive-export-gmake.mk make(1): fix test directive-export-gmake for dash 2020-11-17 20:16:44 +00:00
directive-export-literal.exp make(1): revert previous commit 2020-10-05 19:27:47 +00:00
directive-export-literal.mk make(1): error out on misspelled directives 2020-12-13 01:07:54 +00:00
directive-export.exp make(1): error out on misspelled directives 2020-12-13 01:07:54 +00:00
directive-export.mk make(1): error out on misspelled directives 2020-12-13 01:07:54 +00:00
directive-for-generating-endif.exp make(1): add tests for .else and .for + .endif 2020-08-29 18:50:25 +00:00
directive-for-generating-endif.mk make(1): add tests for .else and .for + .endif 2020-08-29 18:50:25 +00:00
directive-for-lines.exp make(1): add test for backslash continuation lines in .for loops 2020-12-19 12:40:00 +00:00
directive-for-lines.mk make(1): add test for backslash continuation lines in .for loops 2020-12-19 12:40:00 +00:00
directive-for-null.exp make(1): add test for null byte in .for loop body 2020-12-19 16:00:17 +00:00
directive-for-null.mk make(1): add test for null byte in .for loop body 2020-12-19 16:00:17 +00:00
directive-for.exp make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
directive-for.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
directive-hyphen-include.exp make(1): add tests for the various .include directives 2020-09-13 09:20:23 +00:00
directive-hyphen-include.mk make(1): add tests for the various .include directives 2020-09-13 09:20:23 +00:00
directive-if-nested.exp make(1): add more tests for parsing .if directives 2020-11-10 22:23:37 +00:00
directive-if-nested.mk make(1): add more tests for parsing .if directives 2020-11-10 22:23:37 +00:00
directive-if.exp make(1): fix error message for .info/.warning/.error without argument 2020-12-19 22:33:11 +00:00
directive-if.mk make(1): fix error message for .info/.warning/.error without argument 2020-12-19 22:33:11 +00:00
directive-ifdef.exp make(1): add test for function call in .ifdef directive 2020-11-08 22:38:28 +00:00
directive-ifdef.mk make(1): add test for function call in .ifdef directive 2020-11-08 22:38:28 +00:00
directive-ifmake.exp make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
directive-ifmake.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
directive-ifndef.exp make(1): revert previous commit 2020-10-05 19:27:47 +00:00
directive-ifndef.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
directive-ifnmake.exp make(1): revert previous commit 2020-10-05 19:27:47 +00:00
directive-ifnmake.mk make(1): revert previous commit 2020-10-05 19:27:47 +00:00
directive-include-fatal.exp make(1): fix line number in expected test result for .include 2020-09-13 09:23:14 +00:00
directive-include-fatal.mk make(1): test another attempt at resuming from fatal errors 2020-09-13 10:20:11 +00:00
directive-include.exp make(1): move tests from directives.mk to separate tests 2020-11-03 17:17:31 +00:00
directive-include.mk make(1): add test for .include with trailing garbage in the line 2020-11-21 14:59:11 +00:00
directive-info.exp make(1): fix error message for .info/.warning/.error without argument 2020-12-19 22:33:11 +00:00
directive-info.mk make(1): fix error message for .info/.warning/.error without argument 2020-12-19 22:33:11 +00:00
directive-misspellings.exp make(1): error out on misspelled directives 2020-12-13 01:07:54 +00:00
directive-misspellings.mk make(1): adjust timestamps in unit tests 2020-12-13 01:10:22 +00:00
directive-sinclude.exp make(1): add tests for the various .include directives 2020-09-13 09:20:23 +00:00
directive-sinclude.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
directive-undef.exp make(1): error out if .undef has not exactly 1 argument 2020-12-19 22:10:17 +00:00
directive-undef.mk make(1): error out if .undef has not exactly 1 argument 2020-12-19 22:10:17 +00:00
directive-unexport-env.exp make(1): error out on misspelled .export directives 2020-12-12 18:11:42 +00:00
directive-unexport-env.mk make(1): error out on misspelled .export directives 2020-12-12 18:11:42 +00:00
directive-unexport.exp make(1): error out on misspelled directives 2020-12-13 01:07:54 +00:00
directive-unexport.mk make(1): error out on misspelled directives 2020-12-13 01:07:54 +00:00
directive-warning.exp make(1): fix error message for .info/.warning/.error without argument 2020-12-19 22:33:11 +00:00
directive-warning.mk make(1): fix error message for .info/.warning/.error without argument 2020-12-19 22:33:11 +00:00
directive.exp make(1): add tests for edge cases when parsing directives 2020-11-15 11:57:00 +00:00
directive.mk make(1): add tests for edge cases when parsing directives 2020-11-15 11:57:00 +00:00
dollar.exp make(1): in tests, replace "dollar character" with "dollar sign" 2020-11-03 18:21:36 +00:00
dollar.mk make(1): in tests, replace "dollar character" with "dollar sign" 2020-11-03 18:21:36 +00:00
doterror.exp
doterror.mk make(1): use consistent RCS Id in test files 2020-10-24 08:34:59 +00:00
dotwait.exp
dotwait.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
envfirst.exp make(1): add tests for previously uncovered code 2020-07-25 21:19:29 +00:00
envfirst.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
error.exp make(1): clean up tests error.mk and escape.mk 2020-11-03 17:38:45 +00:00
error.mk make(1): clean up tests error.mk and escape.mk 2020-11-03 17:38:45 +00:00
escape.exp
escape.mk make(1): clean up tests error.mk and escape.mk 2020-11-03 17:38:45 +00:00
export-all.exp
export-all.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
export-env.exp
export-env.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
export-variants.exp make(1): add test for exporting variables 2020-08-07 19:24:27 +00:00
export-variants.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
export.exp Limit output of export tests to POSIX compatible env vars 2020-10-10 19:25:19 +00:00
export.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
forloop.exp make(1): in test forloop.mk, replace shell execution with .info 2020-11-03 17:37:57 +00:00
forloop.mk make(1): in test forloop.mk, replace shell execution with .info 2020-11-03 17:37:57 +00:00
forsubst.exp
forsubst.mk make(1): document the interesting part of the test forsubst.mk 2020-11-03 17:59:27 +00:00
gnode-submake.exp make(1): add test for OP_SUBMAKE 2020-11-07 23:25:06 +00:00
gnode-submake.mk make(1): add test for OP_SUBMAKE 2020-11-07 23:25:06 +00:00
hanoi-include.exp make(1): add test demonstrating the Towers of Hanoi puzzle 2020-10-03 17:30:54 +00:00
hanoi-include.mk make(1): add test demonstrating the Towers of Hanoi puzzle 2020-10-03 17:30:54 +00:00
impsrc.exp make(1): enable test for .IMPSRC 2020-08-07 13:43:50 +00:00
impsrc.mk make(1): enable test for .IMPSRC 2020-08-07 13:43:50 +00:00
include-main.exp make(1): describe how Parse_Error might print stack traces 2020-09-14 19:59:47 +00:00
include-main.mk make(1): fix .INCLUDEDFROMDIR/.INCLUDEDFROMFILE 2020-09-05 18:18:05 +00:00
include-sub.mk make(1): remove word "Ptr" from variable names 2020-11-02 19:07:09 +00:00
include-subsub.mk make(1): add test for .INCLUDEDFILE combined with .for loops 2020-09-05 18:13:47 +00:00
job-flags.exp make(1): test ignoring errors from shell commands in jobs mode 2020-11-14 13:17:47 +00:00
job-flags.mk make(1): test ignoring errors from shell commands in jobs mode 2020-11-14 13:17:47 +00:00
job-output-long-lines.exp make(1): fix test job-output-long-lines 2020-09-29 18:16:24 +00:00
job-output-long-lines.mk make(1): reduce amount of work in test job-output-long-lines.mk 2020-11-01 17:29:13 +00:00
jobs-error-indirect.exp make(1): add tests for suppressing "stopped in" 2020-12-01 17:50:04 +00:00
jobs-error-indirect.mk make(1): add tests for suppressing "stopped in" 2020-12-01 17:50:04 +00:00
jobs-error-nested-make.exp make(1): add tests for suppressing "stopped in" 2020-12-01 17:50:04 +00:00
jobs-error-nested-make.mk make(1): add tests for suppressing "stopped in" 2020-12-01 17:50:04 +00:00
jobs-error-nested.exp make(1): add tests for suppressing "stopped in" 2020-12-01 17:50:04 +00:00
jobs-error-nested.mk make(1): add tests for suppressing "stopped in" 2020-12-01 17:50:04 +00:00
lint.exp make(1): in lint mode, exit with error status on errors 2020-11-01 00:24:57 +00:00
lint.mk make(1): move flags for lint test into the test itself 2020-09-15 16:22:04 +00:00
make-exported.exp make(1): revert previous commit 2020-10-05 19:27:47 +00:00
make-exported.mk make(1): revert previous commit 2020-10-05 19:27:47 +00:00
Makefile make(1): align tests for :localtime with those for :gmtime 2020-12-21 20:47:29 +00:00
meta-cmd-cmp.exp Add some tests for meta mode 2020-11-30 18:32:49 +00:00
meta-cmd-cmp.mk Don't let gcov mess up results 2020-12-05 22:51:34 +00:00
moderrs.exp make(1): treat malformed :range, :ts and :[...] as errors 2020-11-01 14:36:25 +00:00
moderrs.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
modmatch.exp make(1): move tests for the :M modifier into separate files 2020-08-16 20:03:52 +00:00
modmatch.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
modmisc.exp make(1): move tests for indirect modifiers around 2020-12-20 19:29:06 +00:00
modmisc.mk make(1): move tests for indirect modifiers around 2020-12-20 19:29:06 +00:00
modts.exp make(1): move some of the :ts tests into a separate file 2020-08-31 19:58:21 +00:00
modts.mk make(1): clean up unit tests 2020-11-03 18:42:33 +00:00
modword.exp make(1): add tests for the variable modifiers :[words] and :range 2020-11-01 13:55:31 +00:00
modword.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
objdir-writable.exp Pass a writable flag to Main_SetObjdir to control writable check 2020-11-12 23:35:21 +00:00
objdir-writable.mk Remove RO_OBJDIR when done 2020-11-14 07:36:00 +00:00
opt-backwards.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-backwards.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-chdir.exp make(1): add tests for the command line option -C 2020-11-14 22:39:14 +00:00
opt-chdir.mk Avoid problem with /usr/obj 2020-11-15 05:43:56 +00:00
opt-debug-all.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-all.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-archive.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-archive.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-cond.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-cond.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-curdir.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-curdir.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-dir.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-dir.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-errors.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
opt-debug-errors.mk make(1): add test for the -de option 2020-09-06 04:35:03 +00:00
opt-debug-file.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-file.mk make(1): revert previous commit 2020-10-05 19:27:47 +00:00
opt-debug-for.exp make(1): revert previous commit 2020-10-05 19:27:47 +00:00
opt-debug-for.mk make(1): revert previous commit 2020-10-05 19:27:47 +00:00
opt-debug-graph1.exp make(1): use fixed format for debug output of the directory cache 2020-12-04 14:28:50 +00:00
opt-debug-graph1.mk make(1): remove trailing whitespace in -dg1 debug output 2020-09-05 06:46:12 +00:00
opt-debug-graph2.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-graph2.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-graph3.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-graph3.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-hash.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-hash.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-jobs.exp make(1): move Job.xtraced to ShellWriter 2020-12-12 10:21:50 +00:00
opt-debug-jobs.mk make(1): avoid race condition in test opt-debug-jobs 2020-11-12 21:54:52 +00:00
opt-debug-lint.exp make(1): error out on unknown variable modifiers at parse time 2020-12-20 19:47:34 +00:00
opt-debug-lint.mk make(1): remove wrong error message for indirect modifier in lint mode 2020-12-20 19:10:53 +00:00
opt-debug-loud.exp make(1): revert previous commit 2020-10-05 19:27:47 +00:00
opt-debug-loud.mk make(1): revert previous commit 2020-10-05 19:27:47 +00:00
opt-debug-making.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-making.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-meta.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-meta.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-no-rm.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-no-rm.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-parse.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-parse.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-suff.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-suff.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-targets.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-targets.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-var.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-var.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-varraw.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-varraw.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-x-trace.exp make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug-x-trace.mk make(1): add tests for each debug option 2020-09-05 06:20:50 +00:00
opt-debug.exp make(1): revert previous commit 2020-10-05 19:27:47 +00:00
opt-debug.mk make(1): revert previous commit 2020-10-05 19:27:47 +00:00
opt-define.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-define.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-env.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-env.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-file.exp make(1): re-add improved assertion in ParseGetLine 2020-12-22 08:51:30 +00:00
opt-file.mk make(1): fix comment in test about null bytes in makefiles 2020-12-22 08:57:23 +00:00
opt-ignore.exp make(1): switch some tests to line-buffered stdout 2020-10-18 18:12:42 +00:00
opt-ignore.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
opt-include-dir.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-include-dir.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-jobs-internal.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-jobs-internal.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-jobs-no-action.exp make(1): name Shell fields consistently 2020-12-10 23:54:41 +00:00
opt-jobs-no-action.mk make(1): name Shell fields consistently 2020-12-10 23:54:41 +00:00
opt-jobs.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-jobs.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-keep-going-multiple.exp make(1): fix wrong exit status for multiple failed main targets 2020-12-07 01:35:33 +00:00
opt-keep-going-multiple.mk make(1): add test for wrong exit status 0 after failed targets with -k 2020-12-07 01:32:04 +00:00
opt-keep-going.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
opt-keep-going.mk make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
opt-m-include-dir.exp make(1): add test for the -m option, the special .../ path 2020-09-01 20:14:34 +00:00
opt-m-include-dir.mk make(1): add test for the -m option, the special .../ path 2020-09-01 20:14:34 +00:00
opt-no-action-at-all.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-no-action-at-all.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-no-action-runflags.exp make(1): add test for the -n option combined with RunFlags 2020-12-09 07:57:51 +00:00
opt-no-action-runflags.mk make(1): add test for the -n option combined with RunFlags 2020-12-09 07:57:51 +00:00
opt-no-action.exp make(1): add test for the -n option 2020-08-19 05:25:26 +00:00
opt-no-action.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
opt-query.exp make(1): add test for the -q option 2020-08-19 05:13:18 +00:00
opt-query.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
opt-raw.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-raw.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-silent.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-silent.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-touch-jobs.exp make(1): add test for the -t option in jobs mode 2020-11-14 15:35:20 +00:00
opt-touch-jobs.mk make(1): add test for the -t option in jobs mode 2020-11-14 15:35:20 +00:00
opt-touch.exp make(1): add test for touching a .MAKE target 2020-11-14 14:13:09 +00:00
opt-touch.mk make(1): add test for touching a .MAKE target 2020-11-14 14:13:09 +00:00
opt-tracefile.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-tracefile.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-var-expanded.exp make(1): add tests for the -i -k -v -V -W options 2020-08-23 14:28:04 +00:00
opt-var-expanded.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
opt-var-literal.exp make(1): add tests for the -i -k -v -V -W options 2020-08-23 14:28:04 +00:00
opt-var-literal.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
opt-warnings-as-errors.exp make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
opt-warnings-as-errors.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
opt-where-am-i.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-where-am-i.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt-x-reduce-exported.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
opt-x-reduce-exported.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
opt.exp make(1): fix wrong exit status for multiple failed main targets 2020-12-07 01:35:33 +00:00
opt.mk Always use -r -f /dev/null when not intending to read a makefile 2020-11-18 01:06:59 +00:00
order.exp
order.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
parse-var.exp make(1): add tests for parsing assignments, especially :sh 2020-10-04 06:53:15 +00:00
parse-var.mk make(1): add tests for parsing assignments, especially :sh 2020-10-04 06:53:15 +00:00
phony-end.exp make(1): enable test phony-end 2020-08-07 14:26:18 +00:00
phony-end.mk make(1): use consistent RCS Id in test files 2020-10-24 08:34:59 +00:00
posix1.exp
posix1.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
posix.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
posix.mk make(1): use consistent RCS Id in test files 2020-10-24 08:34:59 +00:00
recursive.exp make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
recursive.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
sh-dots.exp make(1): normalize output of test sh-dots for non-native mode 2020-12-07 22:27:56 +00:00
sh-dots.mk make(1): add tests for generating the ... command indirectly 2020-10-25 22:04:24 +00:00
sh-errctl.exp Prune job debug output that may appear out of order. 2020-12-13 05:13:38 +00:00
sh-errctl.mk make(1): add test for a shell with error control 2020-12-12 15:06:11 +00:00
sh-flags.exp make(1): reduce number of test cases in sh-flags.mk 2020-12-12 12:19:18 +00:00
sh-flags.mk make(1): reduce number of test cases in sh-flags.mk 2020-12-12 12:19:18 +00:00
sh-jobs-error.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
sh-jobs-error.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
sh-jobs.exp make(1): add tests for comments and non-comments in jobs mode 2020-12-11 01:06:10 +00:00
sh-jobs.mk make(1): add tests for comments and non-comments in jobs mode 2020-12-11 01:06:10 +00:00
sh-leading-at.exp make(1): add test for repeating the leading '@' in shell commands 2020-11-09 20:57:36 +00:00
sh-leading-at.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
sh-leading-hyphen.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
sh-leading-hyphen.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
sh-leading-plus.exp make(1): add test for + commands with the -n command line option 2020-08-23 14:46:33 +00:00
sh-leading-plus.mk make(1): in tests, move command line arguments into the test proper 2020-11-09 20:50:56 +00:00
sh-meta-chars.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
sh-meta-chars.mk make(1): normalize output of test sh-dots for non-native mode 2020-12-07 22:27:56 +00:00
sh-multi-line.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
sh-multi-line.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
sh-single-line.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
sh-single-line.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
sh.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
sh.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
shell-csh.exp make(1): demonstrate naive output filtering with csh in parallel mode 2020-10-03 15:38:13 +00:00
shell-csh.mk Avoid noise when csh does not exist 2020-12-13 02:09:55 +00:00
shell-custom.exp make(1): add tests for the various supported shells 2020-10-03 14:39:36 +00:00
shell-custom.mk make(1): add tests for the various supported shells 2020-10-03 14:39:36 +00:00
shell-ksh.exp make(1): add tests for the various supported shells 2020-10-03 14:39:36 +00:00
shell-ksh.mk make(1): add tests for the various supported shells 2020-10-03 14:39:36 +00:00
shell-sh.exp make(1): add tests for the various supported shells 2020-10-03 14:39:36 +00:00
shell-sh.mk make(1): add tests for the various supported shells 2020-10-03 14:39:36 +00:00
suff-add-later.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-add-later.mk make(1): enable suffix log for test suff-add-later.mk 2020-10-21 08:18:24 +00:00
suff-clear-regular.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-clear-regular.mk make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-clear-single.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-clear-single.mk make(1): split test suffixes.mk into simpler, isolated tests 2020-10-20 20:36:53 +00:00
suff-incomplete.exp make(1): add more debugging for searching transformation rules 2020-11-22 21:34:34 +00:00
suff-incomplete.mk make(1): document the type of the .DEFAULT node 2020-11-22 11:05:49 +00:00
suff-lookup.exp make(1): add more debugging for searching transformation rules 2020-11-22 21:34:34 +00:00
suff-lookup.mk make(1): extend test suff-lookup.mk 2020-10-24 03:18:22 +00:00
suff-main-several.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-main-several.mk make(1): add another unit test for suffix handling 2020-11-22 20:36:17 +00:00
suff-main.exp make(1): add test for turning a target into a transformation 2020-10-18 16:33:18 +00:00
suff-main.mk make(1): add test for turning a target into a transformation 2020-10-18 16:33:18 +00:00
suff-phony.exp make(1): test that .PHONY targets are not resolved using suffix rules 2020-11-23 15:00:32 +00:00
suff-phony.mk make(1): test that .PHONY targets are not resolved using suffix rules 2020-11-23 15:00:32 +00:00
suff-rebuild.exp make(1): add more debugging for searching transformation rules 2020-11-22 21:34:34 +00:00
suff-rebuild.mk make(1): add explanation for test suff-rebuild 2020-11-21 12:01:16 +00:00
suff-self.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-self.mk make(1): add test for self-referencing suffix rule 2020-11-16 15:12:16 +00:00
suff-transform-debug.exp make(1): use fixed format for debug output of the directory cache 2020-12-04 14:28:50 +00:00
suff-transform-debug.mk make(1): add test for debug output from transformation rules 2020-11-22 23:45:20 +00:00
suff-transform-endless.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-transform-endless.mk make(1): fix endless loop when resolving circular suffix rules 2020-11-23 14:47:12 +00:00
suff-transform-expand.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-transform-expand.mk make(1): split test suffixes.mk into simpler, isolated tests 2020-10-20 20:36:53 +00:00
suff-transform-select.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
suff-transform-select.mk make(1): fix endless loop when resolving circular suffix rules 2020-11-23 14:47:12 +00:00
sunshcmd.exp
sunshcmd.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
ternary.exp
ternary.mk make(1): use consistent RCS Id in test files 2020-10-24 08:34:59 +00:00
unexport-env.exp
unexport-env.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
unexport.exp
unexport.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
use-inference.exp make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
use-inference.mk make(1): fix exit status in -k mode if a dependency fails 2020-12-07 00:53:30 +00:00
var-class-cmdline.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
var-class-cmdline.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
var-class-env.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
var-class-env.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
var-class-global.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
var-class-global.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
var-class-local-legacy.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
var-class-local-legacy.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
var-class-local.exp make(1): add test for legacy local variables @F, @D 2020-11-05 18:08:39 +00:00
var-class-local.mk make(1): add test for legacy local variables @F, @D 2020-11-05 18:08:39 +00:00
var-class.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
var-class.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
var-op-append.exp make(1): demonstrate double expansion when appending to a variable 2020-10-30 20:36:33 +00:00
var-op-append.mk make(1): demonstrate double expansion when appending to a variable 2020-10-30 20:36:33 +00:00
var-op-assign.exp make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
var-op-assign.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
var-op-default.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
var-op-default.mk make(1): add tests and tutorial for the ?= assignment operator 2020-12-07 21:35:43 +00:00
var-op-expand.exp make(1): add test for edge case in resolving undefined variables 2020-11-08 13:46:15 +00:00
var-op-expand.mk make(1): fix bug description of using := with undefined variable 2020-11-08 14:00:52 +00:00
var-op-shell.exp make(1): move test for != assignments to var-op-shell 2020-11-09 20:39:46 +00:00
var-op-shell.mk make(1): move test for != assignments to var-op-shell 2020-11-09 20:39:46 +00:00
var-op-sunsh.exp make(1): fix parsing of the :sh assignment operator modifier 2020-10-04 07:49:45 +00:00
var-op-sunsh.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
var-op.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
var-op.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
var-recursive.exp make(1): add test for recursion detection with short variable names 2020-10-31 13:45:00 +00:00
var-recursive.mk make(1): add test for recursion detection with short variable names 2020-10-31 13:45:00 +00:00
varcmd.exp
varcmd.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
vardebug.exp make(1): error out on unknown variable modifiers at parse time 2020-12-20 19:47:34 +00:00
vardebug.mk make(1): fix function names in test for variable debugging 2020-10-31 13:15:10 +00:00
varfind.exp make(1): add tests for previously uncovered code 2020-07-25 21:19:29 +00:00
varfind.mk make(1): add tests for previously uncovered code 2020-07-25 21:19:29 +00:00
varmisc.exp Add test case for FLAGS dependent on .TARGET 2020-08-31 16:20:00 +00:00
varmisc.mk make(1): move test for recursive variable to cond-func-empty 2020-11-28 14:08:37 +00:00
varmod-assign.exp make(1): explain existing tests for the ::= assignment modifiers 2020-10-18 21:36:22 +00:00
varmod-assign.mk make(1): add test for the ::+= modifier expanding its right-hand side 2020-10-18 21:37:24 +00:00
varmod-defined.exp make(1): add test demonstrating the :D modifier with := assignments 2020-11-08 20:29:13 +00:00
varmod-defined.mk make(1): fix tests varmod-defined and varmod-loop regarding dollars 2020-11-12 00:40:55 +00:00
varmod-edge.exp make(1): error out on unknown variable modifiers at parse time 2020-12-20 19:47:34 +00:00
varmod-edge.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
varmod-exclam-shell.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-exclam-shell.mk make(1): clean up unit tests 2020-11-03 18:42:33 +00:00
varmod-extension.exp make(1): add tests for variable modifiers on trailing slashes 2020-12-20 22:57:40 +00:00
varmod-extension.mk make(1): add tests for variable modifiers on trailing slashes 2020-12-20 22:57:40 +00:00
varmod-gmtime.exp make(1): remove excess newline from parse errors (since 2020-11-01) 2020-12-21 21:04:18 +00:00
varmod-gmtime.mk make(1): fix commit number in tests for :gmtime and :localtime 2020-12-22 07:22:39 +00:00
varmod-hash.exp make(1): move tests for :hash :range :localtime into separate files 2020-08-23 15:13:21 +00:00
varmod-hash.mk make(1): add test for :hash returning ffffffff 2020-09-04 06:54:07 +00:00
varmod-head.exp make(1): add tests for variable modifiers on trailing slashes 2020-12-20 22:57:40 +00:00
varmod-head.mk make(1): add tests for variable modifiers on trailing slashes 2020-12-20 22:57:40 +00:00
varmod-ifelse.exp make(1): add test demonstrating how to defer evaluation in :? modifier 2020-12-10 16:36:47 +00:00
varmod-ifelse.mk make(1): document limitations of deferred '$' in ':?' modifier 2020-12-10 16:47:42 +00:00
varmod-indirect.exp make(1): error out on unknown variable modifiers at parse time 2020-12-20 19:47:34 +00:00
varmod-indirect.mk make(1): move tests for indirect modifiers around 2020-12-20 19:29:06 +00:00
varmod-l-name-to-value.exp make(1): fix bug in evaluation of indirect variable modifiers 2020-09-30 05:58:22 +00:00
varmod-l-name-to-value.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
varmod-localtime.exp make(1): remove excess newline from parse errors (since 2020-11-01) 2020-12-21 21:04:18 +00:00
varmod-localtime.mk make(1): fix commit number in tests for :gmtime and :localtime 2020-12-22 07:22:39 +00:00
varmod-loop.exp make(1): fix tests varmod-defined and varmod-loop regarding dollars 2020-11-12 00:40:55 +00:00
varmod-loop.mk make(1): fix tests varmod-defined and varmod-loop regarding dollars 2020-11-12 00:40:55 +00:00
varmod-match-escape.exp make(1): add more tests for the variable modifier :M 2020-11-01 19:49:28 +00:00
varmod-match-escape.mk make(1): add more tests for the variable modifier :M 2020-11-01 19:49:28 +00:00
varmod-match.exp make(1): add test for escaping dollars in the :M variable modifier 2020-09-12 22:35:43 +00:00
varmod-match.mk make(1): add remarks to var.c and the test varmod-match 2020-11-15 18:33:41 +00:00
varmod-no-match.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-no-match.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varmod-order-reverse.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-order-reverse.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
varmod-order-shuffle.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-order-shuffle.mk make(1): document since when the :Ox modifier is available 2020-11-09 20:16:33 +00:00
varmod-order.exp make(1): move tests for the :Ox modifier into separate file 2020-08-16 20:43:01 +00:00
varmod-order.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
varmod-path.exp make(1): add test for the :P variable modifier 2020-08-23 08:10:49 +00:00
varmod-path.mk make(1): add test for the :P variable modifier 2020-08-23 08:10:49 +00:00
varmod-quote-dollar.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-quote-dollar.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varmod-quote.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-quote.mk make(1): add test for the :Q modifier 2020-10-29 19:07:45 +00:00
varmod-range.exp make(1): remove excess newline from parse errors (since 2020-11-01) 2020-12-21 21:04:18 +00:00
varmod-range.mk make(1): treat malformed :range, :ts and :[...] as errors 2020-11-01 14:36:25 +00:00
varmod-remember.exp make(1): move tests for the :tu and :_ modifiers into separate files 2020-08-23 15:18:43 +00:00
varmod-remember.mk make(1): move tests for the :tu and :_ modifiers into separate files 2020-08-23 15:18:43 +00:00
varmod-root.exp make(1): add tests for variable modifiers on trailing slashes 2020-12-20 22:57:40 +00:00
varmod-root.mk make(1): add tests for variable modifiers on trailing slashes 2020-12-20 22:57:40 +00:00
varmod-select-words.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-select-words.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varmod-shell.exp make(1): fix error message of failed :!cmd! modifier (since 2000-04-29) 2020-11-17 20:11:02 +00:00
varmod-shell.mk make(1): fix error message of failed :!cmd! modifier (since 2000-04-29) 2020-11-17 20:11:02 +00:00
varmod-subst-regex.exp make(1): add test for unknown modifier in :C modifier replacement 2020-12-05 18:13:44 +00:00
varmod-subst-regex.mk make(1): add test for unknown modifier in :C modifier replacement 2020-12-05 18:13:44 +00:00
varmod-subst.exp make(1): add all printable ASCII characters to the varmod-subst test 2020-11-03 18:18:31 +00:00
varmod-subst.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
varmod-sysv.exp make(1): improve explanation of tests for the SysV modifier 2020-12-05 13:01:33 +00:00
varmod-sysv.mk make(1): improve explanation of tests for the SysV modifier 2020-12-05 13:01:33 +00:00
varmod-tail.exp make(1): add tests for variable modifiers on trailing slashes 2020-12-20 22:57:40 +00:00
varmod-tail.mk make(1): add tests for variable modifiers on trailing slashes 2020-12-20 22:57:40 +00:00
varmod-to-abs.exp make(1): fix test varmod-to-abs with USE_ABSOLUTE_TESTNAMES=yes 2020-11-15 05:48:17 +00:00
varmod-to-abs.mk make(1): fix test varmod-to-abs with USE_ABSOLUTE_TESTNAMES=yes 2020-11-15 05:48:17 +00:00
varmod-to-lower.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-to-lower.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
varmod-to-many-words.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-to-many-words.mk make(1): add tests for :tW and :tw modifiers 2020-12-20 23:29:50 +00:00
varmod-to-one-word.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-to-one-word.mk make(1): add tests for :tW and :tw modifiers 2020-12-20 23:29:50 +00:00
varmod-to-separator.exp make(1): remove excess newline from parse errors (since 2020-11-01) 2020-12-21 21:04:18 +00:00
varmod-to-separator.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
varmod-to-upper.exp make(1): move tests for the :tu and :_ modifiers into separate files 2020-08-23 15:18:43 +00:00
varmod-to-upper.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
varmod-undefined.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varmod-undefined.mk make(1): update and add comments in tests 2020-11-15 20:20:58 +00:00
varmod-unique.exp make(1): fix the :u modifier, which was broken for almost a day 2020-08-31 17:41:38 +00:00
varmod-unique.mk make(1): fix the :u modifier, which was broken for almost a day 2020-08-31 17:41:38 +00:00
varmod.exp make(1): fix error message for .info/.warning/.error without argument 2020-12-19 22:33:11 +00:00
varmod.mk make(1): fix error message for .info/.warning/.error without argument 2020-12-19 22:33:11 +00:00
varname-dollar.exp make(1): add test for the $$ expression 2020-08-19 05:40:06 +00:00
varname-dollar.mk make(1): add test for the $$ expression 2020-08-19 05:40:06 +00:00
varname-dot-alltargets.exp make(1): add test for the .ALLTARGETS special variable 2020-08-25 22:51:54 +00:00
varname-dot-alltargets.mk make(1): add test for the .ALLTARGETS special variable 2020-08-25 22:51:54 +00:00
varname-dot-curdir.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-curdir.mk make(1): move test for .CURDIR from misc.mk to varname-dot-curname.mk 2020-10-08 19:09:08 +00:00
varname-dot-includedfromdir.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-includedfromdir.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-includedfromfile.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-includedfromfile.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-includes.exp make(1): add tests for the special .INCLUDES and .LIBS variables 2020-08-28 03:51:06 +00:00
varname-dot-includes.mk make(1): fix tests for .INCLUDES and .LIBS 2020-09-13 16:53:19 +00:00
varname-dot-libs.exp make(1): add tests for the special .INCLUDES and .LIBS variables 2020-08-28 03:51:06 +00:00
varname-dot-libs.mk make(1): fix tests for .INCLUDES and .LIBS 2020-09-13 16:53:19 +00:00
varname-dot-make-dependfile.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-dependfile.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-expand_variables.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-expand_variables.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-exported.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-exported.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-jobs-prefix.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-jobs-prefix.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-jobs.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-jobs.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-level.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-level.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-makefile_preference.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-makefile_preference.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-makefiles.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-makefiles.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-meta-bailiwick.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-meta-bailiwick.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-meta-created.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-meta-created.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-meta-files.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-meta-files.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-meta-ignore_filter.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-meta-ignore_filter.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-meta-ignore_paths.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-meta-ignore_paths.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-meta-ignore_patterns.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-meta-ignore_patterns.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-meta-prefix.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-meta-prefix.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-mode.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-mode.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-path_filemon.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-path_filemon.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-pid.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-pid.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-ppid.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-ppid.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-make-save_dollars.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-make-save_dollars.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-makeflags.exp make(1): add test for the special .MAKEFLAGS variable 2020-12-01 20:37:30 +00:00
varname-dot-makeflags.mk make(1): add test for the special .MAKEFLAGS variable 2020-12-01 20:37:30 +00:00
varname-dot-makeoverrides.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-makeoverrides.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-newline.exp make(1): add test for the .newline variable 2020-08-19 05:51:18 +00:00
varname-dot-newline.mk make(1): indent directives like .info, .if, .for consistently 2020-10-24 08:46:08 +00:00
varname-dot-objdir.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-objdir.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-dot-parsedir.exp make(1): fix tests for .PARSEDIR/.PARSEFILE 2020-09-21 03:45:29 +00:00
varname-dot-parsedir.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
varname-dot-parsefile.exp make(1): fix tests for .PARSEDIR/.PARSEFILE 2020-09-21 03:45:29 +00:00
varname-dot-parsefile.mk make(1): use consistent indentation in variable assignments 2020-10-24 08:50:17 +00:00
varname-dot-path.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-path.mk make(1): add test for the special .PATH target and variable 2020-10-02 18:46:54 +00:00
varname-dot-shell.exp make(1): rename VARE_ASSIGN to VARE_KEEP_DOLLAR 2020-11-08 16:58:33 +00:00
varname-dot-shell.mk make(1): prevent appending to read-only variables 2020-10-30 16:09:56 +00:00
varname-dot-targets.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-dot-targets.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-empty.exp make(1): fix typo in test for variable with empty name 2020-11-15 20:50:46 +00:00
varname-empty.mk make(1): add tests for the variable named "" 2020-10-23 17:53:01 +00:00
varname-make_print_var_on_error-jobs.exp make(1): add tests for variable expansion in .ERROR handling 2020-12-13 19:08:20 +00:00
varname-make_print_var_on_error-jobs.mk make(1): add tests for variable expansion in .ERROR handling 2020-12-13 19:08:20 +00:00
varname-make_print_var_on_error.exp make(1): add tests for variable expansion in .ERROR handling 2020-12-13 19:08:20 +00:00
varname-make_print_var_on_error.mk make(1): add tests for variable expansion in .ERROR handling 2020-12-13 19:08:20 +00:00
varname-make.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-make.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-makefile.exp make(1): add test for MAKEFILE after reading all files 2020-11-09 22:36:44 +00:00
varname-makefile.mk make(1): add test for MAKEFILE after reading all files 2020-11-09 22:36:44 +00:00
varname-makeflags.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-makeflags.mk make(1): add test for the special .MAKEFLAGS variable 2020-12-01 20:37:30 +00:00
varname-pwd.exp make(1): add dummies for fine-grained tests, one per single feature 2020-08-16 12:07:50 +00:00
varname-pwd.mk make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
varname-vpath.exp make(1): add test for the obsolete variable VPATH 2020-11-10 00:19:19 +00:00
varname-vpath.mk make(1): add test for the obsolete variable VPATH 2020-11-10 00:19:19 +00:00
varname.exp make(1): properly handle errors for malformed archive target names 2020-11-07 13:09:13 +00:00
varname.mk make(1): document test for parsing of variable assignments 2020-11-02 22:59:48 +00:00
varparse-dynamic.exp make(1): fix off-by-one error in Var_Parse for dynamic variables 2020-07-26 22:19:11 +00:00
varparse-dynamic.mk make(1): add test for dynamic variable with modifiers in global context 2020-11-21 15:48:05 +00:00
varparse-errors.exp make(1): error out on unknown variable modifiers at parse time 2020-12-20 19:47:34 +00:00
varparse-errors.mk make(1): error out on unknown variable modifiers at parse time 2020-12-20 19:47:34 +00:00
varparse-mod.exp make(1): add tests for parsing and exporting variables 2020-10-02 20:34:59 +00:00
varparse-mod.mk make(1): add tests for parsing and exporting variables 2020-10-02 20:34:59 +00:00
varparse-undef-partial.exp make(1): add test for partial expansion of undefined variables 2020-09-25 05:56:59 +00:00
varparse-undef-partial.mk make(1): fix typo and reasoning in test varparse-undef-partial.mk 2020-11-04 05:10:01 +00:00
varquote.exp - Introduce :q modifier for make variables and make it double escape $'s so 2018-05-27 01:14:50 +00:00
varquote.mk use %s formats to avoid -flag confusion (from sjg) 2018-12-16 18:53:34 +00:00