Lines Matching +refs:test +refs:current +refs:scope

8 	Add a suitable unit test.
154 o in stack trace with details and includes, list the current file
194 to avoid failure in test on NFS - since the temp file for the
224 o unit-tests: test expressions based on undefined variables
582 o export variables with value from target scope
662 tweak the unit test to detect the bug thus fixed.
703 o unit-tests cover all cases of :mtime, test and explain exporting
757 * configure.in: fix the test for wether TZ=Europe/Berlin works.
766 o make.1: clean up wording, clarify scope of '!' in conditions
817 o unit test for .undef of readOnly vars
834 o lots of unit test updates
883 o unit-tests: improved var-scope-local
1140 o var.c: fix spacing, and a typo in a test
1307 reduce scope of the list of wildcard target names
1464 breaks another test case on Minix.
1696 o rename context and ctxt to scope
1698 o Var_ functions, move the scope to the front
1819 o some unit-test updates
2091 reduce the scope where recursive expressions are detected
2107 add test for combining the :@ and :? variable modifiers
2240 disable opt-debug-jobs test until it works on ubuntu
2357 o unit test for .TARGET dependent flags
2424 o ensure unit-test/Makefile is run by TEST_MAKE
2525 fixes unit-test/moderrs on Ubuntu
2527 if DEBUG(LINT) test substition of value, so we get a file and
2611 * unit-test/Makefile: we need to supress the specific error
2629 o unit-tests/varmisc.mk: test for nested varname
2668 o unit test for :Or
2701 * unit-tests/dollar.mk: tweak '1 dollar literal' test
2708 o unit test for dollar handling
2715 plus unit-test changes
2724 o unit-tests: add test case for lazy conditions
2820 so we can use just: make obj && make && make test
2898 Add a suitable unit-test.
2913 add unit-test to catch this.
2972 o main.c: Main_SetObjdir: ensure buf2 is in scope
2992 o str.c: Str_Match: fix closure tests for [^] and add unit-test.
3328 o unit-tests/cond2.mk: test various error conditions
3387 o we still have the new unit test structure which is ok.
3392 * configure.in: test that result of getconf PATH_MAX is numeric
3561 and add a unit-test.
3564 this let's makefiles test for support.
3630 o unit-tests/order: test the above
3895 o .MAKE.META.BAILIWICK - list of prefixes which define the scope
3897 said bailiwick, which is found to be missing, causes current
3905 - add a test case
4478 o make .WAIT apply recursively, document and test case - apb
4480 modifier list, document and test case - sjg
4604 * Makefile.in (accept test): use ${.MAKE:S,^./,${.CURDIR}/,}
4605 so that './bmake -f Makefile test' works.
4626 * unit-test/Makefile.in: ternary is .PHONY
5014 * make.c: Make_OODate's test for a library out of date was using
5065 * Imported NetBSD's -current make(1) and resolve conflicts.